User Tools

Site Tools


userspace:thunderbird

Differences

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

Link to this comparison view

Next revision
Previous revision
userspace:thunderbird [2012/01/31 08:12]
Thomas_H created
userspace:thunderbird [2021/08/23 08:37] (current)
Line 21: Line 21:
 download and install add-ons (recommended: Adblock Plus, Enigmail) \\ download and install add-ons (recommended: Adblock Plus, Enigmail) \\
 set preferences for firefox (i.e. proxy etc.) \\ set preferences for firefox (i.e. proxy etc.) \\
-copy profile of actual user.  +copy profile of actual user.\\ 
-(Win7: C:\Users\<name>\AppData\Local\Mozilla\Thunderbird\Profiles +(Win7: C:\Users\<name>\AppData\Local\Mozilla\Thunderbird\Profiles \\
  WinXP: C:\Dokumente und Einstellungen\<name>\Anwendungsdaten\Mozilla\Thunderbird\Profiles )  WinXP: C:\Dokumente und Einstellungen\<name>\Anwendungsdaten\Mozilla\Thunderbird\Profiles )
  
Line 86: Line 86:
     set $THUNDERBIRDVER$ = "Thunderbird Setup 9.0.1.exe"     set $THUNDERBIRDVER$ = "Thunderbird Setup 9.0.1.exe"
     set $SilentSwitch$ = "-ms"     set $SilentSwitch$ = "-ms"
 +    
 +; If you need a multilanguage install package, you can remove ";" character below lines. 
 +; When you make the package, you need to add language properties and language values.
 +;
 +; set $THUNDERBIRDLANG$ = GetProductProperty("language","en")
 +; if ($THUNDERBIRDLANG$ = "hu")
 +; set $THUNDERBIRDVER$ = "Thunderbird Setup 24.5.0_de.exe"
 +; endif
 +; if ($THUNDERBIRDLANG$ = "en")
 +; set $THUNDERBIRDVER$ = "Thunderbird Setup 24.5.0_en.exe"
 +; endif
 +; if ($THUNDERBIRDLANG$ = "jp")
 +; set $THUNDERBIRDVER$ = "Thunderbird Setup 24.5.0_jp.exe"
 +; endif
 +
 ;---------------------------------------------------------------------- ;----------------------------------------------------------------------
  
userspace/thunderbird.1327997543.txt.gz · Last modified: 2021/08/23 08:37 (external edit)