Ajout de frère-jacques.
[minwii.git] / minwii_installer.iss
index c5e9cf9..7f7507b 100644 (file)
@@ -36,6 +36,7 @@ Source: "chansons\*.mscz"; DestDir: "{app}\chansons"
 [Icons]\r
 Name: "{group}\MINWii"; Filename: "{app}\runminwii.exe"\r
 Name: "{group}\MINWii (mode fenêtre)"; Filename: "{app}\runminwii.exe"; Parameters: "--no-fullscreen"\r
+Name: "{group}\MINWii analyseur"; Filename: "{app}\logapp.exe"\r
 Name: "{group}\Désinstaller MINWii"; Filename: "{uninstallexe}"\r
 Name: "{commondesktop}\MINWii"; Filename: "{app}\runminwii.exe"; Tasks: desktopicon\r
 \r
@@ -45,6 +46,6 @@ Filename: "{app}\runminwii.exe"; Description: "{cm:LaunchProgram,MINWii}"; Flags
 \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: "SOUND_FONT"; String: "{app}\soundfonts\FluidR3_GM.sf2"; 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