aboutsummaryrefslogtreecommitdiff
path: root/dists/win32/ScummVM.iss
diff options
context:
space:
mode:
authorTravis Howell2012-01-24 11:59:29 +1100
committerTravis Howell2012-01-24 11:59:29 +1100
commit8016d7d7a277151eb2ac4417319155fa9f052b3a (patch)
treea4cb6bc50160c2b53a0b93e8908a1993b0696156 /dists/win32/ScummVM.iss
parentaacf57ee85346e97c9533208e13997624abc17a8 (diff)
downloadscummvm-rg350-8016d7d7a277151eb2ac4417319155fa9f052b3a.tar.gz
scummvm-rg350-8016d7d7a277151eb2ac4417319155fa9f052b3a.tar.bz2
scummvm-rg350-8016d7d7a277151eb2ac4417319155fa9f052b3a.zip
BUILD: Move saved game related items to a separate folder on the Start Menu, in the Windows installer.
Diffstat (limited to 'dists/win32/ScummVM.iss')
-rw-r--r--dists/win32/ScummVM.iss6
1 files changed, 3 insertions, 3 deletions
diff --git a/dists/win32/ScummVM.iss b/dists/win32/ScummVM.iss
index 0a6e228699..f18a42290a 100644
--- a/dists/win32/ScummVM.iss
+++ b/dists/win32/ScummVM.iss
@@ -64,9 +64,9 @@ Name: {group}\PrectiMe; Filename: {app}\PrectiMe.txt; WorkingDir: {app}; Comment
Name: {group}\Liesmich; Filename: {app}\Liesmich.txt; WorkingDir: {app}; Comment: Liesmich; Flags: createonlyiffileexists; Languages: de
Name: {group}\LasMig; Filename: {app}\LasMig.txt; WorkingDir: {app}; Comment: LasMig; Flags: createonlyiffileexists; Languages: se
-Name: {group}\Migrate Saved Games; Filename: {app}\migration.bat; WorkingDir: {app}; Comment: Migrate Saved Games; IconIndex: 0
-Name: {group}\Saved Games (old default); Filename: {app}; WorkingDir: {app}; Comment: Saved Games (old default); IconIndex: 0
-Name: {group}\Saved Games (new default); Filename: {userappdata}\ScummVM\Saved Games; WorkingDir: {userappdata}\ScummVM\Saved Games; Comment: Saved Games (new default); IconIndex: 0
+Name: {group}\Saved Games\Migrate Saved Games; Filename: {app}\migration.bat; WorkingDir: {app}; Comment: Migrate Saved Games; IconIndex: 0; MinVersion: 0, 1
+Name: {group}\Saved Games\Saved Games (old default); Filename: {app}; WorkingDir: {app}; Comment: Saved Games (old default); IconIndex: 0; MinVersion: 0, 1
+Name: {group}\Saved Games\Saved Games (new default); Filename: {userappdata}\ScummVM\Saved Games; WorkingDir: {userappdata}\ScummVM\Saved Games; Comment: Saved Games (new default); IconIndex: 0; MinVersion: 0, 1
[Run]
Filename: {app}\ScummVM.exe; Flags: nowait skipifdoesntexist postinstall skipifsilent