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

Commit

Permalink
Remove welcome page message
Browse files Browse the repository at this point in the history
Inno Setup 5.5.7+ disables it by default per Microsoft desktop
applications guidelines.
  • Loading branch information
Caleb Ely committed Jan 30, 2016
1 parent 919f709 commit fe6f631
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SR-Alternate-Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ Name: "English"; MessagesFile: "compiler:Default.isl"

[Messages]
BeveledLabel={#MyAppInstallerName}
; WelcomeLabel2 is overridden because I'm unsure if every
; Stunt Rally disc reports the same version.
WelcomeLabel2=This will install [name] on your computer.%n%nIt is recommended that you close all other applications before continuing.

; DiskSpaceMBLabel is overridden because it reports
; an incorrect installation size
Expand Down

0 comments on commit fe6f631

Please sign in to comment.