User Tools

Site Tools


userspace:firefox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:firefox [2012/06/28 06:57]
Thomas_H
userspace:firefox [2021/08/23 08:37] (current)
Line 1: Line 1:
-Frei nach dieser Anleitung: http://wiki.welter-online.com/index.php/OPSI+==== Mozilla Firefox ====
  
-Sehr minimal aber erstmal ein Einstieg. Mehr findet Infos man unter: https://wiki.mozilla.org/Deployment:Deploying_Firefox +--- //[[thomas.heinrich@polizei.berlin.de|Thomas_H]] 2011/10/27 09:24//
- +
-Install.ins +
-  [Initial] +
-  Message=installiere Firefox 7.0.1 DE +
-  StayOnTop=false +
-  [Aktionen] +
-  Winbatch_produkt_silent_install +
-  [Winbatch_produkt_silent_install] +
-  %SCRIPTPATH%\firefox-de-7.0.1.exe -ms +
- +
- +
-Uninstall.ins +
-  [Initial] +
-  Message=deinstalliere Firefox +
-  StayOnTop=false +
-  [Aktionen] +
-  ; We need to wait for "Au_.exe" to finish. Hopefully 5 minutes are enough +
-  Winbatch_produkt_silent_uninstall /WaitForProcessEnding "Au_.exe" /TimeOutSeconds 300 +
-  [Winbatch_produkt_silent_uninstall] +
-  "%ProgramFilesDir%\Mozilla Firefox\uninstall\Helper.exe" /S +
-   +
---- +
- +
-==== Erweiterte Version des Firefox ==== +
- +
---- //[[hungerharke@gmx.de|Thomas_H]] 2011/10/27 09:24//+
  
 Tested with opsi 4.0.1\\ Tested with opsi 4.0.1\\
 requiredWinstVersion >= 4.10.8.6\\ requiredWinstVersion >= 4.10.8.6\\
-Download Setup-Files at http://www.mozilla.org+Download Setup-Files at http://www.mozilla.org// 
 + 
 +Last Check\\ 
 +[[thomas.heinrich@polizei.berlin.de|Thomas_H]] 2019/05/14 12:03\\
  
 Hier kommt eine erweitere Version, welche auch ein zuvor eingerichtetes Profil berücksichtigt.  Hier kommt eine erweitere Version, welche auch ein zuvor eingerichtetes Profil berücksichtigt. 
  
   - Firefox installieren   - Firefox installieren
-  - Add-ons herunterladen und installieren (empfohlen: WOTAdblock PlusGhostery)+  - Add-ons herunterladen und installieren (empfohlen: uBlock OriginHTTPS EverywherePrivacy Badger)
   - Firefox den Erfordernissen anpassen (zB. Proxy etc.)\\   - Firefox den Erfordernissen anpassen (zB. Proxy etc.)\\
 ** Wichtig: Sind Datenschutzrichtlinien besonders zu beachten, muss bei Firefox ab V.13 unter Umständen\\ ** Wichtig: Sind Datenschutzrichtlinien besonders zu beachten, muss bei Firefox ab V.13 unter Umständen\\
Line 43: Line 20:
     eingeben und mit der Maus doppelt auf den Eintrag browser.newtab.url klicken und damit den Wert von      eingeben und mit der Maus doppelt auf den Eintrag browser.newtab.url klicken und damit den Wert von 
     about:newtab auf "about:blank ändern" **     about:newtab auf "about:blank ändern" **
-  - Profil des aktuellen Nutzers kopieren. (Win7: C:\Users\<name>\AppData\Roaming\Mozilla\Firefox\Profiles  WinXP: C:\Dokumente und Einstellungen\<name>\Anwendungsdaten\Mozilla\Firefox\Profiles )+  - Profil des aktuellen Nutzers kopieren. (Win7/10: C:\Users\<name>\AppData\Roaming\Mozilla\Firefox\Profiles)
  
 This is an extended Version which also installs a defined profile. This is an extended Version which also installs a defined profile.
  
   - Install Firefox    - Install Firefox 
-  - download and install add-ons (recommended: WOTAdblock PlusGhostery)+  - download and install add-ons (recommended: uBlock OriginHTTPS EverywherePrivacy Badger)
   - set preferences for firefox (i.e. proxy etc.)\\   - set preferences for firefox (i.e. proxy etc.)\\
 **Attention: if you have to follow privacy policy, so for Firefox V.13 and higher you have to switch\\ **Attention: if you have to follow privacy policy, so for Firefox V.13 and higher you have to switch\\
Line 56: Line 33:
  
 tree: tree:
-  /opsi-installs/firefox/CLIENT_DATA # ls -l +├ delsub.ins 
-  insgesamt 13552 +├ firefox.bmp 
-  delsub.ins +├ firefox-profile (THIS is the directory with the copied profile!) 
-  firefox.bmp +├ Firefox Installer.exe 
-  firefox-profile (THIS is the directory with the copied profile!) +├ setup.ins 
-  Firefox Setup 8.0.exe +└ uninstall.ins
-  setup.ins +
-  uninstall.ins+
  
  
Line 116: Line 91:
 set $ProductId$ = "firefox" set $ProductId$ = "firefox"
 set $OS$ = GetNTVersion set $OS$ = GetNTVersion
-set $FIREFOXVER$ = "Firefox Setup 8.0.exe"+set $FIREFOXVER$ = "Firefox Installer.exe"
 set $SilentSwitch$ = "-ms" set $SilentSwitch$ = "-ms"
 ; ---------------------------------------------------------------------- ; ----------------------------------------------------------------------
userspace/firefox.1340866654.txt.gz · Last modified: 2021/08/23 08:37 (external edit)