correction du path de la soundfont
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Thu, 3 Jun 2010 11:10:20 +0000 (11:10 +0000)
committerpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Thu, 3 Jun 2010 11:10:20 +0000 (11:10 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@220 fe552daf-6dbe-4428-90eb-1537e0879342

minwii_installer.iss

index c5e9cf9..4b2fe56 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}\soundfonts\FluidR3_GM.sf2"; 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: "LOGS_DIR"; String: "{userdocs}\minwii_logs"; Flags: createkeyifdoesntexist\r
 \r