DL_ARCH was never intendet to work this way it should only contain the target arch
This commit is contained in:
@@ -86,7 +86,7 @@ REG ADD HKLM\SOFTWARE\Mozilla\MaintenanceService /v Attempted /t REG_DWORD /d 1
|
||||
copy "$IniCfgFile$" "$InstallDir$"
|
||||
copy "%ScriptPath%\*.cfg" "$InstallDir$"
|
||||
copy "%ScriptPath%\local-settings.js" "$InstallDir$\defaults\pref"
|
||||
copy -s "%ScriptPath%\X86\Plugins\*.*" "$InstallDir$\distribution\extensions"
|
||||
copy -s "%ScriptPath%\X86\*.xpi" "$InstallDir$\distribution\extensions"
|
||||
del "$InstallDir$\distribution\extensions\tbtestpilot@labs.mozilla.com.xpi"
|
||||
|
||||
[Registry_install]
|
||||
|
||||
Reference in New Issue
Block a user