Bugfix : correction du path vers la soundfont correspondant à la version légère.
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Mon, 21 Jun 2010 12:23:52 +0000 (12:23 +0000)
committerpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Mon, 21 Jun 2010 12:23:52 +0000 (12:23 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@242 fe552daf-6dbe-4428-90eb-1537e0879342

minwii_installer.iss

index 4b2fe56..26feec8 100644 (file)
@@ -45,6 +45,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}\minwii\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