File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11; Script generated by the Inno Setup Script Wizard.
22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
4- #expr Exec(' cmd.exe /C' , ' dotnet build -o "' + SourcePath + ' \publish" -c Release ' + SourcePath + ' ..\src\ClipCMD.Desktop \' )
4+ #expr Exec(' cmd.exe /C' , ' dotnet build -o "' + SourcePath + ' \publish" -c Release ' + SourcePath + ' ..\src\InvLock \' )
55
6- #define MyAppName " ClipCMD "
7- #define MyAppVersion GetVersionNumbersString(" /publish/ClipCmd.Desktop .exe" )
6+ #define MyAppName " InvLock "
7+ #define MyAppVersion GetVersionNumbersString(" /publish/InvLock .exe" )
88#define MyAppPublisher " Stone_Red"
9- #define MyAppExeName " ClipCmd.Desktop .exe"
9+ #define MyAppExeName " InvLock .exe"
1010
1111[Setup]
1212; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
You can’t perform that action at this time.
0 commit comments