; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)\r
AppId={{40F63892-D0D9-4E45-B295-A76BC9AFBD63}\r
AppName=MINWii\r
-AppVerName=MINWii 1.0\r
+AppVerName=MINWii 1.2\r
AppPublisher=MINES-ParisTech\r
DefaultDirName={pf}\MINWii\r
DisableDirPage=yes\r
Source: "win32\*.dll"; DestDir: "{sys}"; Flags: 32bit\r
Source: "win32\vcredist_x86.exe"; DestDir: "{app}"; Flags: deleteafterinstall\r
\r
-Source: "chansons\*.xml"; DestDir: "{app}\chansons"\r
-Source: "chansons\*.mscz"; DestDir: "{app}\chansons"\r
+Source: "chansons\*.xml"; DestDir: "{userdocs}\minwii\chansons"\r
+Source: "chansons\*.mscz"; DestDir: "{userdocs}\minwii\chansons"\r
; NOTE: Don't use "Flags: ignoreversion" on any shared system files\r
\r
[Icons]\r
Filename: "{app}\runminwii.exe"; Description: "{cm:LaunchProgram,MINWii}"; Flags: nowait postinstall skipifsilent\r
\r
[INI]\r
-Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SONG_FILE_PATH"; String: "{app}\chansons"; Flags: createkeyifdoesntexist\r
+Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SONG_FILE_PATH"; String: "{userdocs}\minwii\chansons"; Flags: createkeyifdoesntexist\r
Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SOUND_FONT"; String: "{app}\minwii\soundfonts\Minwii-light-soundfont.sf2"; Flags: createkeyifdoesntexist\r
Filename: "{app}\minwii.ini"; Section: "locations"; Key: "LOGS_DIR"; String: "{userdocs}\minwii_logs"; Flags: createkeyifdoesntexist\r
\r