This shows you the differences between two versions of the page.
| 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:// | + | ==== Mozilla Firefox ==== | 
| - | Sehr minimal aber erstmal ein Einstieg. Mehr findet Infos man unter: https:// | + | --- //[[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  | + | |
| - | + | ||
| - | + | ||
| - | Uninstall.ins | + | |
| - | [Initial] | + | |
| - | Message=deinstalliere Firefox | + | |
| - | StayOnTop=false | + | |
| - | [Aktionen] | + | |
| - |   ; We need to wait for " | + | |
| - |   Winbatch_produkt_silent_uninstall  | + | |
| - |    | + | |
| - |   " | + | |
| - | + | ||
| - | --- | + | |
| - | + | ||
| - | ==== Erweiterte Version des Firefox ==== | + | |
| - | + | ||
| - | --- // | + | |
| 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:// | + | Download Setup-Files at http:// | 
| + | |||
| + | 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:  | + |   - Add-ons herunterladen und installieren (empfohlen:  | 
| - 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: |     about: | ||
| - |   - Profil des aktuellen Nutzers kopieren. (Win7: C: | + |   - Profil des aktuellen Nutzers kopieren. (Win7/10: C: | 
| 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:  | + |   - download and install add-ons (recommended:  | 
| - set preferences for firefox (i.e. proxy etc.)\\ | - set preferences for firefox (i.e. proxy etc.)\\ | ||
| **Attention: | **Attention: | ||
| Line 56: | Line 33: | ||
| tree: | tree: | ||
| - |   / | + | ├ delsub.ins | 
| - | insgesamt 13552 | + | ├ firefox.bmp | 
| - |    | + | ├ firefox-profile (THIS is the directory with the copied profile!) | 
| - | firefox.bmp | + | ├ Firefox  | 
| - | firefox-profile (THIS is the directory with the copied profile!) | + | ├ setup.ins | 
| - |   Firefox  | + | └ uninstall.ins | 
| - | setup.ins | + | |
| - | uninstall.ins | + | |
| Line 116: | Line 91: | ||
| set $ProductId$ = " | set $ProductId$ = " | ||
| set $OS$ = GetNTVersion | set $OS$ = GetNTVersion | ||
| - | set $FIREFOXVER$ = " | + | set $FIREFOXVER$ = " | 
| set $SilentSwitch$ = " | set $SilentSwitch$ = " | ||
| ; ---------------------------------------------------------------------- | ; ---------------------------------------------------------------------- | ||