mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 22:59:17 +02:00
fixed creating fpc.cfg after installing
git-svn-id: trunk@9580 -
This commit is contained in:
parent
909bde3051
commit
b5a32f8ebd
@ -49,7 +49,7 @@ Name: {group}\{cm:UninstallProgram,Lazarus}; Filename: {uninstallexe}
|
|||||||
Name: {userdesktop}\Lazarus; Filename: {app}\lazarus.exe; Tasks: desktopicon
|
Name: {userdesktop}\Lazarus; Filename: {app}\lazarus.exe; Tasks: desktopicon
|
||||||
|
|
||||||
[Run]
|
[Run]
|
||||||
Filename: {app}\fpc\{#FPCVersion}\bin\i386-win32\fpcmkcfg.exe; Parameters: "-d ""basepath={app}\fpc\{#FPCVersion}""-o fpc.cfg"; Flags: runhidden
|
Filename: {app}\fpc\{#FPCVersion}\bin\i386-win32\fpcmkcfg.exe; Parameters: "-d ""basepath={app}\fpc\{#FPCVersion}"" -o fpc.cfg"; Flags: runhidden; Tasks: ; Languages:
|
||||||
|
|
||||||
[UninstallDelete]
|
[UninstallDelete]
|
||||||
Name: {app}\compilertest.pas; Type: files
|
Name: {app}\compilertest.pas; Type: files
|
||||||
|
Loading…
Reference in New Issue
Block a user