projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bugfix : correction du path vers la soundfont correspondant à la version légère.
[minwii.git]
/
minwii_installer.iss
diff --git
a/minwii_installer.iss
b/minwii_installer.iss
index
4b2fe56
..
26feec8
100644
(file)
--- a/
minwii_installer.iss
+++ b/
minwii_installer.iss
@@
-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
\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
Filename: "{app}\minwii.ini"; Section: "locations"; Key: "LOGS_DIR"; String: "{userdocs}\minwii_logs"; Flags: createkeyifdoesntexist
\r
\r