Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Fix output name
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Ely committed Jan 30, 2016
1 parent ae1fc8e commit fc5337c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SR-Alternate-Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ WizardSmallImageFile=Small-Image.bmp
WizardImageStretch=True

OutputDir=bin
OutputBaseFilename={#MyAppName}-Alternate-Installer-{#MyAppInstallerVersion}
OutputBaseFilename=LEGO-Stunt-Rally-Alternate-Installer-{#MyAppInstallerVersion}

UninstallFilesDir={app}
UninstallDisplayName={#MyAppName}
Expand Down

0 comments on commit fc5337c

Please sign in to comment.