
If %errorlevel% EQU 1 echo ERROR 1 - Fatal Error >"%LogFinal%" If exist "%public%\Desktop\Mozilla Firefox.lnk" del "%public%\Desktop\Mozilla Firefox.lnk"Įcho %date% %time% %AppName% >"%LogFinal%" If exist "%ALLUSERSPROFILE%\Start Menu\Programs\Mozilla Firefox.lnk" del /f /q "%ALLUSERSPROFILE%\Start Menu\Programs\Mozilla Firefox.lnk" IF %ERRORLEVEL% EQU 3010 set ERRORLEVEL=0. If exist "%ProgramFiles(x86)%\Mozilla Firefox\" copy /Y "%~dp0local-settings.js" "%ProgramFiles(x86)%\Mozilla Firefox\defaults\pref" If exist "%ProgramFiles(x86)%\Mozilla Firefox\" copy /Y "%~dp0mozilla.cfg" "%ProgramFiles(x86)%\Mozilla Firefox\" If exist "%ProgramFiles(x86)%\Mozilla Firefox\" copy /Y "%~dp0override.ini" "%ProgramFiles(x86)%\Mozilla Firefox\" IF %ERRORLEVEL% EQU 3010 set ERRORLEVEL=0Įcho %date% %time% Installation (64 bit) of %AppName% >"%LogFile%" If exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0local-settings.js" "%programfiles%\Mozilla Firefox\defaults\pref" If exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0mozilla.cfg" "%programfiles%\Mozilla Firefox\" If exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0override.ini" "%programfiles%\Mozilla Firefox\" If /i "%PROCESSOR_ARCHITECTURE%"="x86" goto x86Įcho %date% %time% ERROR: Processor Architecture "%PROCESSOR_ARCHITECTURE%" unknown >"%LogFile%"Įcho %date% %time% Installation (32 bit) of %AppName% >"%LogFile%" If /i "%PROCESSOR_ARCHITECTURE%"="AMD64" goto AMD64 Set LogFinal=%Logs%\finalcheck%AppName%.log Set AppName=Mozilla Firefox 22.0.0 32bit (EN) - 001 Create a new text file called 'install.cmd' and copy in the following off

You can find all settings if you open Firefox and type about:config in the browse barĥ.

Pref("browser.rights.3.shown", true) pref("", false) disables the request to send performance data from displaying

disables the 'know your rights' button from displaying on first run Create a new text file called 'mozilla.cfg' and copy in the following information: Create a new text file called 'override.ini' and copy in the following information:ģ. Create a new text file called 'local-settings.js' and copy in the folling information:
#Download mozilla firefox 22 Offline
1. Download the newest offline installer: Ģ.
