mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 08:56:15 +02:00
Fix Installer.iss
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#expr Exec('cmd.exe /C ', 'dotnet build -o "' + SourcePath + '\publish" -c Release ' + SourcePath + '..\src\DesktopMagic\')
|
||||
|
||||
#define MyAppName "DesktopMagic"
|
||||
#define MyAppVersion GetVersionNumbersString("/publish/DesktopMagic.exe")
|
||||
#define MyAppVersion GetStringFileInfo("/publish/DesktopMagic.exe","ProductVersion")
|
||||
#define MyAppPublisher "Stone_Red"
|
||||
#define MyAppExeName "DesktopMagic.exe"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user