Maintain Service installed under 32bit path
This commit is contained in:
parent
fc6b097877
commit
c4fd2009cd
@ -168,7 +168,7 @@ copy -s "%ScriptPath%\ALL\Addons\extensions\*.*" "$InstallDir32$\extensions"
|
|||||||
[Winbatch_install_64]
|
[Winbatch_install_64]
|
||||||
REG ADD HKLM\SOFTWARE\Mozilla\MaintenanceService /v Attempted /t REG_DWORD /d 1 /f
|
REG ADD HKLM\SOFTWARE\Mozilla\MaintenanceService /v Attempted /t REG_DWORD /d 1 /f
|
||||||
"$Install64Exe$" -ms
|
"$Install64Exe$" -ms
|
||||||
"%ProgramFiles64Dir%\Mozilla Maintenance Service\uninstall.exe" /S
|
"%ProgramFiles32Dir%\Mozilla Maintenance Service\uninstall.exe" /S
|
||||||
|
|
||||||
[Files_install_64]
|
[Files_install_64]
|
||||||
; copy the ini file to the InstallDir
|
; copy the ini file to the InstallDir
|
||||||
|
Loading…
Reference in New Issue
Block a user