home *** CD-ROM | disk | FTP | other *** search
/ com!online 2004 December / com_1204_1.iso / pc-praxis / software / thunderbird-0.8-win32-deDE-installer.exe / config.ini next >
Encoding:
INI File  |  2004-09-14  |  48.0 KB  |  1,405 lines

  1. [General]
  2. ; Run Mode values:
  3. ;   Normal - Shows all dialogs.  Requires user input.
  4. ;   Auto   - Shows some dialogs, but none requiring user input.  It will
  5. ;            automatically install the product using default values.
  6. ;   Silent - Show no dialogs at all.  It will install product using default
  7. ;            values.
  8. Run Mode=Normal
  9.  
  10. Company Name=Mozilla
  11. Product Name=Mozilla Thunderbird
  12. Product NameInternal=Mozilla Thunderbird
  13. User Agent=0.8 (de)
  14.  
  15. ; Destination Path values:
  16. ;   PROGRAMFILESDIR
  17. ;   WINDISK
  18. ;   WINDIR
  19. ;   WINSYSDIR
  20. Path=[PROGRAMFILESDIR]\Mozilla Thunderbird
  21.  
  22. ; Sub Path, when set will indicate to Setup to create a subfolder from
  23. ; what is offered to the user to change.  It will not be shown to the user
  24. ; but simply created:
  25. ;
  26. ; ie: shown to user   : [Path]
  27. ;     actually created: [Path]\[Sub Path]
  28. ;     (where [Path] is the Path= key above)
  29. Sub Path=
  30.  
  31. ; Controls the Browse button that allows the user to 
  32. ; change the destination path of the product.
  33. ; Default value is FALSE;
  34. Lock Path=FALSE
  35.  
  36. Program Name=thunderbird.exe
  37.  
  38. ; Program Folder Path values:
  39. ;   COMMON_STARTUP
  40. ;   COMMON_PROGRAMS
  41. ;   COMMON_STARTMENU
  42. ;   COMMON_DESKTOP
  43. ;
  44. ;   PERSONAL_STARTUP
  45. ;   PERSONAL_PROGRAMS
  46. ;   PERSONAL_STARTMENU
  47. ;   PERSONAL_DESKTOP
  48. ;
  49. ;   PERSONAL_APPDATA
  50. ;   PERSONAL_CACHE
  51. ;   PERSONAL_COOKIES
  52. ;   PERSONAL_FAVORITES
  53. ;   PERSONAL_FONTS
  54. ;   PERSONAL_HISTORY
  55. ;   PERSONAL_NETHOOD
  56. ;   PERSONAL_PERSONAL
  57. ;   PERSONAL_PRINTHOOD (supported only under Windows NT)
  58. ;   PERSONAL_RECENT
  59. ;   PERSONAL_SENDTO
  60. ;   PERSONAL_TEMPLATES
  61. ;
  62. ;   PROGRAMS (Default value is the same as COMMON_PROGRAMS, but if the user
  63. ;             has restricted access to the system, then it's the same as
  64. ;             PERSONAL_PROGRAMS)
  65. ;
  66. ;   PROGRAMFILESDIR
  67. ;   COMMONFILESDIR
  68. ;   MEDIAPATH
  69. ;   CONFIGPATH (supported only under Windows95 and Windows98)
  70. ;   DEVICEPATH
  71. Program Folder Name=Mozilla Thunderbird
  72. Program Folder Path=[PROGRAMS]
  73.  
  74. Uninstall Filename=UninstallThunderbird.exe
  75.  
  76. ; This key is used as a fail over key.  This url will be used when the
  77. ; url in the Site Selector fails.
  78. url=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-09-13-04-0.8/windows-xpi
  79.  
  80. ; Default Setup Type values:
  81. ;   Setup Type 0 - first radio button (easy install)
  82. ;   Setup Type 1 - second radio button (custom)
  83. Default Setup Type=Setup Type 0
  84.  
  85. ; Forces the icons on the system to be refreshed.
  86. ; Default value is FALSE.
  87. ; Possible values:
  88. ;   FALSE
  89. ;   TRUE
  90. Refresh Icons=FALSE
  91.  
  92. ; Setting to control whether or not GRE should be installed to app's dir
  93. ; to be used as a private/local GRE.
  94. ;
  95. ; Possible values (default is 'Shared'):
  96. ;   Local
  97. ;   Shared
  98. ;
  99. ; If this key is set to 'Local', make
  100. ; sure to provide a GRE Private Key= below!
  101. GRE Type=Shared
  102. GRE ID=
  103.  
  104. ; Private key that overrides the default shared key
  105. ; (HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE) set by GRE's installer.
  106. ; This key will be created under HKEY_LOCAL_MACHINE and should be 
  107. ; declared in the following format:
  108. ;
  109. ;   Software\[company name]\[product name]
  110. ;   (ie: Software\mozilla.org\GRE_1.4a_0000000000_PRIVATE)
  111. ;
  112. ; If it is not in the above format, the GRE installer/uninstaller can
  113. ; fail to work properly.
  114. ; The value to Prodduct Name Internal= (at the beginning of this
  115. ; config.ini file) will be appended as follows:
  116. ;
  117. ;   Software\mozilla.org\GRE_1.4a_0000000000_PRIVATE_[Product Name Internal]
  118. GRE Private Key=Software\mozilla.org\GRE__PRIVATE_Mozilla Thunderbird
  119.  
  120. ; Controls the display of the banner image in the download and install progress dialogs.
  121. ; Default value is TRUE.
  122. Show Banner Image=TRUE
  123.  
  124. ; Controls the check to see if user is installing on top of a previous
  125. ; installation of the product. If so, then prompt the user that cleanup
  126. ; of destination folder is highly recommended, or instability of product
  127. ; can occurr.
  128. [Cleanup On Upgrade]
  129. Cleanup=TRUE
  130. ObjectToIgnore0=plugins
  131. ObjectToIgnore1=uninstall
  132. ObjectToIgnore2=install_status.log
  133.  
  134. ; List of files/dirs that is used to determine if a directory is a profile
  135. ; or not.  This is so the directory is not deleted as part of the Cleanup
  136. ; On Upgrade.
  137. ; All of the object files must be found in order for a dir to be assumed
  138. ; to be a Profile dir.
  139. [Profile Dir Object List]
  140. Object0=chrome
  141. Object1=Mail
  142. Object2=localstore.rdf
  143.  
  144. ; This section contains info on how to send error information in case of
  145. ; either a download or xpinstall error.
  146. ; By default, this feature is enabled, unless disabled.
  147. [Message Stream]
  148. ; Values:
  149. ;   Enabled
  150. ;   Disabled
  151. ;   default is Enabled.
  152. Status=Disabled
  153.  
  154. ; URL to cgi script to send error information to.  The information will
  155. ; be appended to the url in the form of parameters to the cgi script.
  156. url=http://orb.mcom.com/install/error.cgi
  157.  
  158. ; Indicates whether to show a confirmation dialog or not.  If this
  159. ; dialog is not shown, the error information will be *automatically*
  160. ; sent without any indication to the user unless the Status= is set
  161. ; to Disabled.
  162. ;
  163. ; Default value is TRUE if nothing is set.
  164. Show Confirmation=TRUE
  165. Confirmation Message=There was an error encountered during installation of Mozilla Thunderbird.  The following information will be sent back to us to help us improve the product: %s
  166.  
  167.  
  168.  
  169. ; HKey:              valid decryptable setup key is [Product CurrentVersion] or [Product PreviousVersion]
  170. ; Decrypt HKey:      there are times when '[' and ']' are valid part of windows registry key names.
  171. ; Contains Filename: tells setup that the path contains filename needed to be removed before
  172. ;                    using it as a path.
  173. ; Verify Existence:  FILE or PATH
  174. ;
  175. [Locate Previous Product Path0]
  176. HRoot=HKEY_LOCAL_MACHINE
  177. HKey=[Product CurrentVersion]\Main
  178. Name=Install Directory
  179. Decrypt HKey=TRUE
  180. Contains Filename=FALSE
  181. Verify Existence=
  182.  
  183. [Dialog Welcome]
  184. Show Dialog=TRUE
  185. ;*** LOCALIZE ME BABY ***
  186. Title=Mozilla Thunderbird Setup
  187. ;*** LOCALIZE ME BABY ***
  188. MessageWelcome=%s Setup
  189. ;*** LOCALIZE ME BABY ***
  190. Message0=Sie sind dabei %s 0.8 zu installieren.
  191. ;*** LOCALIZE ME BABY ***
  192. Message1=Wir empfehlen Ihnen alle Programme zu beenden, bevor Sie mit der Installation fortfahren.
  193. ;*** LOCALIZE ME BABY ***
  194. Message2=Klicken Sie auf Abbrechen, um das Setupprogramm zu beenden und schlie▀en Sie anschlie▀end alle offenen Programme. Klicken Sie auf Weiter, um mit der Installation fortzufahren.
  195. ;*** LOCALIZE ME BABY ***
  196. Message3=Klicken Sie auf Weiter, um mit der Installation von %s 0.8 fortzufahren.
  197.  
  198. [Dialog License]
  199. Show Dialog=TRUE
  200. ;*** LOCALIZE ME BABY ***
  201. Title=Mozilla Thunderbird Setup - Software Lizenzvereinbarung
  202. ;*** LOCALIZE ME BABY ***
  203. Sub Title=Bestimmungen und Bedingungen fⁿr die Nutzung dieser Software.
  204. License File=license.txt
  205. ;*** LOCALIZE ME BABY ***
  206. Message0=Bitte lesen sie die folgende Lizenzvereinbarung. Benutzen Sie die Cursortasten, um den Rest der Vereinbarung zu sehen.
  207. ;*** LOCALIZE ME BABY ***
  208. RadioAccept=Ich akzeptiere die Bestimmungen der Lizenzvereinbarung.
  209. ;*** LOCALIZE ME BABY ***
  210. RadioDecline=Ich akzeptiere die Bestimmungen der Lizenzvereinbarung NICHT.
  211.  
  212. [Dialog Setup Type]
  213. Show Dialog=TRUE
  214. ;*** LOCALIZE ME BABY ***
  215. Title=Installationsart
  216. ;*** LOCALIZE ME BABY ***
  217. Sub Title=Bitte wΣhlen Sie die Setup-Einstellungen.
  218. ;*** LOCALIZE ME BABY ***
  219. Message0=Bitte wΣhlen Sie eine Installationsart, klicken Sie dann auf Weiter.
  220.  
  221. ; at least one Setup Type needs to be set, and up to 4 can be
  222. ; set (Setup Type0, Setup Type1, Setup Type2, Setup Type3).
  223. [Setup Type0]
  224. ;*** LOCALIZE ME BABY ***
  225. Description Short=&Standard
  226. ;*** LOCALIZE ME BABY ***
  227. Description Long=Thunderbird wird mit den am hΣufigsten verwendeten Programmteilen installiert.
  228.  
  229. ; List of components to install/enable for this Setup Type.
  230. ; All other components not listed here will be disabled if
  231. ; this Setup Type is selected.
  232. C0=Component XPCOM
  233. C1=Component Mail
  234. C2=Component Uninstaller
  235. C3=Component DE language pack
  236. C4=Component En US lang pack
  237. C5=Component Offline
  238. C6=Component RSS
  239. ; Make sure Component QFA is LAST so 3rd party developers who might not want
  240. ; this component can easily remove it.
  241. C7=Component QFA
  242.  
  243. [Setup Type1]
  244. ;*** LOCALIZE ME BABY ***
  245. Description Short=&Benutzerdefiniert
  246. ;*** LOCALIZE ME BABY ***
  247. Description Long=WΣhlen Sie selbst aus, welche Programmteile installiert werden. Fⁿr erfahrene Benutzer! 
  248.  
  249. ; List of components to install/enable for this Setup Type.
  250. ; All other components not listed here will be disabled if
  251. ; this Setup Type is selected.
  252. C0=Component XPCOM
  253. C1=Component Mail
  254. C2=Component Uninstaller
  255. C3=Component DE language pack
  256. C4=Component US English Profile Defaults
  257. C5=Component En US lang pack
  258. C6=Component US region pack
  259. C7=Component Offline
  260. C8=Component RSS
  261. ;C8=Component ADT
  262. ; Make sure Component QFA is LAST so 3rd party developers who might not want
  263. ; this component can easily remove it.
  264. C9=Component QFA
  265.  
  266. [Dialog Select Components]
  267. Show Dialog=TRUE
  268. ;*** LOCALIZE ME BABY ***
  269. Title=Komponenten auswΣhlen
  270. ;*** LOCALIZE ME BABY ***
  271. Sub Title=ZusΣtzliche Komponenten, die Mozilla Thunderbird erweitern.
  272. ;*** LOCALIZE ME BABY ***
  273. Message0=Bitte wΣhlen Sie die zusΣtzlichen Komponenten aus, die Sie installieren m÷chten. Klicken Sie dann auf Weiter
  274.  
  275. [Dialog Select Install Path]
  276. Show Dialog=TRUE
  277. ;*** LOCALIZE ME BABY ***
  278. Title=Installationsverzeichnis
  279. ;*** LOCALIZE ME BABY ***
  280. Sub Title=Das Verzeichnis, in das Mozilla Thunderbird installiert wird.
  281. ;*** LOCALIZE ME BABY ***
  282. Message0=Mozilla Thunderbird wird in das folgende Verzeichnis installiert: 
  283.  
  284. [Dialog Upgrade]
  285. Show Dialog=FALSE
  286. Show In Easy Install=FALSE
  287. ;*** LOCALIZE ME BABY ***
  288. Title=Aktualisierung
  289. ;*** LOCALIZE ME BABY ***
  290. Sub Title=Aktualisiert einen bestehenden Mozilla Thunderbird 
  291. ;*** LOCALIZE ME BABY ***
  292. Message Cleanup=Eine vorherige Mozilla Thunderbird Installation wurde in dem gewΣhlten Verzeichnis gefunden.
  293. ; XXXben - we need a strategy for uninstallation that obviates the need for "Safe Upgrade" which can doing nasty things if you have installed the app into a stupid location.
  294. ;*** LOCALIZE ME BABY ***
  295. ;Checkbox Clean Install=Sichere Aktualisierung anwenden
  296. Checkbox Clean Install=Saubere Installation anwenden
  297. ;*** LOCALIZE ME BABY ***
  298. ;Message Clean Install=Eine Sichere Aktualisierung wird die bisherige Installation volstΣndig entfernen. Jegliche Komponenten, die Sie von dritten installiert haben werden verloren gehen. Dies ist das empfohlene Vorgehen, da es InkompatibilitΣten verhindert.
  299. Message Clean Install=Bei einer sauberen Installation wird das Installationsverzeichnis VOLLST─NDIG ENTFERNT! Jegliche Komponenten, die Sie von dritten installiert haben werden verloren gehen. Dies ist das empfohlene Vorgehen, da es InkompatibilitΣten verhindert.
  300. ;*** LOCALIZE ME BABY ***
  301. ;Message Install Over=If you choose not to perform a Safe Upgrade, third party components will not be removed, which may cause unpredictable behavior. 
  302. Message Install Over=Wenn Sie nicht die saubere Istallation wΣhlen, werden Komponenten von Dritten nicht entfernt. Dies kann zu unvorhersehbarem Verhalten fⁿhren. 
  303. ;*** LOCALIZE ME BABY ***
  304. Message Install Over Windir=Eine sichere Aktualisierung des Mozilla Thunderbird kann nicht ausgefⁿhrt werden, da das Programm ins Windowsverzeichnis installiert wurde. Es wird empfohlen, dass Sie Mozilla Thunderbird in ein anderes Verzeichnis installieren.
  305.  
  306. [Dialog Select Additional Components]
  307. Show Dialog=FALSE
  308. ;*** LOCALIZE ME BABY ***
  309. Title=Mozilla Setup - ZusΣtzliche Komponenten auswΣhlen
  310. ;*** LOCALIZE ME BABY ***
  311. Message0=WΣhlen Sie bitte die zusΣtzlichen Komponenten aus, die Sie installieren m÷chten.
  312.  
  313. [Dialog Windows Integration]
  314. ; Note - this dialog isn't actually used yet!
  315. Show Dialog=TRUE
  316. Registry Key=SOFTWARE\\mozilla.org\\Mozilla Thunderbird\\0.8 (de)\\Main
  317. ;*** LOCALIZE ME BABY ***
  318. Title=Windows Integration
  319. ;*** LOCALIZE ME BABY ***
  320. Sub Title=Verknⁿpfungen anlegen
  321. ;*** LOCALIZE ME BABY ***
  322. Message0=Verknⁿpfungen zu Mozilla Thunderbird anlegen:
  323.  
  324.  
  325. ; Only a maximum of 3 "Windows Integration-Item"s are allowded.  Each Item
  326. ; shows up as a checkbox in the Windows Integration dialog.
  327. [Windows Integration-Item0]
  328. CheckBoxState=TRUE
  329. ;*** LOCALIZE ME BABY ***
  330. Description=Auf dem Desktop
  331. Archive=
  332.  
  333. [Windows Integration-Item1]
  334. CheckBoxState=TRUE 
  335. ;*** LOCALIZE ME BABY ***
  336. Description=Im Programme-Ordner des Start-Menⁿs
  337. Archive=
  338.  
  339. [Windows Integration-Item2]
  340. CheckBoxState=TRUE
  341. ;*** LOCALIZE ME BABY ***
  342. Description=In der Schnellstartleiste
  343. Archive=
  344.  
  345. [Dialog Program Folder]
  346. Show Dialog=TRUE
  347. ;*** LOCALIZE ME BABY ***
  348. Title=Mozilla Thunderbird Setup - Programmordner auswΣhlen
  349. ;*** LOCALIZE ME BABY ***
  350. Message0=Setup wird zu dem unten aufgefⁿhrten Programmordner Verknⁿpfungen fⁿr Mozilla Thunderbird hinzufⁿgen. Sie k÷nnen einen neuen Ordner anlegen oder aus der Liste einen bestehenden Order auswΣhlen. Klicken Sie dann auf Weiter.
  351.  
  352. [Dialog Additional Options]
  353. Show Dialog=TRUE
  354. ;*** LOCALIZE ME BABY ***
  355. Title=Mozilla Thunderbird Setup - Download Einstellungen
  356. ;*** LOCALIZE ME BABY ***
  357. Message1=WΣhlen Sie folgende Option, wenn Sie die heruntergeladenen Setup-Dateien auf Ihrem Computer speichern m÷chten. Dann k÷nnen Sie Setup erneut ausfⁿhren, ohne die Dateien erneut herunterzuladen. Die Dateien werden in dem unten angegebenen Verzeichnis gespeichert.
  358. Save Installer=
  359. ; The following settings control whether the Recapture Homepage checkbox is displayed.
  360. ;    For this option to work the file nsResetPref.js must be installed into the 
  361. ;    components directory
  362. Message0=The following checkbox gives users the option of reverting to
  363. the default home page
  364. Show Homepage Option=FALSE
  365. Recapture Homepage=FALSE
  366.  
  367. [Dialog Advanced Settings]
  368. Show Dialog=TRUE
  369. ;*** LOCALIZE ME BABY ***
  370. Title=Mozilla Thunderbird Setup - Erweiterte Einstellungen
  371. ;*** LOCALIZE ME BABY ***
  372. Message0=Wenn Sie einen Proxy Server fⁿr Ihre Internetverbindung brauchen, geben Sie bitte die Informationen ein. Ansonsten lassen Sie die Felder bitte leer.
  373. Proxy Server=
  374. Proxy Port=
  375. Proxy User=
  376. Proxy Password=
  377. ; Use Protocol accepts only two options:
  378. ;   FTP
  379. ;   HTTP
  380. ; Default is FTP if key is not set.
  381. Use Protocol=HTTP
  382. ; Use Protocol Settings key shows or hides the
  383. ; Use FTP/Use HTTP radio buttons in the Download Dialog.
  384. ; Default value is ENABLED unless DISABLED is specified.
  385. Use Protocol Settings=ENABLED
  386. ; Controls the radio buttons visibility
  387. ; Default value is TRUE
  388. Show Protocols=TRUE
  389.  
  390. [Dialog Quick Launch]
  391. Show Dialog=TRUE
  392. ;*** LOCALIZE ME BABY ***
  393. Title=Mozilla Thunderbird Setup - Schnellstart
  394. ;*** LOCALIZE ME BABY ***
  395. Message0=Schnellstart startet Mozilla Thunderbird schneller. Schnellstart eignet sich nur fⁿr Benutzer mit einem einzigen Profil.
  396. ;*** LOCALIZE ME BABY ***
  397. Message1=Sie k÷nnen ⁿber das Symbol in der Task-Leiste von Windows auf Schnellstart zugreifen.
  398. ;*** LOCALIZE ME BABY ***
  399. Message2=Klicken Sie auf dieses KontrollkΣstchen, um Schnellstart beim nΣchsten Neustart zu aktivieren.
  400. ; Turbo Mode (Quick Launch) values: TRUE, FALSE
  401. ; Defaults to FALSE if not set
  402. Turbo Mode=FALSE
  403. ; Turbo Mode Settings value: TRUE, FALSE
  404. ; Defaults to FALSE if not set.
  405. ; This will hide the turbo mode checkbox in the Start Install dialog
  406. ; and ignore the Turbo Mode= key, thus disabling it.
  407. Turbo Mode Enabled=TRUE
  408.  
  409. [Dialog Start Install]
  410. Show Dialog=TRUE
  411. ;*** LOCALIZE ME BABY ***
  412. Title=Zusammenfassung
  413. ;*** LOCALIZE ME BABY ***
  414. Sub Title=Bereit zur Installation des Mozilla Thunderbird.
  415. ;*** LOCALIZE ME BABY ***
  416. Message Install=Setup wird nun folgende Komponenten installieren:
  417. ;*** LOCALIZE ME BABY ***
  418. Message Download=Setup wird nun folgende Komponenten herunterladen und installieren:
  419. ;*** LOCALIZE ME BABY ***
  420. Message0=Klicken Sie auf Weiter, um fortzufahren.
  421.  
  422. [Dialog Downloading]
  423. Show Dialog=TRUE
  424. ;*** LOCALIZE ME BABY ***
  425. Title=Downloade
  426. ;*** LOCALIZE ME BABY ***
  427. Sub Title=Herunterladen von ben÷tigten Komponenten...
  428. ;*** LOCALIZE ME BABY ***
  429. Blurb=Setup lΣdt die zum Installieren von Mozilla Thunderbird ben÷tigten Dateien herunter.
  430. ;*** LOCALIZE ME BABY ***
  431. File Name=Downloade momentan:
  432. ;*** LOCALIZE ME BABY ***
  433. Time Remaining=Verbleibende Zeit:
  434.  
  435. [Dialog Installing]
  436. Show Dialog=TRUE
  437. ;*** LOCALIZE ME BABY ***
  438. Title=Installiere
  439. ;*** LOCALIZE ME BABY ***
  440. Sub Title=Installiere Mozilla Thunderbird...
  441. ;*** LOCALIZE ME BABY ***
  442. Blurb=Setup installiert die Programm-Dateien. 
  443. ;*** LOCALIZE ME BABY ***
  444. Status File=Vorbereitung der Datei:
  445. ;*** LOCALIZE ME BABY ***
  446. Status Component=Installiere momentan:
  447.  
  448. [Dialog Install Successful]
  449. Show Dialog=TRUE
  450. ;*** LOCALIZE ME BABY ***
  451. Title=Installation abgeschlossen
  452. ;*** LOCALIZE ME BABY ***
  453. MessageHeader=Installation abgeschlossen
  454. ;*** LOCALIZE ME BABY ***
  455. Message0=%s 0.8 wurde erfolgreich installiert.
  456. ;*** LOCALIZE ME BABY ***
  457. Message1=Klicken Sie auf Fertig stellen, um das Setup abzuschlie▀en. 
  458. ;*** LOCALIZE ME BABY ***
  459. Launch App=%s 0.8 jetzt starten.
  460. Launch App Checked=TRUE
  461.  
  462. [Dialog Download]
  463. Show Dialog=TRUE
  464. ;*** LOCALIZE ME BABY ***
  465. Title=Mozilla Thunderbird Setup - Download
  466. ;*** LOCALIZE ME BABY ***
  467. Message Download0=Setup lΣdt jetzt die ben÷tigten Dateien aus dem Internet. Dies kann je nach Geschwindigkeit der Netzwerkverbindung einige Zeit dauern.
  468. ;*** LOCALIZE ME BABY ***
  469. Message Retry0=Einige Dateien haben den CRC-Test nicht bestanden und werden erneut heruntergeladen. Es werden nur die fehlerhaften Dateien erneut heruntergeladen.
  470.  
  471. [Dialog Reboot]
  472. ; Show Dialog values are:
  473. ;   TRUE  - Always show
  474. ;   FALSE - Don't show unless at least one component has its reboot show value set
  475. ;           to TRUE.  This will not show even if some files were in use and a reboot
  476. ;           is necessary.
  477. ;   AUTO  - Don't show unless a component has its reboot show value set to
  478. ;           TRUE or there was at least one file in use and a reboot is
  479. ;           is required for the file to be replaced correctly.
  480. Show Dialog=AUTO
  481.  
  482. [Check Instance0]
  483. Class Name=ThunderbirdMessageWindow
  484. Window Name=
  485. Process Name=thunderbird.exe
  486. Pretty Name=Mozilla Thunderbird
  487. ;*** LOCALIZE ME BABY ***
  488. Message=Der Download von Mozilla Thunderbird war erfolgreich. Mozilla Thunderbird mu▀ fⁿr die Installation beendet werden. Klicken Sie auf OK, um Mozilla Thunderbird zu beenden und das Installationsprogramm zu starten.
  489. ;*** LOCALIZE ME BABY ***
  490. Message Full Installer=Mozilla Thunderbird mu▀ vor der Installation beendet werden. Klicken Sie auf OK, um Mozilla Thunderbird zu beenden und das Installationsprogramm zu starten.
  491. ;*** LOCALIZE ME BABY ***
  492. Message wait=Mozilla Thunderbird wird beendet.  Bitte warten...
  493.  
  494. ; This key indicates whether or not to close all the windows associated with
  495. ; the process id of this app instance window found.
  496. Close All Process Windows=TRUE
  497.  
  498. ; These keys are not normally necessary for checking instances.  They are
  499. ; set here because Mozilla requires a way to shut down it's turbo mode.
  500. Extra Cmd0 Reg Key Root=HKEY_LOCAL_MACHINE
  501. Extra Cmd0 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\thunderbird.exe
  502. Extra Cmd0 Reg Name=
  503. Extra Cmd0 Parameter=-kill
  504.  
  505. ;DependeeX=Component A means
  506. ;  - if Component A gets checked this component gets checked
  507. ;  - if Component A gets unchecked this component gets unchecked
  508. ;  - if this component is visible it can still be checked/unchecked
  509. ;      independantly after Component A has changed its state.  I.e
  510. ;      this components checkbox will not be disabled or hidden.
  511. ;Dependee0=
  512. ;
  513. ;DependencyX= is not supported at this time. 
  514. ;Dependency0=
  515. ;
  516. ; Attributes can be the following values:
  517. ;
  518. ;   The following Attributes can be overridden:
  519. ;   ------------------------------------------
  520. ;
  521. ;   SELECTED      - Component is selected to be installed by default.
  522. ;
  523. ;   UNSELECTED    - Component is to be displayed unselected in the Options
  524. ;                   dialog.  If the component is listed in the non-custom
  525. ;                   Setup Type section, it will be assumed to be selected
  526. ;                   by default.
  527. ;
  528. ;   ADDITIONAL    - Component is to be shown in the Additional Options
  529. ;                   dialog (2nd Options dialog) instead of the 1st Options
  530. ;                   dialog.
  531. ;
  532. ;   NOTADDITIONAL - Component will be shown (if visible) in the 1st
  533. ;                   1st Options dialog rather than the Additional Options
  534. ;                   dialog (default).
  535. ;
  536. ;   VISIBLE       - Component is shown in one of the two Options dialogs
  537. ;                   (default).
  538. ;
  539. ;   INVISIBLE     - Component is not shown in either of the two Options dialogs.
  540. ;
  541. ;   ENABLED       - Component is to be shown as enabled (not greyed out) in
  542. ;                   either of the two Options dialogs.
  543. ;                   (default).
  544. ;
  545. ;   DISABLED      - Component is to be shown as disabled (greyed out) in
  546. ;                   either of two Options dialog.
  547. ;
  548. ;
  549. ;   The following attributes cannot be overridden:
  550. ;   ---------------------------------------------
  551. ;
  552. ;   LAUNCHAPP     - Component is downloaded and simply run (like a .exe file)
  553. ;                   after all the components have been downloaded and
  554. ;                   xpinstall'ed.
  555. ;
  556. ;   DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,
  557. ;                   then deleted as Setup is quitting.
  558. ;
  559. ;   FORCE_UPGRADE - Force Upgrade checks for a particular file or directory
  560. ;                   provided in the Force Upgrade FileX= key(s).  If any of
  561. ;                   the listed file or directory exists, then this component
  562. ;                   will have its SELECTED and DISABLED Attributes set
  563. ;                   automatically.  Force Upgrade will override the following:
  564. ;
  565. ;                       Random Install Percentage= setting
  566. ;                       UNSELECTED Attribute setting
  567. ;                       Dependency settings
  568. ;                       Dependee settings
  569. ;                       Setup Type settings - meaning that even if this
  570. ;                                             component is not listed in the
  571. ;                                             selected Setup Type, it will be
  572. ;                                             affected.
  573. ;
  574. ;   IGNORE_DOWNLOAD_ERROR  - If the component needs to be downloaded from a
  575. ;                            server, setting this attribute will indicate that
  576. ;                            any download error encountered will be ignored
  577. ;                            and treated as if there were no error.
  578. ;                            If the component does not need to be downloaded,
  579. ;                            then this attribute has no effect.
  580. ;
  581. ;   IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error
  582. ;                            resulting from the installation of the .xpi file
  583. ;                            will be ignored.  If the .xpi file is not to be
  584. ;                            installed, then this attribute is ignored.
  585. ;
  586. ;   SUPERSEDE     - Component is to be shown as disabled and unselected
  587. ;                   if a file exists.
  588. ;                   Use SupersedeType=File Exists to specify the type of comparison
  589. ;                   Use SupersedeFileX=File Name to specify the file
  590. ;                   Use SupersedeMinVersionX=a.b.c.d (optional) to specify the 
  591. ;                   minimum version of the file.  If the version of the existing file
  592. ;                   is greater than or equal to the SupersedeMinVersion the component
  593. ;                   will be superseded.
  594. ;
  595.  
  596. ;We're not installing Component XPCOM because we're using it
  597. ;for it's xpinstall engine from the TEMP dir.  The files that
  598. ;this component has are already in Component GRE.
  599. [Component XPCOM]
  600. Description Short=Cross Platform COM
  601. ;*** LOCALIZE ME BABY ***
  602. Description Long=Cross Platform COM
  603. Archive=xpcom.xpi
  604. Install Size=1600
  605. Install Size System=1
  606. Install Size Archive=1344
  607. Attributes=SELECTED|INVISIBLE
  608. FileCount=     11
  609.  
  610. [Component Mail]
  611. Description Short=Mozilla Thunderbird
  612. ;*** LOCALIZE ME BABY ***
  613. Description Long=Der Mozilla Thunderbird Mail Client
  614. Archive=mail.xpi
  615. Install Size=19232
  616. Install Size System=1
  617. Install Size Archive=16768
  618. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE|MAIN_COMPONENT
  619. Force Upgrade File0=[SETUP PATH]\thunderbird.exe
  620. FileCount=     85
  621.  
  622. [Component Offline]
  623. Description Short=Offline Unterstⁿtzung
  624. ;*** LOCALIZE ME BABY ***
  625. Description Long=Erm÷glicht das Arbeiten im Offline-Modus 
  626. Archive=offline.xpi
  627. Install Size=161
  628. Install Size System=0
  629. Attributes=SELECTED|FORCE_UPGRADE|VISIBLE
  630. Force Upgrade File0=[SETUP PATH]\chrome\offline.jar
  631. FileCount=1
  632.  
  633. [Component RSS]
  634. Description Short=RSS Unterstⁿtzung
  635. ;*** LOCALIZE ME BABY ***
  636. Description Long=Erm÷glicht das Lesen von RSS-Feeds
  637. Archive=newsblog.xpi
  638. Install Size=417
  639. Install Size System=0
  640. Attributes=SELECTED|FORCE_UPGRADE|VISIBLE
  641. Force Upgrade File0=[SETUP PATH]\chrome\newsblog.jar
  642. FileCount=      3
  643.  
  644. ;[Component ADT]
  645. ;Description Short=Developer Tools
  646. ;*** LOCALIZE ME BABY ***
  647. ;Description Long=Tools fⁿr Web-Entwickler - DOM-Inspector
  648. ;Archive=adt.xpi
  649. ;Install Size=1089
  650. ;Install Size System=0
  651. ;Attributes=FORCE_UPGRADE|VISIBLE
  652. ;Force Upgrade File0=[SETUP PATH]\chrome\inspector.jar
  653. ;FileCount=7
  654.  
  655. [Component Uninstaller]
  656. Description Short=Mozilla Uninstaller
  657. ;*** LOCALIZE ME BABY ***
  658. Description Long=Deinstallationsprogramm fⁿr Mozilla Thunderbird
  659. Archive=UninstallThunderbird.zip
  660. Install Size=1
  661. Install Size System=1
  662. Install Size Archive=1
  663. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  664. FileCount=      0
  665.  
  666. ;Since the uninstaller program is going to be installed into the Windows folder,
  667. ;Setup.exe needs to know to calculate the disk space required for the Windows folder.
  668. ;This section overrides the default user-chosen path for the Uninstaller only.
  669. [Component Uninstaller-Destination Path0]
  670. Path=[WINDIR]
  671.  
  672. [Component US English Profile Defaults]
  673. Description Short=US English Defaults
  674. ;*** LOCALIZE ME BABY ***
  675. Description Long=US English Default Profile Data
  676. Archive=deflenus.xpi
  677. Install Size=480
  678. Install Size System=1
  679. Install Size Archive=13
  680. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  681. Force Upgrade File0=[SETUP PATH]\defaults\messenger\mailViews.dat
  682. FileCount=      7
  683.  
  684. [Component En US lang pack]
  685. ;*** LOCALIZE ME BABY ***
  686. Description Short=Englisches (US) Sprachpaket
  687. ;*** LOCALIZE ME BABY ***
  688. Description Long=Englisches (US) Sprachpaket
  689. Archive=langenus.xpi
  690. Install Size=928
  691. Install Size System=1
  692. Install Size Archive=775
  693. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  694. Force Upgrade File0=[SETUP PATH]\chrome\en-win.jar
  695. Force Upgrade File1=[SETUP PATH]\chrome\en-US-mail.jar
  696. FileCount=      2
  697.  
  698. [Component US region pack]
  699. ;*** LOCALIZE ME BABY ***
  700. Description Short=US Region Pack
  701. ;*** LOCALIZE ME BABY ***
  702. Description Long=Regional content for US users
  703. Archive=regus.xpi
  704. Install Size=256
  705. Install Size System=1
  706. Install Size Archive=10
  707. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  708. Force Upgrade File0=[SETUP PATH]\chrome\localstore.rdf
  709. Force Upgrade File1=[SETUP PATH]\chrome\mimeTypes.rdf
  710. FileCount=      2
  711.  
  712. [Component DE language pack]
  713. Description Short=Deutsches (DE) Sprachpaket
  714. ;*** LOCALIZE ME BABY ***
  715. Description Long=Deutsches (DE) Sprachpaket
  716. Archive=langdede.xpi
  717. Install Size=800
  718. Install Size System=1
  719. Install Size Archive=398
  720. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  721. Force Upgrade File0=[SETUP PATH]\chrome\de-win.jar
  722. Force Upgrade File1=[SETUP PATH]\chrome\de-DE.jar
  723. Force Upgrade File2=[SETUP PATH]\chrome\DE.jar
  724. FileCount=7
  725.  
  726. [Component QFA]
  727. Description Short=Quality Feedback Agent
  728. ;*** LOCALIZE ME BABY ***
  729. Description Long=Zum Senden von Berichten ⁿber Programmabstⁿrze
  730. Archive=talkback.xpi
  731. Install Size=2464
  732. Install Size System=1
  733. Install Size Archive=1
  734. Attributes=SELECTED|FORCE_UPGRADE
  735. Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll
  736. FileCount=      0
  737.  
  738. ; This is to randomly set the default checkbox for this component.
  739. ; This particular value will set the checkbox checked [number]% of the time.
  740. ; This logic is done only during the initialization of setup, not in any
  741. ; particular dialog.
  742. Random Install Percentage=100
  743.  
  744. [Core]
  745. Source=[XPI PATH]\xpcom.xpi
  746. Destination=[WIZTEMP]\xpcom.ns
  747. Install Size=1761
  748. Install Size System=0
  749. ;*** LOCALIZE ME BABY ***
  750. Message=Bereite Installation vor, bitte warten...
  751. ; Status= values: Disabled, Enabled
  752. ; If nothing is set, default value is Enabled.  If set to Disabled,
  753. ; it will then use GRE as the xpinstall engine, in which case, there
  754. ; should be a GRE component in this installer package!
  755. Status=Enabled
  756.  
  757. [Redirect]
  758. Status=Disabled
  759. ; This is used in conjunction with the Site Selector info to build a
  760. ; url to where to download the needed redirect.ini file from.
  761. ; If there's more than one server path, they will be used as fail
  762. ; over paths.
  763. ;
  764. ; The Server Path= keys need to be named in the following convention:
  765. ;
  766. ;   Server Path0=
  767. ;   Server Path1=
  768. ;   Server Path2=
  769. ;
  770. ; and so on...
  771. Server Path=redirect.ini
  772. ;*** LOCALIZE ME BABY ***
  773. Description=Redirect File
  774. Message=
  775.  
  776.  
  777. ; The Timing key needs to be one of the following values:
  778. ;   pre download     - process before any files have been downloaded.
  779. ;   post download    - process after all files have been downloaded.
  780. ;   pre xpcom        - process before the xpcom file has been uncompressed.
  781. ;   post xpcom       - process after the xpcom file has been uncompressed.
  782. ;   pre smartupdate  - process before the smartupdate engine has been launched.
  783. ;   post smartupdate - process after the smartupdate engine has been launched.
  784. ;   pre launchapp    - process before the launching of executables.
  785. ;   post launchapp   - process after the launching of executables.
  786. ;   pre archive      - process before the launching of each individual archive file.
  787. ;   post archive     - process after the launching of each individual archive file.
  788. ;   depend reboot    - process depending on if a reboot is necessary or not.
  789. ;                      if reboot is necessary, installer can set it up so
  790. ;                      the app runs once upon windows reboot.
  791.  
  792. ;Uncompress FileX sections
  793. [Uncompress File0]
  794. Timing=post smartupdate
  795. Source=[XPI PATH]\UninstallThunderbird.zip
  796. Destination=[WINDIR]
  797. ;*** LOCALIZE ME BABY ***
  798. Message=Installiere Deinstallationsprogramm, bitte warten...
  799. Only If Exists=FALSE
  800.  
  801.  
  802. ;Copy FileX sections
  803. ;Copy the uninstaller to the [Setup Path]\uninstall folder.
  804. ;This copy is to be used when the user installed on a system with
  805. ;restricted access.
  806. [Copy File0]
  807. Timing=post smartupdate
  808. Source=[WINDIR]\UninstallThunderbird.exe
  809. Destination=[SETUP PATH]\uninstall
  810. Fail If Exists=FALSE
  811. Do Not Uninstall=FALSE
  812.  
  813. [Copy File1]
  814. Timing=post smartupdate
  815. Source=[XPI PATH]\UninstallThunderbird.exe
  816. Destination=[WINDIR]
  817. Fail If Exists=FALSE
  818. Do Not Uninstall=TRUE
  819.  
  820. ; nss3.dll, softokn3.dll, ssl3.dll, and smime3.dll all need to be copied from
  821. ; the GRE dir to the destination app folder (see bug 202326)
  822. [Copy File2]
  823. Timing=post smartupdate
  824. Source=[$GRE_INSTALL_DIR]\nss3.dll
  825. Destination=[SETUP PATH]
  826. Fail If Exists=FALSE
  827. Do Not Uninstall=FALSE
  828.  
  829. [Copy File3]
  830. Timing=post smartupdate
  831. Source=[$GRE_INSTALL_DIR]\softokn3.dll
  832. Destination=[SETUP PATH]
  833. Fail If Exists=FALSE
  834. Do Not Uninstall=FALSE
  835.  
  836. [Copy File4]
  837. Timing=post smartupdate
  838. Source=[$GRE_INSTALL_DIR]\softokn3.chk
  839. Destination=[SETUP PATH]
  840. Fail If Exists=FALSE
  841. Do Not Uninstall=FALSE
  842.  
  843. [Copy File5]
  844. Timing=post smartupdate
  845. Source=[$GRE_INSTALL_DIR]\ssl3.dll
  846. Destination=[SETUP PATH]
  847. Fail If Exists=FALSE
  848. Do Not Uninstall=FALSE
  849.  
  850. [Copy File6]
  851. Timing=post smartupdate
  852. Source=[$GRE_INSTALL_DIR]\smime3.dll
  853. Destination=[SETUP PATH]
  854. Fail If Exists=FALSE
  855. Do Not Uninstall=FALSE
  856.  
  857. [Path Lookup $GRE_INSTALL_DIR]
  858. Path Reg Key Root=HKEY_LOCAL_MACHINE
  859. Path Reg Key=Software\mozilla.org\GRE\\Main
  860. Path Reg Name=Install Directory
  861. Strip Filename=FALSE
  862.  
  863.  
  864. ;Copy File SequentialX sections
  865. [Copy File Sequential0]
  866. Timing=post smartupdate
  867. Filename=install_wizard.log
  868. Source=[SETUP PATH]
  869. Destination=[SETUP PATH]\uninstall
  870.  
  871.  
  872. ;Create DirectoryX sections
  873. [Create Directory0]
  874. Timing=post download
  875. Destination=[SETUP PATH]\plugins
  876.  
  877.  
  878. ;Delete FileX sections
  879. [Delete File0]
  880. Timing=post download
  881. Destination=[COMMON_PROGRAMS]\Mozilla Seamonkey\Mozilla AppRunner.lnk
  882.  
  883. [Delete File1]
  884. Timing=post smartupdate
  885. Destination=[SETUP PATH]\install_wizard.log
  886.  
  887.  
  888. ;Remove DirectoryX sections
  889. ;[Remove Directory0]
  890. ;Timing=post launchapp
  891. ;Destination=[TEMP]\xtratest
  892. ;Remove subdirs=TRUE
  893.  
  894.  
  895. ;RunAppX sections
  896. [RunApp0]
  897. Timing=depend reboot
  898. Wait=FALSE
  899. Target=[SETUP PATH]\thunderbird.exe
  900. Parameters=-installer -contentLocale DE -UILocale de-DE
  901. WorkingDir=[SETUP PATH]
  902. ;  Additional Options dialog.
  903. Condition=not RecaptureHPChecked
  904.  
  905. [RunApp1]
  906. Timing=depend reboot
  907. Wait=FALSE
  908. Target=[SETUP PATH]\thunderbird.exe
  909. Parameters=-installer -contentLocale DE -UILocale de-DE -resetPref browser.startup.homepage
  910. WorkingDir=[SETUP PATH]
  911. ;  Additional Options dialog.
  912. Condition=RecaptureHPChecked
  913.  
  914. [Windows Registry0]
  915. Root Key=HKEY_LOCAL_MACHINE
  916. ;*** LOCALIZE ME BABY ***
  917. Key=Software\Mozilla
  918. Name=
  919. Name Value=
  920. Type=REG_SZ
  921. Decrypt Key=FALSE
  922. Decrypt Name=FALSE
  923. Decrypt Name Value=TRUE
  924. Overwrite Key=TRUE
  925. Overwrite Name=TRUE
  926. Timing=pre smartupdate
  927.  
  928. [Windows Registry1]
  929. Root Key=HKEY_LOCAL_MACHINE
  930. ;*** LOCALIZE ME BABY ***
  931. Key=Software\Mozilla\Mozilla Thunderbird
  932. Name=
  933. Name Value=
  934. Type=REG_SZ
  935. Decrypt Key=FALSE
  936. Decrypt Name=FALSE
  937. Decrypt Name Value=TRUE
  938. Overwrite Key=TRUE
  939. Overwrite Name=TRUE
  940. Timing=pre smartupdate
  941.  
  942. [Windows Registry2]
  943. Root Key=HKEY_LOCAL_MACHINE
  944. ;*** LOCALIZE ME BABY ***
  945. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)
  946. Name=
  947. Name Value=
  948. Type=REG_SZ
  949. Decrypt Key=FALSE
  950. Decrypt Name=FALSE
  951. Decrypt Name Value=TRUE
  952. Overwrite Key=TRUE
  953. Overwrite Name=TRUE
  954. Timing=pre smartupdate
  955.  
  956. [Windows Registry3]
  957. Root Key=HKEY_LOCAL_MACHINE
  958. ;*** LOCALIZE ME BABY ***
  959. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Main
  960. Name=Program Folder Path
  961. Name Value=[Default Folder]
  962. Type=REG_SZ
  963. Decrypt Key=FALSE
  964. Decrypt Name=FALSE
  965. Decrypt Name Value=TRUE
  966. Overwrite Key=TRUE
  967. Overwrite Name=TRUE
  968. Timing=pre smartupdate
  969.  
  970. [Windows Registry4]
  971. Root Key=HKEY_LOCAL_MACHINE
  972. ;*** LOCALIZE ME BABY ***
  973. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Uninstall
  974. Name=Description
  975. Name Value=Mozilla Thunderbird (0.8)
  976. Type=REG_SZ
  977. Decrypt Key=FALSE
  978. Decrypt Name=FALSE
  979. Decrypt Name Value=FALSE
  980. Overwrite Key=TRUE
  981. Overwrite Name=TRUE
  982. Timing=pre smartupdate
  983.  
  984. [Windows Registry5]
  985. Root Key=HKEY_LOCAL_MACHINE
  986. ;*** LOCALIZE ME BABY ***
  987. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Uninstall
  988. Name=Uninstall Log Folder
  989. Name Value=[SETUP PATH]\uninstall
  990. Type=REG_SZ
  991. Decrypt Key=FALSE
  992. Decrypt Name=FALSE
  993. Decrypt Name Value=TRUE
  994. Overwrite Key=TRUE
  995. Overwrite Name=TRUE
  996. Timing=pre smartupdate
  997.  
  998. [Windows Registry6]
  999. Root Key=HKEY_CURRENT_USER
  1000. ;*** LOCALIZE ME BABY ***
  1001. Key=Software\Mozilla
  1002. Name=
  1003. Name Value=
  1004. Type=REG_SZ
  1005. Decrypt Key=FALSE
  1006. Decrypt Name=FALSE
  1007. Decrypt Name Value=TRUE
  1008. Overwrite Key=TRUE
  1009. Overwrite Name=TRUE
  1010. Timing=pre smartupdate
  1011.  
  1012. [Windows Registry7]
  1013. Root Key=HKEY_CURRENT_USER
  1014. ;*** LOCALIZE ME BABY ***
  1015. Key=Software\Mozilla\Mozilla Thunderbird
  1016. Name=
  1017. Name Value=
  1018. Type=REG_SZ
  1019. Decrypt Key=FALSE
  1020. Decrypt Name=FALSE
  1021. Decrypt Name Value=TRUE
  1022. Overwrite Key=TRUE
  1023. Overwrite Name=TRUE
  1024. Timing=pre smartupdate
  1025.  
  1026. [Windows Registry8]
  1027. Root Key=HKEY_CURRENT_USER
  1028. ;*** LOCALIZE ME BABY ***
  1029. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)
  1030. Name=
  1031. Name Value=
  1032. Type=REG_SZ
  1033. Decrypt Key=FALSE
  1034. Decrypt Name=FALSE
  1035. Decrypt Name Value=TRUE
  1036. Overwrite Key=TRUE
  1037. Overwrite Name=TRUE
  1038. Timing=pre smartupdate
  1039.  
  1040. [Windows Registry9]
  1041. Root Key=HKEY_CURRENT_USER
  1042. ;*** LOCALIZE ME BABY ***
  1043. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Main
  1044. Name=Program Folder Path
  1045. Name Value=[Default Folder]
  1046. Type=REG_SZ
  1047. Decrypt Key=FALSE
  1048. Decrypt Name=FALSE
  1049. Decrypt Name Value=TRUE
  1050. Overwrite Key=TRUE
  1051. Overwrite Name=TRUE
  1052. Timing=pre smartupdate
  1053.  
  1054. [Windows Registry10]
  1055. Root Key=HKEY_CURRENT_USER
  1056. ;*** LOCALIZE ME BABY ***
  1057. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Uninstall
  1058. Name=Description
  1059. Name Value=Mozilla Thunderbird (0.8)
  1060. Type=REG_SZ
  1061. Decrypt Key=FALSE
  1062. Decrypt Name=FALSE
  1063. Decrypt Name Value=FALSE
  1064. Overwrite Key=TRUE
  1065. Overwrite Name=TRUE
  1066. Timing=pre smartupdate
  1067.  
  1068. [Windows Registry11]
  1069. Root Key=HKEY_CURRENT_USER
  1070. ;*** LOCALIZE ME BABY ***
  1071. Key=Software\Mozilla\Mozilla Thunderbird\0.8 (de)\Uninstall
  1072. Name=Uninstall Log Folder
  1073. Name Value=[SETUP PATH]\uninstall
  1074. Type=REG_SZ
  1075. Decrypt Key=FALSE
  1076. Decrypt Name=FALSE
  1077. Decrypt Name Value=TRUE
  1078. Overwrite Key=TRUE
  1079. Overwrite Name=TRUE
  1080. Timing=pre smartupdate
  1081.  
  1082. [Windows Registry12]
  1083. Root Key=HKEY_LOCAL_MACHINE
  1084. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1085. Name=DisplayName
  1086. Name Value=Mozilla Thunderbird (0.8)
  1087. Type=REG_SZ
  1088. Decrypt Key=FALSE
  1089. Decrypt Name=FALSE
  1090. Decrypt Name Value=FALSE
  1091. Overwrite Key=TRUE
  1092. Overwrite Name=TRUE
  1093. Timing=post smartupdate
  1094.  
  1095. [Windows Registry13]
  1096. Root Key=HKEY_LOCAL_MACHINE
  1097. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1098. Name=UninstallString
  1099. ;*** LOCALIZE ME BABY ***
  1100. Name Value=[WINDIR]\UninstallThunderbird.exe /ua "0.8 (de)"
  1101. Type=REG_SZ
  1102. Decrypt Key=FALSE
  1103. Decrypt Name=FALSE
  1104. Decrypt Name Value=TRUE
  1105. Overwrite Key=TRUE
  1106. Overwrite Name=TRUE
  1107. Timing=post smartupdate
  1108.  
  1109. [Windows Registry14]
  1110. Root Key=HKEY_LOCAL_MACHINE
  1111. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1112. Name=DisplayIcon
  1113. Name Value=[SETUP PATH]\thunderbird.exe,0
  1114. Type=REG_SZ
  1115. Decrypt Key=FALSE
  1116. Decrypt Name=FALSE
  1117. Decrypt Name Value=TRUE
  1118. Overwrite Key=TRUE
  1119. Overwrite Name=TRUE
  1120. Timing=post smartupdate
  1121.  
  1122. [Windows Registry15]
  1123. Root Key=HKEY_LOCAL_MACHINE
  1124. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1125. Name=DisplayVersion
  1126. Name Value=0.8 (de)
  1127. Type=REG_SZ
  1128. Decrypt Key=FALSE
  1129. Decrypt Name=FALSE
  1130. Decrypt Name Value=TRUE
  1131. Overwrite Key=TRUE
  1132. Overwrite Name=TRUE
  1133. Timing=post smartupdate
  1134.  
  1135. [Windows Registry16]
  1136. Root Key=HKEY_LOCAL_MACHINE
  1137. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1138. Name=Comment
  1139. Name Value=Reclaim Your Inbox.
  1140. Type=REG_SZ
  1141. Decrypt Key=FALSE
  1142. Decrypt Name=FALSE
  1143. Decrypt Name Value=TRUE
  1144. Overwrite Key=TRUE
  1145. Overwrite Name=TRUE
  1146. Timing=post smartupdate
  1147.  
  1148. [Windows Registry17]
  1149. Root Key=HKEY_LOCAL_MACHINE
  1150. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1151. Name=InstallLocation
  1152. Name Value=[SETUP PATH]
  1153. Type=REG_SZ
  1154. Decrypt Key=FALSE
  1155. Decrypt Name=FALSE
  1156. Decrypt Name Value=TRUE
  1157. Overwrite Key=TRUE
  1158. Overwrite Name=TRUE
  1159. Timing=post smartupdate
  1160.  
  1161. [Windows Registry18]
  1162. Root Key=HKEY_LOCAL_MACHINE
  1163. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1164. Name=NoModify
  1165. Name Value=1
  1166. Type=REG_SZ
  1167. Decrypt Key=FALSE
  1168. Decrypt Name=FALSE
  1169. Decrypt Name Value=TRUE
  1170. Overwrite Key=TRUE
  1171. Overwrite Name=TRUE
  1172. Timing=post smartupdate
  1173.  
  1174. [Windows Registry19]
  1175. Root Key=HKEY_LOCAL_MACHINE
  1176. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1177. Name=NoRepair
  1178. Name Value=1
  1179. Type=REG_SZ
  1180. Decrypt Key=FALSE
  1181. Decrypt Name=FALSE
  1182. Decrypt Name Value=TRUE
  1183. Overwrite Key=TRUE
  1184. Overwrite Name=TRUE
  1185. Timing=post smartupdate
  1186.  
  1187. [Windows Registry20]
  1188. Root Key=HKEY_LOCAL_MACHINE
  1189. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1190. Name=Publisher
  1191. Name Value=Mozilla
  1192. Type=REG_SZ
  1193. Decrypt Key=FALSE
  1194. Decrypt Name=FALSE
  1195. Decrypt Name Value=TRUE
  1196. Overwrite Key=TRUE
  1197. Overwrite Name=TRUE
  1198. Timing=post smartupdate
  1199.  
  1200. [Windows Registry21]
  1201. Root Key=HKEY_LOCAL_MACHINE
  1202. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1203. Name=URLInfoAbout
  1204. ;*** LOCALIZE ME BABY ***
  1205. Name Value=http://www.thunderbird-mail.de/
  1206. Type=REG_SZ
  1207. Decrypt Key=FALSE
  1208. Decrypt Name=FALSE
  1209. Decrypt Name Value=TRUE
  1210. Overwrite Key=TRUE
  1211. Overwrite Name=TRUE
  1212. Timing=post smartupdate
  1213.  
  1214. [Windows Registry22]
  1215. Root Key=HKEY_LOCAL_MACHINE
  1216. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (0.8)
  1217. Name=URLUpdateInfo
  1218. ;*** LOCALIZE ME BABY ***
  1219. Name Value=http://www.thunderbird-mail.de/thunderbird/
  1220. Type=REG_SZ
  1221. Decrypt Key=FALSE
  1222. Decrypt Name=FALSE
  1223. Decrypt Name Value=TRUE
  1224. Overwrite Key=TRUE
  1225. Overwrite Name=TRUE
  1226. Timing=post smartupdate
  1227.  
  1228. ; The following keys are to help JRE's installer locate where mozilla gets
  1229. ; installed to.  It has not been updated to look for the new keys.
  1230. [Windows Registry23]
  1231. Root Key=HKEY_LOCAL_MACHINE
  1232. Key=Software\Mozilla
  1233. Name=
  1234. Name Value=
  1235. Type=REG_SZ
  1236. Decrypt Key=FALSE
  1237. Decrypt Name=FALSE
  1238. Decrypt Name Value=TRUE
  1239. Overwrite Key=TRUE
  1240. Overwrite Name=TRUE
  1241. Timing=pre smartupdate
  1242.  
  1243. [Cleanup Previous Product RegKeys]
  1244. Reg Key Root0=HKEY_LOCAL_MACHINE
  1245. Product Name0=Mozilla
  1246. Product Reg Key0=Software\Mozilla.org\Mozilla
  1247. Current Version0=0.8 (de)
  1248.  
  1249. Reg Key Root1=HKEY_CURRENT_USER
  1250. Product Name1=Mozilla
  1251. Product Reg Key1=Software\Mozilla.org\Mozilla
  1252. Current Version1=0.8 (de)
  1253.  
  1254.  
  1255.  
  1256. ; Values for Show Folder:
  1257. ;   HIDE             Hides the window and activates another window.
  1258. ;   MAXIMIZE         Maximizes the specified window.
  1259. ;   MINIMIZE         Minimizes the specified window and activates the next
  1260. ;                    top-level window in the z-order.
  1261. ;   RESTORE          Activates and displays the window. If the window is
  1262. ;                    minimized or maximized, Windows restores it to its
  1263. ;                    original size and position. An application should specify
  1264. ;                    this flag when restoring a minimized window.
  1265. ;   SHOW             Activates the window and displays it in its current size
  1266. ;                    and position.
  1267. ;   SHOWMAXIMIZED    Activates the window and displays it as a maximized
  1268. ;                    window.
  1269. ;   SHOWMINIMIZED    Activates the window and displays it as a minimized
  1270. ;                    window.
  1271. ;   SHOWMINNOACTIVE  Displays the window as a minimized window. The active
  1272. ;                    window remains active.
  1273. ;   SHOWNA           Displays the window in its current state. The active
  1274. ;                    window remains active.
  1275. ;   SHOWNOACTIVATE   Displays a window in its most recent size and position.
  1276. ;                    The active window remains active.
  1277. ;   SHOWNORMAL       Activates and displays a window. If the window is
  1278. ;                    minimized or maximized, Windows restores it to its
  1279. ;                    original size and position. An application should specify
  1280. ;                    this flag when displaying the window for the first time.
  1281. [Program Folder0]
  1282. Timing=post smartupdate
  1283. Show Folder=HIDE
  1284. Program Folder=[Default Folder]
  1285.  
  1286. [Program Folder0-Shortcut0]
  1287. File=[SETUP PATH]\uninstall\UninstallThunderbird.exe
  1288. Arguments=/ua "0.8 (de)"
  1289. Working Dir=[SETUP PATH]
  1290. Description=Uninstall Mozilla Thunderbird
  1291. Icon Path=[SETUP PATH]\uninstall\UninstallThunderbird.exe
  1292. Icon Id=0
  1293.  
  1294. ; Default value:
  1295. ;    IGNORE
  1296. ;
  1297. ; Possible values:
  1298. ;    ONLY_RESTRICTED    - create shortcut only if user access is restricted
  1299. ;    ONLY_NONRESTRICTED - create shortcut only if user access is not restricted
  1300. Restricted Access=ONLY_RESTRICTED
  1301.  
  1302. ;[Program Folder0-Shortcut1]
  1303. ;File=[SETUP PATH]\thunderbird.exe
  1304. ;Arguments=-ProfileManager
  1305. ;Working Dir=[SETUP PATH]
  1306. ;Description=Profile Manager
  1307. ;Icon Path=[SETUP PATH]\thunderbird.exe
  1308. ;Icon Id=0
  1309.  
  1310. ;[Program Folder1]
  1311. ;Timing=post download
  1312. ;Show Folder=SHOW
  1313. ;Program Folder=[Default Folder]\lala land
  1314.  
  1315. ;[Program Folder1-Shortcut0]
  1316. ;File=c:\bin\getver.exe
  1317. ;Arguments=
  1318. ;Working Dir=[TEMP]
  1319. ;Description=Getver Test
  1320. ;Icon Path=[WINDISK]\4nt\4nt.exe
  1321. ;Icon Id=0
  1322.  
  1323. ;[Program Folder1-Shortcut1]
  1324. ;File=c:\perl\bin\perl.exe
  1325. ;Arguments=
  1326. ;Working Dir=[WINSYS]
  1327. ;Description=Perl
  1328. ;Icon Path=c:\perl\bin\perl.exe
  1329. ;Icon Id=0
  1330.  
  1331. [Strings]
  1332. ;*** LOCALIZE ME BABY ***
  1333. Message Unfinished Download Restart=In einer frⁿheren Sitzung von Setup wurde der Download der ben÷tigten Dateien nicht abgeschlossen. M÷chten Sie die bereits heruntergeladenen Dateien beibehalten, um einen erneuten Download zu vermeiden?
  1334. ;*** LOCALIZE ME BABY ***
  1335. Message Unfinished Install Xpi Restart=Bei einem vorherigen Setup wurden nicht alle erforderlichen Dateien installiert. M÷chten sie die bereits heruntergeladenen Dateien nutzen, um ein erneutes Herunterladen zu vermeiden?
  1336. ;*** LOCALIZE ME BABY ***
  1337. Error Corrupted Archives Detected=Setup hat festgestellt, dass die folgenden Archive innerhalb des Setup beschΣdigt sind: %sSie ben÷tigen eine andere Kopie des Mozilla Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1338. ;*** LOCALIZE ME BABY ***
  1339. Error Corrupted Archives Detected AUTO mode=Setup hat festgestellt, dass mindestens ein Archiv innerhalb dieses Setup beschΣdigt ist. Sie ben÷tigen eine andere Kopie des Mozilla Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1340. ;*** LOCALIZE ME BABY ***
  1341. Error Too Many CRC Failures=Es traten zu viele Fehler beim Download auf. Setup wird abgebrochen.  Die bereits heruntergeladenen Dateien werden nicht gel÷scht.  The next time Setup is run, these files will be taken into account during the download.
  1342. ;*** LOCALIZE ME BABY ***
  1343. Error Too Many Network Errors=Beim Download von %s traten zu viele Netzwerkfehler auf.  Bitte versuchen Sie es spΣter erneut.  Die bereits heruntergeladenen Dateien werden nicht gel÷scht.  The next time Setup is run, these files will be taken into account during the download.
  1344. ;*** LOCALIZE ME BABY ***
  1345. Message Verifying Archives=▄berprⁿfe Archivdateien, bitte warten...
  1346. ;*** LOCALIZE ME BABY ***
  1347. Error Undefined=Nicht definierter Fehler
  1348. ;*** LOCALIZE ME BABY ***
  1349. Error Out Of Memory=Zu wenig Arbeitsspeicher!
  1350. ;*** LOCALIZE ME BABY ***
  1351. Status Download=%s bei %.2f KB/sec (%u KB von %u KB heruntergeladen)
  1352. ;*** LOCALIZE ME BABY ***
  1353. Status Retry=%s bei %.2f KB/sec (%u KB von %u KB heruntergeladen)
  1354. ;*** LOCALIZE ME BABY ***
  1355. Status File Info=%s
  1356. ;*** LOCALIZE ME BABY ***
  1357. Status Percentage Completed=%d%%
  1358. ;*** LOCALIZE ME BABY ***
  1359. Dialog Download Title Minimized=%d%% abgeschlossen
  1360. ;*** LOCALIZE ME BABY ***
  1361. STR Force Upgrade Required=(Ben÷tigt)
  1362. ;*** LOCALIZE ME BABY ***
  1363. Message Cancel Setup AUTO mode=Setup wird abgebrochen, bitte warten...
  1364. ;*** LOCALIZE ME BABY ***
  1365. Error File Uncompress=Fehler beim Entpacken von Datei %s: %d
  1366. ;*** LOCALIZE ME BABY ***
  1367. UsageMsg Usage=Usage: %s [options]%s    [options] kann eine der folgenden Kombinationen sein:%s        -h:        Hilfe.%s        -a [path]:        Alternativer Suchpfad fⁿr Archive.%s        -n [filename]:    Dateiname des ⁿbergeordneten Prozesses von Setup.%s        -ma:        Ausfⁿhrung von Setup im Auto-Modus.%s        -ms:        Ausfⁿhrung von Setup ohne Bildschirmmeldungen.%s        -ira:        Ignorieren der [RunAppX]-Abschnitte%s        -ispf:        Ignorieren der [Program FolderX] -Abschnitte, die den%s                Startmenⁿverknⁿpfungsordner am Ende der Installation anzeigen
  1368. ;*** LOCALIZE ME BABY ***
  1369. IDC Use FTP=&FTP zum Herunterladen der Dateien benutzen
  1370. ;*** LOCALIZE ME BABY ***
  1371. IDC Use HTTP=&HTTP zum Herunterladen der Dateien benutzen
  1372. ;*** LOCALIZE ME BABY ***
  1373. IDC Save Installer Files=&Heruntergeladene Dateien lokal speichern
  1374. ;*** LOCALIZE ME BABY ***
  1375. IDC Recapture Homepage=&Netscape.com zur Startseite machen
  1376. ;*** LOCALIZE ME BABY ***
  1377. IDC Turbo Mode=&Schnellstart fⁿr kⁿrzere Startzeiten benutzen
  1378. ;*** LOCALIZE ME BABY ***
  1379. Message Download Paused=Setup hat ein Netzwerkproblem entdeckt und den Download angehalten.  Wenn Ihre Netzwerkverbindung unterbrochen wurde, klicken Sie bitte auf Weiter, sobald die Verbindung wiederhergestellt wurde.
  1380. ;*** LOCALIZE ME BABY *
  1381. Message NORMAL Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Sie sollten die Installation von Mozilla nicht fortsetzen, weil Mozilla sonst nicht einwandfrei funktioniert. M÷chten Sie trotzdem fortfahren?
  1382. ;*** LOCALIZE ME BABY ***
  1383. Message AUTO Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Setup kann die Installation von Mozilla nicht fortsetzen.
  1384.  
  1385.  
  1386. [Site Selector]
  1387. ; Dictates whether or not to show the pull down menu.
  1388. ; Default value is SHOW.
  1389. ; If Status= is set to HIDE, then Indentifier0 will be used
  1390. ; and all other IdentifiersX will be ignored.
  1391. Status=HIDE
  1392.  
  1393. Identifier0=Site0
  1394. ;*** LOCALIZE ME BABY ***
  1395. Description0=Default
  1396. ;*** LOCALIZE ME BABY ***
  1397. Domain0=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-09-13-04-0.8/windows-xpi
  1398.  
  1399. Identifier1=Site1
  1400. ;*** LOCALIZE ME BABY ***
  1401. Description1=North America
  1402. ;*** LOCALIZE ME BABY ***
  1403. Domain1=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-09-13-04-0.8/windows-xpi
  1404.  
  1405.