X-Git-Url: https://svn.cri.ensmp.fr/git/minwii.git/blobdiff_plain/5d66b726833bfdce82121a8524cc4e2fcc9ba493..fe914ab0f0814933a07c70bc8730bc646f722929:/minwii_installer.iss?ds=sidebyside

diff --git a/minwii_installer.iss b/minwii_installer.iss
index 4b2fe56..7f7507b 100644
--- a/minwii_installer.iss
+++ b/minwii_installer.iss
@@ -36,6 +36,7 @@ Source: "chansons\*.mscz"; DestDir: "{app}\chansons"
 [Icons]
 Name: "{group}\MINWii"; Filename: "{app}\runminwii.exe"
 Name: "{group}\MINWii (mode fenĂȘtre)"; Filename: "{app}\runminwii.exe"; Parameters: "--no-fullscreen"
+Name: "{group}\MINWii analyseur"; Filename: "{app}\logapp.exe"
 Name: "{group}\DĂ©sinstaller MINWii"; Filename: "{uninstallexe}"
 Name: "{commondesktop}\MINWii"; Filename: "{app}\runminwii.exe"; Tasks: desktopicon
 
@@ -45,6 +46,6 @@ Filename: "{app}\runminwii.exe"; Description: "{cm:LaunchProgram,MINWii}"; Flags
 
 [INI]
 Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SONG_FILE_PATH"; String: "{app}\chansons"; Flags: createkeyifdoesntexist
-Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SOUND_FONT"; String: "{app}\minwii\soundfonts\FluidR3_GM.sf2"; Flags: createkeyifdoesntexist
+Filename: "{app}\minwii.ini"; Section: "locations"; Key: "SOUND_FONT"; String: "{app}\minwii\soundfonts\Minwii-light-soundfont.sf2"; Flags: createkeyifdoesntexist
 Filename: "{app}\minwii.ini"; Section: "locations"; Key: "LOGS_DIR"; String: "{userdocs}\minwii_logs"; Flags: createkeyifdoesntexist