Skip to content

Commit 0cf7492

Browse files
committed
oops, forgot to save this file
1 parent 8851d40 commit 0cf7492

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

bizhawk_prereqs.nsi

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
!include x64.nsh
2-
31
; The name of the installer
42
Name "Bizhawk Prerequisites"
53

@@ -12,7 +10,7 @@ InstallDir $DESKTOP\Example1
1210
; Request application privileges for Windows Vista+
1311
RequestExecutionLevel admin
1412

15-
LicenseText "The following prerequisites will be checked and installed:\n(Don't worry, the x64 installers are benign on 32bit systems)" "OK"
13+
LicenseText "The following prerequisites will be checked and installed:" "OK"
1614
LicenseData "dist\info.txt"
1715
Page license
1816
Page instfiles

0 commit comments

Comments
 (0)