@@ -54,7 +54,7 @@ Source: "C:\Windows\System32\midas.dll"; DestDir: "{app}"; Flags: sharedfile reg
54
54
Source : " C:\enterprise\teste\e2admrep.exe" ; DestDir : " {app} " ; Flags : ignoreversion
55
55
Source : " C:\enterprise\teste\NFPaulista.exe" ; DestDir : " {app} " ; Flags : ignoreversion
56
56
Source : " C:\enterprise\teste\NFPaulista32Dll.dll" ; DestDir : " {app} " ; Flags : ignoreversion
57
- Source : " C:\Program Files\Embarcadero\RAD Studio\8.0\bin\borlndmm.dll" ; DestDir : " {app} " ; Flags : ignoreversion
57
+ Source : " C:\Program Files (x86) \Embarcadero\RAD Studio\8.0\bin\borlndmm.dll" ; DestDir : " {app} " ; Flags : ignoreversion
58
58
; Source: "C:\enterprise\teste\GDS32.DLL"; DestDir: "{app}"; Flags: ignoreversion
59
59
; Source: "C:\enterprise\teste\fbclient.dll"; DestDir: "{app}"; Flags: ignoreversion
60
60
; Source: "C:\enterprise\teste\icudt52.dll"; DestDir: "{app}"; Flags: ignoreversion
@@ -75,7 +75,7 @@ Source: "C:\enterprise\teste\BemaMFD.dll"; DestDir: "{app}"; Flags: ignoreversio
75
75
Source : " C:\enterprise\teste\BemaMFD2.dll" ; DestDir : " {app} " ; Flags : ignoreversion
76
76
Source : " C:\enterprise\teste\Daruma32.dll" ; DestDir : " {app} " ; Flags : ignoreversion
77
77
; Source: "C:\enterprise\teste\vccrt8_Win32.msi"; DestDir: {tmp}; Flags: deleteafterinstall
78
- Source : " C:\enterprise\teste\Firebird-3.0.3.32900_0_Win32 .exe" ; DestDir : {tmp} ; Flags : deleteafterinstall
78
+ Source : " C:\enterprise\teste\Firebird-3.0.4.33054_0_Win32 .exe" ; DestDir : {tmp} ; Flags : deleteafterinstall
79
79
Source : " C:\enterprise\teste\dbxida42.exe" ; DestDir : {tmp} ; Flags : deleteafterinstall
80
80
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
81
81
@@ -87,7 +87,7 @@ Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Enterprise"; Filen
87
87
[Run]
88
88
; NOTE: The following entry contains an English phrase ("Launch"). You are free to translate it into another language if required.
89
89
; Filename: msiexec; Flags: runascurrentuser waituntilterminated; Parameters: "/i {tmp}\vccrt8_Win32.msi"; StatusMsg: Instalando Bibliotecas (1/2)...
90
- Filename : " {tmp} \Firebird-3.0.3.32900_0_Win32 .exe" ; Flags : runascurrentuser waituntilterminated ; Parameters : " /COMPONENTS=" " ClientComponent" " /TASKS=" " CopyFbClientToSysTask,CopyFbClientAsGds32Task,EnableLegacyClientAuth" " /SILENT" ; StatusMsg : Instalando Bibliotecas (1 /2 )...
90
+ Filename : " {tmp} \Firebird-3.0.4.33054_0_Win32 .exe" ; Flags : runascurrentuser waituntilterminated ; Parameters : " /COMPONENTS=" " ClientComponent" " /TASKS=" " CopyFbClientToSysTask,CopyFbClientAsGds32Task,EnableLegacyClientAuth" " /SILENT" ; StatusMsg : Instalando Bibliotecas (1 /2 )...
91
91
Filename : " {tmp} \dbxida42.exe" ; Flags : runascurrentuser waituntilterminated ; Parameters : " /silent" ; StatusMsg : Instalando Bibliotecas (2 /2 )...
92
92
Filename : " {app} \enterprise.exe" ; Description : " Abrir o Enterprise" ; WorkingDir : " {app} " ; Flags : nowait postinstall skipifsilent
93
93
0 commit comments