Maintain Service installed under 32bit path

This commit is contained in:
Mario Fetka 2016-09-07 14:20:59 +02:00
parent fc6b097877
commit c4fd2009cd
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ copy -s "%ScriptPath%\ALL\Addons\extensions\*.*" "$InstallDir32$\extensions"
[Winbatch_install_64]
REG ADD HKLM\SOFTWARE\Mozilla\MaintenanceService /v Attempted /t REG_DWORD /d 1 /f
"$Install64Exe$" -ms
"%ProgramFiles64Dir%\Mozilla Maintenance Service\uninstall.exe" /S
"%ProgramFiles32Dir%\Mozilla Maintenance Service\uninstall.exe" /S
[Files_install_64]
; copy the ini file to the InstallDir