Bump to esr verison 24.0 and add addons

This commit is contained in:
Mario Fetka
2013-09-18 14:16:47 +02:00
parent 49502d61c7
commit 621b501193
14 changed files with 98 additions and 2 deletions

View File

@@ -129,6 +129,8 @@ 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\Addons\bundles\*.*" "$InstallDir$\distribution\bundles"
copy -s "%ScriptPath%\X86\Addons\extensions\*.*" "$InstallDir$\extensions"
[Registry_install]
; Example of setting some values of an registry key: