mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
App build output naming consistency
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
!define UNINSTALL_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\{{winRegistryKey}}"
|
||||
|
||||
Name "{{applicationName}} v{{applicationVersion}}"
|
||||
OutFile "{{outFile}}"
|
||||
OutFile "{{outputName}}"
|
||||
InstallDir "{{executablePath}}"
|
||||
RequestExecutionLevel user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user