home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / 05_02.iso / software / netscape6 / CONFIG.INI < prev    next >
Encoding:
INI File  |  2002-03-28  |  46.0 KB  |  1,418 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=Netscape
  11. Product Name=Netscape 6
  12. User Agent=6.2.2 (en)
  13.  
  14. ; Destination Path values:
  15. ;   PROGRAMFILESDIR
  16. ;   WINDISK
  17. ;   WINDIR
  18. ;   WINSYSDIR
  19. Path=[PROGRAMFILESDIR]\Netscape\Netscape 6
  20.  
  21. ; Sub Path, when set will indicate to Setup to create a subfolder from
  22. ; what is offered to the user to change.  It will not be shown to the user
  23. ; but simply created:
  24. ;
  25. ; ie: shown to user   : [Path]
  26. ;     actually created: [Path]\[Sub Path]
  27. ;     (where [Path] is the Path= key above)
  28. Sub Path=
  29.  
  30. ; Controls the Browse button that allows the user to 
  31. ; change the destination path of the product.
  32. ; Default value is FALSE;
  33. Lock Path=FALSE
  34.  
  35. Program Name=Netscp6.exe
  36.  
  37. ; Program Folder Path values:
  38. ;   COMMON_STARTUP
  39. ;   COMMON_PROGRAMS
  40. ;   COMMON_STARTMENU
  41. ;   COMMON_DESKTOP
  42. ;
  43. ;   PERSONAL_STARTUP
  44. ;   PERSONAL_PROGRAMS
  45. ;   PERSONAL_STARTMENU
  46. ;   PERSONAL_DESKTOP
  47. ;
  48. ;   PERSONAL_APPDATA
  49. ;   PERSONAL_CACHE
  50. ;   PERSONAL_COOKIES
  51. ;   PERSONAL_FAVORITES
  52. ;   PERSONAL_FONTS
  53. ;   PERSONAL_HISTORY
  54. ;   PERSONAL_NETHOOD
  55. ;   PERSONAL_PERSONAL
  56. ;   PERSONAL_PRINTHOOD (supported only under Windows NT)
  57. ;   PERSONAL_RECENT
  58. ;   PERSONAL_SENDTO
  59. ;   PERSONAL_TEMPLATES
  60. ;
  61. ;   PROGRAMS (Default value is the same as COMMON_PROGRAMS, but if the user
  62. ;             has restricted access to the system, then it's the same as
  63. ;             PERSONAL_PROGRAMS)
  64. ;
  65. ;   PROGRAMFILESDIR
  66. ;   COMMONFILESDIR
  67. ;   MEDIAPATH
  68. ;   CONFIGPATH (supported only under Windows95 and Windows98)
  69. ;   DEVICEPATH
  70. Program Folder Name=Netscape 6.2
  71. Program Folder Path=[PROGRAMS]
  72.  
  73. Uninstall Filename=N6Uninst.exe
  74.  
  75. ; This key is used as a fail over key.  This url will be used when the
  76. ; url in the Site Selector fails.
  77. url=ftp://sweetlou.mcom.com/products/client/seamonkey/windows/32bit/x86/2002-03-14-20-6.2.2/xpi
  78.  
  79. ; Default Setup Type values:
  80. ;   Setup Type 0 - first radio button (default)
  81. ;   Setup Type 1 - second radio button
  82. ;   Setup Type 2 - third radio button
  83. ;   Setup Type 3 - fourth radio button (usually the Custom option)
  84. Default Setup Type=Setup Type 0
  85.  
  86. ; This section contains info on how to send error information in case of
  87. ; either a download or xpinstall error.
  88. ; By default, this feature is enabled, unless disabled.
  89. [Message Stream]
  90. ; Values:
  91. ;   Enabled
  92. ;   Disabled
  93. ;   default is Enabled.
  94. Status=Enabled
  95.  
  96. ; URL to cgi script to send error information to.  The information will
  97. ; be appended to the url in the form of parameters to the cgi script.
  98. url=http://etph.netscape.com/cgi-bin/dl/client_rates.cgi
  99.  
  100. ; Indicates whether to show a confirmation dialog or not.  If this
  101. ; dialog is not shown, the error information will be *automatically*
  102. ; sent without any indication to the user unless the Status= is set
  103. ; to Disabled.
  104. ;
  105. ; Default value is TRUE if nothing is set.
  106. Show Confirmation=FALSE
  107. ;*** LOCALIZE ME BABY ***
  108. Confirmation Message=There was an error encountered during installation of Netscape 6.  The following information will be sent back to us to help us improve the product: %s
  109.  
  110.  
  111.  
  112. ; HKey:              valid decryptable setup key is [Product CurrentVersion]
  113. ; Decrypt HKey:      there are times when '[' and ']' are valid part of windows registry key names.
  114. ; Contains Filename: tells setup that the path contains filename needed to be removed before
  115. ;                    using it as a path.
  116. ; Verify Existence:  FILE or PATH
  117. ;
  118. [Locate Previous Product Path0]
  119. HRoot=HKEY_LOCAL_MACHINE
  120. HKey=[Product CurrentVersion]\Main
  121. Name=Install Directory
  122. Decrypt HKey=TRUE
  123. Contains Filename=FALSE
  124. Verify Existence=
  125.  
  126. [Dialog Welcome]
  127. Show Dialog=TRUE
  128. ;*** LOCALIZE ME BABY ***
  129. Title=Netscape 6 Setup - Welcome
  130. ;*** LOCALIZE ME BABY ***
  131. Message0=Welcome to %s Setup.  You are about to install %s version 6.2.2.
  132. ;*** LOCALIZE ME BABY ***
  133. Message1=It is strongly recommended that you exit all Windows programs before running this Setup program.
  134. ;*** LOCALIZE ME BABY ***
  135. Message2=Click Cancel to quit Setup and then close any programs you have running.  Click Next to continue the Setup program.
  136.  
  137. [Dialog License]
  138. Show Dialog=TRUE
  139. ;*** LOCALIZE ME BABY ***
  140. Title=Netscape 6 Setup - Software License Agreement
  141. License File=license.txt
  142. ;*** LOCALIZE ME BABY ***
  143. Message0=Please read the following license agreement.  Use the scroll bar to view the rest of this agreement.
  144. ;*** LOCALIZE ME BABY ***
  145. Message1=Click Accept if you accept the terms of the preceeding license agreement.  If No is clicked, setup will quit.
  146.  
  147. [Dialog Setup Type]
  148. Show Dialog=TRUE
  149. ;*** LOCALIZE ME BABY ***
  150. Title=Netscape 6 Setup - Setup Type
  151. ;*** LOCALIZE ME BABY ***
  152. Message0=Click the type of setup you prefer, then click Next.
  153. Readme Filename=readme.txt
  154. Readme App=notepad.exe
  155.  
  156. ; at least one Setup Type needs to be set, and up to 4 can be
  157. ; set (Setup Type0, Setup Type1, Setup Type2, Setup Type3).
  158. [Setup Type0]
  159. ;*** LOCALIZE ME BABY ***
  160. Description Short=R&ecommended
  161. ;*** LOCALIZE ME BABY ***
  162. Description Long=Installs the most common options. Quickest to download; recommended for most users.  Java not included.
  163.  
  164. ; List of components to install/enable for this Setup Type.
  165. ; All other components not listed here will be disabled if
  166. ; this Setup Type is selected.
  167.  
  168. ; This download marker file (the first component) needs
  169. ; to be listed FIRST!
  170. C0=Component Marker Recommended Start
  171. C1=Component XPCOM
  172. C2=Component Navigator
  173. C3=Component MailNews
  174. C4=Component Instant Messenger
  175. C5=Component QFA
  176. C6=Component PSM
  177. C7=Component Spell Checker
  178. C8=Component AOL Art
  179. C9=Component CDT
  180. C10=Component Flash
  181. C11=Component Uninstaller
  182. C12=Component AOD
  183. C13=Component US English Profile Defaults
  184. C14=Component HP Printer Plugin
  185. C15=Component Classic Skin
  186. C16=Component En US lang pack
  187. C17=Component US region pack
  188. ; This download marker file needs to be listed LAST!
  189. C18=Component Marker Recommended End
  190.  
  191. [Setup Type1]
  192. ;*** LOCALIZE ME BABY ***
  193. Description Short=&Full
  194. ;*** LOCALIZE ME BABY ***
  195. Description Long=Installs a range of options, including Java and several international language packages.
  196.  
  197. ; List of components to install/enable for this Setup Type.
  198. ; All other components not listed here will be disabled if
  199. ; this Setup Type is selected.
  200.  
  201. ; This download marker file (the first component) needs
  202. ; to be listed FIRST!
  203. C0=Component Marker Full Start
  204. C1=Component XPCOM
  205. C2=Component Navigator
  206. C3=Component Java
  207. C4=Component MailNews
  208. C5=Component Instant Messenger
  209. C6=Component QFA
  210. C7=Component PSM
  211. C8=Component Spell Checker
  212. C9=Component AOL Art
  213. C10=Component CDT
  214. C11=Component Net2Phone
  215. C12=Component Flash
  216. C13=Component Uninstaller
  217. C14=Component AOD
  218. C15=Component RealPlayer
  219. C16=Component Winamp
  220. C17=Component US English Profile Defaults
  221. C18=Component HP Printer Plugin
  222. C19=Component Classic Skin
  223. C20=Component En US lang pack
  224. C21=Component US region pack
  225. C22=Component Java Patch
  226. ; This download marker file needs to be listed LAST!
  227. C23=Component Marker Full End
  228.  
  229. [Setup Type2]
  230. ;*** LOCALIZE ME BABY ***
  231. Description Short=C&ustom
  232. ;*** LOCALIZE ME BABY ***
  233. Description Long=Recommended for advanced users or users with specific international language package requirements.
  234.  
  235. ; List of components to install/enable for this Setup Type.
  236. ; All other components not listed here will be disabled if
  237. ; this Setup Type is selected.
  238.  
  239. ; These three download marker files (the first 3 components) need
  240. ; to be listed FIRST!
  241. C0=Component Marker Recommended Start
  242. C1=Component Marker Full Start
  243. C2=Component Marker Custom Start
  244. C3=Component XPCOM
  245. C4=Component Navigator
  246. C5=Component Java
  247. C6=Component MailNews
  248. C7=Component Instant Messenger
  249. C8=Component QFA
  250. C9=Component PSM
  251. C10=Component Spell Checker
  252. C11=Component AOL Art
  253. C12=Component CDT
  254. C13=Component Net2Phone
  255. C14=Component Flash
  256. C15=Component Uninstaller
  257. C16=Component AOD
  258. C17=Component RealPlayer
  259. C18=Component Winamp
  260. C19=Component US English Profile Defaults
  261. C20=Component HP Printer Plugin
  262. C21=Component Classic Skin
  263. C22=Component En US lang pack
  264. C23=Component US region pack
  265. C24=Component CA region pack
  266. C25=Component ES region pack
  267. C26=Component GB region pack
  268. C27=Component Java Patch
  269. ; These three download marker files need to be listed LAST!
  270. C28=Component Marker Recommended End
  271. C29=Component Marker Full End
  272. C30=Component Marker Custom End
  273.  
  274.  
  275.  
  276.  
  277. [Dialog Select Components]
  278. Show Dialog=TRUE
  279. ;*** LOCALIZE ME BABY ***
  280. Title=Netscape 6 Setup - Select Typical Components
  281. ;*** LOCALIZE ME BABY ***
  282. Message0=Netscape Navigator is always installed.  Select or clear the additional components you want to install.
  283.  
  284. [Dialog Select Additional Components]
  285. Show Dialog=TRUE
  286. ;*** LOCALIZE ME BABY ***
  287. Title=Netscape 6 Setup - Select Additional Components
  288. ;*** LOCALIZE ME BABY ***
  289. Message0=Select or clear the additional components you want to install.
  290.  
  291. [Dialog Windows Integration]
  292. Show Dialog=FALSE
  293. ;*** LOCALIZE ME BABY ***
  294. Title=Netscape 6 Setup - Windows Integration
  295. ;*** LOCALIZE ME BABY ***
  296. Message0=Check the Netscape 6 Preference options you would like Setup to perform.
  297. ;*** LOCALIZE ME BABY ***
  298. Message1=These settings allow you to set default Internet preferences for browsing and searching.  They affect browsers installed on your machine, including Netscape 6 Communicator and Microsoft Internet Explorer.
  299.  
  300. ;*** DO NOT LOCALIZE - BEGIN ***
  301. ; do not localize this part because it is not currently being used
  302.  
  303. ; Only a maximum of 4 "Windows Integration-Item"s are allowded.  Each Item
  304. ; shows up as a checkbox in the Windows Integration dialog.
  305. [Windows Integration-Item0]
  306. CheckBoxState=FALSE
  307. Description=Make Netscape 6 Communicator my default Internet browser
  308. Archive=
  309.  
  310. [Windows Integration-Item1]
  311. CheckBoxState=FALSE
  312. Description=Make Netscape 6 Netcenter my home page
  313. Archive=
  314.  
  315. [Windows Integration-Item2]
  316. CheckBoxState=FALSE
  317. Description=Use Netscape 6 Netcenter to search the Web
  318. Archive=
  319. ;*** DO NOT LOCALIZE - END ***
  320.  
  321. [Dialog Program Folder]
  322. Show Dialog=TRUE
  323. ;*** LOCALIZE ME BABY ***
  324. Title=Netscape 6 Setup - Select Program Folder
  325. ;*** LOCALIZE ME BABY ***
  326. Message0=Setup will add program icons to the Program Folder listed below.  You may type a new folder name, or select one from the Existing Folders list.  Click Next to continue.
  327.  
  328. [Dialog Download Options]
  329. Show Dialog=TRUE
  330. ;*** LOCALIZE ME BABY ***
  331. Title=Netscape 6 Setup - Download Options
  332. ;*** LOCALIZE ME BABY ***
  333. Message0=Select the region you wish to download from, or leave on Default to download from the nearest geographic location.
  334. ;*** LOCALIZE ME BABY ***
  335. Message1=Select the following option if you wish to save downloaded Setup files on your own computer.  This allows you to re-run Setup without downloading the files again.  The Setup files will be saved to the path below.
  336. Save Installer=
  337.  
  338. [Dialog Advanced Settings]
  339. Show Dialog=TRUE
  340. ;*** LOCALIZE ME BABY ***
  341. Title=Netscape 6 Setup - Advanced Settings
  342. ;*** LOCALIZE ME BABY ***
  343. Message0=If your Internet connection requires a proxy server, enter your server name and port information.  If your Internet connection doesn't require a proxy server, leave the fields blank.
  344. Proxy Server=
  345. Proxy Port=
  346. Proxy User=
  347. Proxy Password=
  348. ; Use Protocol accepts only two options:
  349. ;   FTP
  350. ;   HTTP
  351. ; Default is FTP if key is not set.
  352. Use Protocol=FTP
  353. ; Use Protocol Settings allows user to switch
  354. ; between ftp and http.  If this key is set to
  355. ; DISABLED, then the user will still be able to 
  356. ; see the options, but they will be greyed out.
  357. Use Protocol Settings=ENABLED
  358. ; Controls the radio buttons visibility
  359. ; Default value is TRUE
  360. Show Protocols=TRUE
  361.  
  362. [Dialog Start Install]
  363. Show Dialog=TRUE
  364. ;*** LOCALIZE ME BABY ***
  365. Title=Netscape 6 Setup - Start Install
  366. ;*** LOCALIZE ME BABY ***
  367. Message Install=Setup has enough information to start copying the program files.  If you want to review or change settings, click Back.  If you are satisfied with the current settings, click Install to begin copying files.
  368. ;*** LOCALIZE ME BABY ***
  369. Message Download=Setup has enough information to start downloading and copying the program files.  If you want to review or change settings, click Back.  If you are satisfied with the current settings, make sure you are currently connected to the internet and click Install to begin downloading files.
  370.  
  371. [Dialog Quick Launch]
  372. Show Dialog=TRUE
  373. ;*** LOCALIZE ME BABY ***
  374. Title=Netscape 6 Setup - Quick Launch
  375. ;*** LOCALIZE ME BABY ***
  376. Message0=Quick Launch starts Netscape faster by keeping portions of the program in computer memory.  Quick Launch is designed for single-profile users.
  377. ;*** LOCALIZE ME BABY ***
  378. Message1=You can access Quick Launch through the icon on the Windows taskbar tray.
  379. ;*** LOCALIZE ME BABY ***
  380. Message2=Check this box to activate Quick Launch when you restart your computer.
  381. ; Turbo Mode (Quick Launch) values: TRUE, FALSE
  382. ; Defaults to FALSE if not set
  383. Turbo Mode=FALSE
  384. ; Turbo Mode Settings value: TRUE, FALSE
  385. ; Defaults to FALSE if not set.
  386. ; This will hide the turbo mode checkbox in the Start Install dialog
  387. ; and ignore the Turbo Mode= key, thus disabling it.
  388. Turbo Mode Enabled=TRUE
  389.  
  390. [Dialog Download]
  391. Show Dialog=TRUE
  392. ;*** LOCALIZE ME BABY ***
  393. Title=Netscape 6 Setup - Download
  394. ;*** LOCALIZE ME BABY ***
  395. Message Download0=Setup is downloading the required files now.  This may take some time depending on your network connection speed.
  396. ;*** LOCALIZE ME BABY ***
  397. Message Retry0=Some files have failed the CRC check and are being downloaded again.  Only those files that have failed will be downloaded.
  398.  
  399. [Dialog Reboot]
  400. ; Show Dialog values are:
  401. ;   TRUE  - Always show
  402. ;   FALSE - Don't show unless at least one component has its reboot show value set
  403. ;           to TRUE.  This will not show even if some files were in use and a reboot
  404. ;           is necessary.
  405. ;   AUTO  - Don't show unless a component has its reboot show value set to
  406. ;           TRUE or there was at least one file in use and a reboot is
  407. ;           is required for the file to be replaced correctly.
  408. Show Dialog=AUTO
  409.  
  410. ; These SmartDownload sections contain information to configure SmartDownload.
  411. ; The info is applied to all components to be downloaded.
  412. [SmartDownload-Netscape Install]
  413. no_ads=true
  414. silent=false
  415. execution=false
  416. confirm_install=false
  417.  
  418. [SmartDownload-Proxy]
  419.  
  420. [SmartDownload-Execution]
  421. exe=
  422. exe_param=
  423.  
  424. [Check Instance0]
  425. Class Name=Netscape6MessageWindow
  426. Window Name=
  427. ;*** LOCALIZE ME BABY ***
  428. Message=Setup has detected that an instance of Netscape 6 is currently running.  Please quit Netscape 6 before continuing Setup.  Click Retry to perform the check again, or Cancel to exit Setup.
  429.  
  430. ; These keys are not normally necessary for checking instances.  They are
  431. ; set here because Netscape 6 requires a way to shut down it's turbo mode.
  432. Extra Cmd Reg Key Root=HKEY_LOCAL_MACHINE
  433. Extra Cmd Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Netscp6.exe
  434. Extra Cmd Reg Name=
  435. Extra Cmd Parameter=-kill
  436.  
  437. [Check Instance1]
  438. Class Name=MozillaWindowClass
  439. Window Name=
  440. ;*** LOCALIZE ME BABY ***
  441. Message=Setup has detected that an instance of Netscape 6 is currently running.  Please quit Netscape 6 before continuing Setup.  Click Retry to perform the check again, or Cancel to exit Setup.
  442.  
  443.  
  444.  
  445.  
  446.  
  447. ; These are the components to be offered to the user (shown in the Select
  448. ; Components dialog) for installation.
  449. ; There is no limit to the number of components to install.
  450. [Component XPCOM]
  451. Description Short=Netscape XPCOM
  452. ;*** LOCALIZE ME BABY ***
  453. Description Long=Install Engine
  454. Archive=xpcom.xpi
  455. Install Size=1600
  456. Install Size System=1
  457. Install Size Archive=852
  458. ;Dependee0=
  459. ;Dependency0=
  460. ; Attributes can be the following values:
  461. ;
  462. ;   SELECTED      - Component is selected to be installed by default.
  463. ;
  464. ;   UNSELECTED    - Component is to be displayed unselected in the Options
  465. ;                   dialog.  If the component is listed in the non-custom
  466. ;                   Setup Type section, it will be assumed to be selected
  467. ;                   by default.
  468. ;
  469. ;   INVISIBLE     - Component is not shown in the Select Components dialog.
  470. ;
  471. ;   LAUNCHAPP     - Component is downloaded and simply run (like a .exe file)
  472. ;                   after all the components have been downloaded and
  473. ;                   xpinstall'ed.
  474. ;
  475. ;   DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,
  476. ;                   then deleted as Setup is quitting.
  477. ;
  478. ;   ADDITIONAL    - Component will is to be shown in the Additional Options
  479. ;                   dialog (2nd Options dialog) instead of the 1st Options
  480. ;                   dialog.
  481. ;
  482. ;   DISABLED      - Component is to be shown as disabled (greyed out) in
  483. ;                   either of two Options dialog.
  484. ;
  485. ;   FORCE_UPGRADE - Force Upgrade checks for a particular file or directory
  486. ;                   provided in the Force Upgrade FileX= key(s).  If any of
  487. ;                   the listed file or directory exists, then this component
  488. ;                   will have its SELECTED and DISABLED Attributes set
  489. ;                   automatically.  Force Upgrade will override the following:
  490. ;
  491. ;                       Random Install Percentage= setting
  492. ;                       UNSELECTED Attribute setting
  493. ;                       Dependency settings
  494. ;                       Dependee settings
  495. ;                       Setup Type settings - meaning that even if this
  496. ;                                             component is not listed in the
  497. ;                                             selected Setup Type, it will be
  498. ;                                             affected.
  499. ;
  500. ;   IGNORE_DOWNLOAD_ERROR  - If the component needs to be downloaded from a
  501. ;                            server, setting this attribute will indicate that
  502. ;                            any download error encountered will be ignored
  503. ;                            and treated as if there were no error.
  504. ;                            If the component does not need to be downloaded,
  505. ;                            then this attribute has no effect.
  506. ;
  507. ;   IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error
  508. ;                            resulting from the installation of the .xpi file
  509. ;                            will be ignored.  If the .xpi file is not to be
  510. ;                            installed, then this attribute is ignored.
  511. ;
  512. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  513. Force Upgrade File0=[SETUP PATH]\xpcom.dll
  514.  
  515. [Component Navigator]
  516. Description Short=Navigator
  517. ;*** LOCALIZE ME BABY ***
  518. Description Long=Web browser software
  519. Archive=browser.xpi
  520. Install Size=17856
  521. Install Size System=1
  522. Install Size Archive=5701
  523. Attributes=SELECTED|DISABLED|FORCE_UPGRADE
  524. Force Upgrade File0=[SETUP PATH]\Netscp6.exe
  525.  
  526.  
  527.  
  528. [Component Java]
  529. Description Short=Sun Java 2
  530. ;*** LOCALIZE ME BABY ***
  531. Description Long=Enables Java in Netscape
  532. Archive=jre131_02i.zip
  533. Archive Uncompressed=jre131_02i.exe
  534. Install Size=77767
  535. Install Size System=1
  536. Install Size Archive=8754
  537. Parameter=-s -a -s
  538. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  539.  
  540. [Component Java-Destination Path0]
  541. Path=[PROGRAMFILESDIR]
  542.  
  543. [Component Java-Version Registry0]
  544. Timing=post launchapp
  545. Path=[JRE BIN PATH]
  546. Registry Key=/Sun/Java 2
  547. Version=1.3.1
  548.  
  549. [Component Java Patch]
  550. Description Short="Java Patch"
  551. Description Long="Java Patch"
  552. Archive=jre131p.zip
  553. Install Size=32
  554. Install Size System=1
  555. Install Size Archive=1
  556. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  557. Dependency0=Component Java
  558.  
  559. [Component Java Patch-Uncompress File0]
  560. Timing=post launchapp
  561. Source=[XPI PATH]\jre131p.zip
  562. Destination=[JRE LIB PATH]
  563. ;*** LOCALIZE ME BABY ***
  564. Message=Patching the JRE properies files, please wait...
  565. Only If Exists=TRUE
  566.  
  567. [Component MailNews]
  568. Description Short=Mail
  569. ;*** LOCALIZE ME BABY ***
  570. Description Long=Email and Newsgroup software
  571. Archive=mail.xpi
  572. Install Size=3392
  573. Install Size System=1
  574. Install Size Archive=1488
  575. Attributes=SELECTED|FORCE_UPGRADE
  576. Force Upgrade File0=[SETUP PATH]\msgbsutl.dll
  577.  
  578.  
  579.  
  580. [Component Instant Messenger]
  581. Description Short=Instant Messenger
  582. ;*** LOCALIZE ME BABY ***
  583. Description Long=AOL community Instant Messenger client
  584. Archive=nim.xpi
  585. Install Size=1408
  586. Install Size System=1
  587. Install Size Archive=456
  588. Attributes=SELECTED|FORCE_UPGRADE
  589. Force Upgrade File0=[SETUP PATH]\Cool\CoolSocket.dll
  590.  
  591. [Component QFA]
  592. Description Short=Quality Feedback Agent
  593. ;*** LOCALIZE ME BABY ***
  594. Description Long=Tool for reporting software crashes to Netscape
  595. Archive=talkback.xpi
  596. Install Size=864
  597. Install Size System=1
  598. Install Size Archive=244
  599. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  600. Force Upgrade File0=[SETUP PATH]\Components\fullsoft.dll
  601.  
  602. ; This is to randomly set the default checkbox for this component.
  603. ; This particular value will set the checkbox checked [number]% of the time.
  604. ; This logic is done only during the initialization of setup, not in any
  605. ; particular dialog.
  606. Random Install Percentage=100
  607.  
  608. [Component PSM]
  609. Description Short=Netscape Personal Security Manager
  610. ;*** LOCALIZE ME BABY ***
  611. Description Long=Personal Security Manager (PSM) for crypto operations
  612. Archive=psm.xpi
  613. Install Size=1376
  614. Install Size System=1
  615. Install Size Archive=519
  616. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  617. Force Upgrade File0=[SETUP PATH]\psm.exe
  618.  
  619. [Component Spell Checker]
  620. Description Short=Spell Checker
  621. ;*** LOCALIZE ME BABY ***
  622. Description Long=For use with Mail&News and Composer
  623. Archive=spellchk.xpi
  624. Install Size=864
  625. Install Size System=1
  626. Install Size Archive=465
  627. Attributes=SELECTED|FORCE_UPGRADE
  628. Force Upgrade File0=[SETUP PATH]\Components\SpellChecker\spellchecker.dll
  629.  
  630. [Component AOL Art]
  631. Description Short=AOL ART Extensions
  632. ;*** LOCALIZE ME BABY ***
  633. Description Long=AOL ART Image format support
  634. Archive=artext.xpi
  635. Install Size=1536
  636. Install Size System=1
  637. Install Size Archive=377
  638. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  639. Force Upgrade File0=[SETUP PATH]\Components\nsart.dll
  640.  
  641. [Component Net2Phone]
  642. Description Short=Net2Phone
  643. ;*** LOCALIZE ME BABY ***
  644. Description Long=Internet phone dialer
  645. Archive=n2p.xpi
  646. Install Size=5175
  647. Install Size System=1
  648. Install Size Archive=762
  649. Attributes=SELECTED|ADDITIONAL
  650.  
  651. ; Verify Existence can be either FILE or PATH.
  652. ; If there's no value set, no verification is performed.
  653. [Component Net2Phone-Destination Path0]
  654. HRoot=HKEY_LOCAL_MACHINE
  655. HKey=Software\Net2Phone\Install
  656. Name=Directory
  657. Decrypt HKey=FALSE
  658. Verify Existence=
  659.  
  660. [Component Net2Phone-Destination Path1]
  661. Path=[PROGRAMFILESDIR]\Net2Phone
  662.  
  663. [Component Flash]
  664. Description Short=Macromedia Flash Player
  665. ;*** LOCALIZE ME BABY ***
  666. Description Long=Plugin to view Macromedia Flash-enabled websites
  667. Archive=flash.xpi
  668. Install Size=416
  669. Install Size System=1
  670. Install Size Archive=180
  671. Attributes=SELECTED|ADDITIONAL
  672.  
  673. [Component Uninstaller]
  674. Description Short=Netscape 6 Uninstaller
  675. ;*** LOCALIZE ME BABY ***
  676. Description Long=Uninstaller for Netscape 6
  677. Archive=n6uninst.zip
  678. Install Size=121
  679. Install Size System=1
  680. Install Size Archive=61
  681. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  682.  
  683. ;Since the uninstaller program is going to be installed into the Windows folder,
  684. ;Setup.exe need to know to calculate the disk space required for the Windows folder.
  685. ;This section overrides the default user-chosen path for Uninstaller only.
  686. [Component Uninstaller-Destination Path0]
  687. Path=[WINDIR]
  688.  
  689.  
  690. [Component AOD]
  691. Description Short=Aol On Desktop
  692. ;*** LOCALIZE ME BABY ***
  693. Description Long=Aol On Desktop
  694. Archive=aod.xpi
  695. Install Size=480
  696. Install Size System=1
  697. Install Size Archive=98
  698. Attributes=SELECTED|INVISIBLE
  699. Parameter=
  700.  
  701. [Component RealPlayer]
  702. Description Short=RealPlayer 8
  703. ;*** LOCALIZE ME BABY ***
  704. Description Long=Play streaming music and video
  705. Archive=nsrp8.zip
  706. Archive Uncompressed=nsrp8.exe
  707. Install Size=10687
  708. Install Size System=1
  709. Install Size Archive=3620
  710. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  711. Parameter=-s
  712.  
  713. [Component RealPlayer-Destination Path0]
  714. Path=[PROGRAMFILESDIR]
  715.  
  716. [Component RealPlayer-Version Registry0]
  717. Timing=post launchapp
  718. Path=[PROGRAMFILESDIR]\Real\RealPlayer
  719. Registry Key=/RealNetworks/RealPlayer
  720. Version=6.0.9.584
  721.  
  722. [Component Winamp]
  723. Description Short=Winamp
  724. ;*** LOCALIZE ME BABY ***
  725. Description Long=Winamp media player
  726. Archive=winamp275.zip
  727. Archive Uncompressed=winamp275.exe
  728. Install Size=6285
  729. Install Size System=1
  730. Install Size Archive=1676
  731. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  732. Parameter=/S
  733.  
  734. [Component Winamp-Destination Path0]
  735. Path=[PROGRAMFILESDIR]
  736.  
  737. [Component Winamp-Version Registry0]
  738. Timing=post launchapp
  739. Path=[PROGRAMFILESDIR]\Winamp
  740. Registry Key=/NullSoft/Winamp
  741. Version=2.7.5.0
  742.  
  743. [Component US English Profile Defaults]
  744. ;*** LOCALIZE ME BABY ***
  745. Description Short=US English profile defaults
  746. ;*** LOCALIZE ME BABY ***
  747. Description Long=US English profile defaults
  748. Archive=deflenus.xpi
  749. Install Size=544
  750. Install Size System=1
  751. Install Size Archive=26
  752. Attributes=SELECTED|INVISIBLE|FOCE_UPGRADE
  753. Force Upgrade File0=[SETUP PATH]\defaults\profile\bookmarks.html
  754.  
  755. [Component En US lang pack]
  756. ;*** LOCALIZE ME BABY ***
  757. Description Short=English (US) language pack
  758. ;*** LOCALIZE ME BABY ***
  759. Description Long=English (US) language pack
  760. Archive=langenus.xpi
  761. Install Size=864
  762. Install Size System=1
  763. Install Size Archive=584
  764. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  765. Force Upgrade File0=[SETUP PATH]\Chrome\en-US.jar
  766.  
  767. [Component US region pack]
  768. ;*** LOCALIZE ME BABY ***
  769. Description Short=US Region Pack
  770. ;*** LOCALIZE ME BABY ***
  771. Description Long=Regional contents for US users
  772. Archive=regus.xpi
  773. Install Size=1152
  774. Install Size System=1
  775. Install Size Archive=58
  776. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  777. Force Upgrade File0=[SETUP PATH]\Chrome\US.jar
  778.  
  779. [Component CA region pack]
  780. ;*** LOCALIZE ME BABY ***
  781. Description Short=Canadian Region Pack
  782. ;*** LOCALIZE ME BABY ***
  783. Description Long=Regional contents for Canadian users
  784. Archive=regca.xpi
  785. Install Size=1088
  786. Install Size System=1
  787. Install Size Archive=57
  788. Attributes=UNSELECTED|ADDITIONAL|FORCE_UPGRADE
  789. Force Upgrade File0=[SETUP PATH]\Chrome\CA.jar
  790.  
  791. [Component ES region pack]
  792. ;*** LOCALIZE ME BABY ***
  793. Description Short=Latin American Region Pack
  794. ;*** LOCALIZE ME BABY ***
  795. Description Long=Regional contents for Latin American users
  796. Archive=reges.xpi
  797. Install Size=1024
  798. Install Size System=1
  799. Install Size Archive=55
  800. Attributes=UNSELECTED|ADDITIONAL|FORCE_UPGRADE
  801. Force Upgrade File0=[SETUP PATH]\Chrome\ES.jar
  802.  
  803. [Component GB region pack]
  804. ;*** LOCALIZE ME BABY ***
  805. Description Short=UK Region Pack
  806. ;*** LOCALIZE ME BABY ***
  807. Description Long=Regional contents for UK users
  808. Archive=reggb.xpi
  809. Install Size=1088
  810. Install Size System=1
  811. Install Size Archive=58
  812. Attributes=UNSELECTED|ADDITIONAL|FORCE_UPGRADE
  813. Force Upgrade File0=[SETUP PATH]\Chrome\GB.jar
  814.  
  815. [Component HP Printer Plugin]
  816. Description Short=HP Printer Identifier Plugin
  817. ;*** LOCALIZE ME BABY ***
  818. Description Long=HP Printer Identifier Plugin
  819. Archive=hpprint.xpi
  820. Install Size=224
  821. Install Size System=1
  822. Install Size Archive=33
  823. Attributes=SELECTED|ADDITIONAL
  824.  
  825. [Component Classic Skin]
  826. Description Short=Classic Skin
  827. ;*** LOCALIZE ME BABY ***
  828. Description Long=Classic Skin for Netscape 6
  829. Archive=skinclas.xpi
  830. Install Size=672
  831. Install Size System=1
  832. Install Size Archive=375
  833. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  834. Force Upgrade File0=[SETUP PATH]\Chrome\Classic.jar
  835.  
  836. [Component CDT]
  837. Description Short=AOL Client Detection Tool
  838. ;*** LOCALIZE ME BABY ***
  839. Description Long=Aol Client Detection Tool
  840. Archive=cdt.xpi
  841. Install Size=160
  842. Install Size System=1
  843. Install Size Archive=20
  844. Attributes=SELECTED|INVISIBLE
  845.  
  846.  
  847. ; Description:
  848. ;   The following 6 components are download marker files.
  849. ;
  850. ; Purpose:
  851. ;   Their purpose is to allow easier, more accurate tracking of product
  852. ;   downloads.  We need Start and End marker component files for each Setup
  853. ;   Type.  This will have the added benefit of being able to differentiate
  854. ;   between the Setup Types offered.
  855. ;
  856. ; How It Works:
  857. ;   It is accomplished in the windows installer's config.ini file (this file).
  858. ;
  859. ;   The way the installer generates the list of all the components
  860. ;   available in the product is by parsing the [Setup TypeX] sections
  861. ;   from the greatest X value to the least, which means in this config.ini
  862. ;   file, the order is:
  863. ;
  864. ;     [Setup Type2]
  865. ;     [Setup Type1]
  866. ;     [Setup Type0]
  867. ;
  868. ;   Any duplicate components encountered will be ignored.  The order in which
  869. ;   the components end up in this list is the order that they will be
  870. ;   downloaded (if they have been selected to be installed).
  871. ;
  872. ;   The last [Setup TypeX] will always be the Custom Setup Type.  The Custom
  873. ;   Setup Type will "tend to" (it is not a requirement that it does) list all
  874. ;   the components in this product that can be installed.
  875. ;
  876. ;   This said, if (for example) [Setup Type1] contains more components than
  877. ;   the Cutsom Setup Type, then the marker components will need to be moved
  878. ;   around between the Setup Types to ensure that they are the FIRST *and*
  879. ;   LAST files downloaded.
  880. ;
  881. ;   You will notice that the following marker components have the UNSELECTED
  882. ;   flag defined in their Attributes:
  883. ;
  884. ;     [Component Marker Recommended Start]
  885. ;     [Component Marker Full Start]
  886. ;     [Component Marker Recommended End]
  887. ;     [Component Marker Full End]
  888. ;
  889. ;   Since they are listed in the Custom Setup Type, they normally would be
  890. ;   downloaded.  But we do not want that to happen because they are not the
  891. ;   correct marker components for the Custom Setup Type.  In order to make
  892. ;   sure that they are not downloaded (but still listed to be downloaded
  893. ;   before any of the normal components), they need to have the UNSELECTED
  894. ;   Attribute set.
  895. ;
  896. ;   The UNSELECTED/SELECTED Attribute is only enforced in the Custom Setup
  897. ;   Type.  All other Setup Types will ignore this Attribute and always assume
  898. ;   their components to be SELECTED.
  899. ;
  900. ;   Since the marker components listed above are listed in their respective
  901. ;   Setup Types, they will always be downloaded if the user choses their Setup
  902. ;   Types.
  903. ;
  904. ;   Also notice that the Custom marker components have the SELECTED Attribute
  905. ;   set *and* are not listed in Setup Types other than the Custom Setup Type.
  906. ;   This will ensure that the Custom marker components are only downloaded
  907. ;   when the user choses the Custom Setup Type.
  908. ;
  909. [Component Marker Recommended Start]
  910. ;*** LOCALIZE ME BABY ***
  911. Description Short=Recommended start marker
  912. ;*** LOCALIZE ME BABY ***
  913. Description Long=Recommended start download marker
  914. Archive=recommended.start
  915. Install Size=0
  916. Install Size System=0
  917. Install Size Archive=1
  918. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR 
  919.  
  920. [Component Marker Full Start]
  921. ;*** LOCALIZE ME BABY ***
  922. Description Short=Full start marker
  923. ;*** LOCALIZE ME BABY ***
  924. Description Long=Full start download marker
  925. Archive=full.start
  926. Install Size=0
  927. Install Size System=0
  928. Install Size Archive=1
  929. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  930.  
  931. [Component Marker Custom Start]
  932. ;*** LOCALIZE ME BABY ***
  933. Description Short=Custom start marker
  934. ;*** LOCALIZE ME BABY ***
  935. Description Long=Custom start download marker
  936. Archive=custom.start
  937. Install Size=0
  938. Install Size System=0
  939. Install Size Archive=1
  940. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  941.  
  942. [Component Marker Recommended End]
  943. ;*** LOCALIZE ME BABY ***
  944. Description Short=Recommended end marker
  945. ;*** LOCALIZE ME BABY ***
  946. Description Long=Recommended end download marker
  947. Archive=recommended.end
  948. Install Size=0
  949. Install Size System=0
  950. Install Size Archive=1
  951. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  952.  
  953. [Component Marker Full End]
  954. ;*** LOCALIZE ME BABY ***
  955. Description Short=Full end marker
  956. ;*** LOCALIZE ME BABY ***
  957. Description Long=Full end download marker
  958. Archive=full.end
  959. Install Size=0
  960. Install Size System=0
  961. Install Size Archive=1
  962. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  963.  
  964. [Component Marker Custom End]
  965. ;*** LOCALIZE ME BABY ***
  966. Description Short=Custom end marker
  967. ;*** LOCALIZE ME BABY ***
  968. Description Long=Custom end download marker
  969. Archive=custom.end
  970. Install Size=0
  971. Install Size System=0
  972. Install Size Archive=1
  973. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983. [Core]
  984. Source=[XPI PATH]\xpcom.xpi
  985. Destination=[WIZTEMP]\xpcom.ns
  986. Install Size=1601
  987. Install Size System=0
  988. ;*** LOCALIZE ME BABY ***
  989. Message=Preparing Install, please wait...
  990.  
  991. [Redirect]
  992. Status=Disabled
  993. ; This is used in conjunction with the Site Selector info to build a
  994. ; url to where to download the needed redirect.ini file from.
  995. ; If there's more than one server path, they will be used as fail
  996. ; over paths.
  997. ;
  998. ; The Server Path= keys need to be named in the following convention:
  999. ;
  1000. ;   Server Path0=
  1001. ;   Server Path1=
  1002. ;   Server Path2=
  1003. ;
  1004. ; and so on...
  1005. Server Path=redirect.ini
  1006. ;*** LOCALIZE ME BABY ***
  1007. Description=Redirect File
  1008. Message=
  1009.  
  1010. ; The Timing key needs to be one of the following values:
  1011. ;   pre download     - process before any files have been downloaded.
  1012. ;   post download    - process after all files have been downloaded.
  1013. ;   pre xpcom        - process before the xpcom file has been uncompressed.
  1014. ;   post xpcom       - process after the xpcom file has been uncompressed.
  1015. ;   pre smartupdate  - process before the smartupdate engine has been launched.
  1016. ;   post smartupdate - process after the smartupdate engine has been launched.
  1017. ;   pre launchapp    - process before the launching of executables.
  1018. ;   post launchapp   - process after the launching of executables.
  1019. ;   pre archive      - process before the launching of each individual archive file.
  1020. ;   post archive     - process after the launching of each individual archive file.
  1021. ;   depend reboot    - process depending on if a reboot is necessary or not.
  1022. ;                      if reboot is necessary, installer can set it up so
  1023. ;                      the app runs once upon windows reboot.
  1024.  
  1025. ;Uncompress FileX sections
  1026. [Uncompress File0]
  1027. Timing=post smartupdate
  1028. Source=[XPI PATH]\n6uninst.zip
  1029. Destination=[WINDIR]
  1030. ;*** LOCALIZE ME BABY ***
  1031. Message=Installing the uninstaller, please wait...
  1032. Only If Exists=FALSE
  1033.  
  1034.  
  1035. ;Move FileX sections
  1036. ;[Move File0]
  1037. ;Timing=post download
  1038. ;Source=[SETUP PATH]\bin\*
  1039. ;Destination=[SETUP PATH]\program
  1040.  
  1041.  
  1042. ;Copy FileX sections
  1043. ;Copy the uninstaller to the [Setup Path]\Uninstall folder.
  1044. ;This copy is to be used when the user installed on a system with
  1045. ;restricted access.
  1046. [Copy File0]
  1047. Timing=post smartupdate
  1048. Source=[WINDIR]\N6Uninst.exe
  1049. Destination=[SETUP PATH]\Uninstall
  1050. Fail If Exists=FALSE
  1051. Do Not Uninstall=FALSE
  1052.  
  1053. ;This is to copy java plugin files from a java that is already on the system
  1054. ;to the browser's Plugins folder
  1055. [Copy File1]
  1056. Timing=post launchapp
  1057. Source=[JRE BIN PATH]\np*.dll
  1058. Destination=[SETUP PATH]\Plugins
  1059. Fail If Exists=FALSE
  1060.  
  1061.  
  1062.  
  1063. ;Copy File SequentialX sections
  1064. [Copy File Sequential0]
  1065. Timing=post launchapp
  1066. Filename=install_wizard.log
  1067. Source=[SETUP PATH]
  1068. Destination=[SETUP PATH]\Uninstall
  1069.  
  1070.  
  1071. ;Create DirectoryX sections
  1072. [Create Directory0]
  1073. Timing=post download
  1074. Destination=[SETUP PATH]\Plugins
  1075.  
  1076. ;Self Register File sections
  1077. ;[Self Register File0]
  1078. ;Timing=post smartupdate
  1079. ;Filename=cdTool.dll
  1080. ;Destination=[SETUP PATH]\Aol
  1081.  
  1082.  
  1083. ;Delete FileX sections
  1084. [Delete File0]
  1085. Timing=post download
  1086. Destination=[COMMON_PROGRAMS]\Netscape Seamonkey\Netscape AppRunner.lnk
  1087.  
  1088. [Delete File1]
  1089. Timing=post launchapp
  1090. Destination=[SETUP PATH]\install_wizard.log
  1091.  
  1092. [Delete File2]
  1093. Timing=post download
  1094. Destination=[SETUP PATH]\chrome\installed-chrome.txt
  1095.  
  1096.  
  1097. ;Remove DirectoryX sections
  1098. ;[Remove Directory0]
  1099. ;Timing=post launchapp
  1100. ;Destination=[TEMP]\xtratest
  1101. ;Remove subdirs=TRUE
  1102.  
  1103.  
  1104. ;RunAppX sections
  1105. [RunApp0]
  1106. Timing=depend reboot
  1107. Wait=FALSE
  1108. Target=[SETUP PATH]\Netscp6.exe
  1109. Parameters=-installer
  1110. WorkingDir=[SETUP PATH]
  1111.  
  1112.  
  1113. [Windows Registry0]
  1114. Root Key=HKEY_LOCAL_MACHINE
  1115. ;*** LOCALIZE ME BABY ***
  1116. Key=Software\Netscape
  1117. Name=
  1118. Name Value=
  1119. Type=REG_SZ
  1120. Decrypt Key=FALSE
  1121. Decrypt Name=FALSE
  1122. Decrypt Name Value=TRUE
  1123. Overwrite Key=TRUE
  1124. Overwrite Name=TRUE
  1125. Timing=pre smartupdate
  1126.  
  1127. [Windows Registry1]
  1128. Root Key=HKEY_LOCAL_MACHINE
  1129. ;*** LOCALIZE ME BABY ***
  1130. Key=Software\Netscape\Netscape 6
  1131. Name=
  1132. Name Value=
  1133. Type=REG_SZ
  1134. Decrypt Key=FALSE
  1135. Decrypt Name=FALSE
  1136. Decrypt Name Value=TRUE
  1137. Overwrite Key=TRUE
  1138. Overwrite Name=TRUE
  1139. Timing=pre smartupdate
  1140.  
  1141. [Windows Registry2]
  1142. Root Key=HKEY_LOCAL_MACHINE
  1143. ;*** LOCALIZE ME BABY ***
  1144. Key=Software\Netscape\Netscape 6\6.2.2 (en)
  1145. Name=
  1146. Name Value=
  1147. Type=REG_SZ
  1148. Decrypt Key=FALSE
  1149. Decrypt Name=FALSE
  1150. Decrypt Name Value=TRUE
  1151. Overwrite Key=TRUE
  1152. Overwrite Name=TRUE
  1153. Timing=pre smartupdate
  1154.  
  1155. [Windows Registry3]
  1156. Root Key=HKEY_LOCAL_MACHINE
  1157. ;*** LOCALIZE ME BABY ***
  1158. Key=Software\Netscape\Netscape 6\6.2.2 (en)\Main
  1159. Name=Program Folder Path
  1160. Name Value=[Default Folder]
  1161. Type=REG_SZ
  1162. Decrypt Key=FALSE
  1163. Decrypt Name=FALSE
  1164. Decrypt Name Value=TRUE
  1165. Overwrite Key=TRUE
  1166. Overwrite Name=TRUE
  1167. Timing=pre smartupdate
  1168.  
  1169. [Windows Registry4]
  1170. Root Key=HKEY_CURRENT_USER
  1171. ;*** LOCALIZE ME BABY ***
  1172. Key=Software\Netscape
  1173. Name=
  1174. Name Value=
  1175. Type=REG_SZ
  1176. Decrypt Key=FALSE
  1177. Decrypt Name=FALSE
  1178. Decrypt Name Value=TRUE
  1179. Overwrite Key=TRUE
  1180. Overwrite Name=TRUE
  1181. Timing=pre smartupdate
  1182.  
  1183. [Windows Registry5]
  1184. Root Key=HKEY_CURRENT_USER
  1185. ;*** LOCALIZE ME BABY ***
  1186. Key=Software\Netscape\Netscape 6
  1187. Name=
  1188. Name Value=
  1189. Type=REG_SZ
  1190. Decrypt Key=FALSE
  1191. Decrypt Name=FALSE
  1192. Decrypt Name Value=TRUE
  1193. Overwrite Key=TRUE
  1194. Overwrite Name=TRUE
  1195. Timing=pre smartupdate
  1196.  
  1197. [Windows Registry6]
  1198. Root Key=HKEY_CURRENT_USER
  1199. ;*** LOCALIZE ME BABY ***
  1200. Key=Software\Netscape\Netscape 6\6.2.2 (en)
  1201. Name=
  1202. Name Value=
  1203. Type=REG_SZ
  1204. Decrypt Key=FALSE
  1205. Decrypt Name=FALSE
  1206. Decrypt Name Value=TRUE
  1207. Overwrite Key=TRUE
  1208. Overwrite Name=TRUE
  1209. Timing=pre smartupdate
  1210.  
  1211. [Windows Registry7]
  1212. Root Key=HKEY_CURRENT_USER
  1213. ;*** LOCALIZE ME BABY ***
  1214. Key=Software\Netscape\Netscape 6\6.2.2 (en)\Main
  1215. Name=Program Folder Path
  1216. Name Value=[Default Folder]
  1217. Type=REG_SZ
  1218. Decrypt Key=FALSE
  1219. Decrypt Name=FALSE
  1220. Decrypt Name Value=TRUE
  1221. Overwrite Key=TRUE
  1222. Overwrite Name=TRUE
  1223. Timing=pre smartupdate
  1224.  
  1225. [Windows Registry8]
  1226. Root Key=HKEY_LOCAL_MACHINE
  1227. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2.2)
  1228. Name=DisplayName
  1229. Name Value=Netscape 6 (6.2.2)
  1230. Type=REG_SZ
  1231. Decrypt Key=FALSE
  1232. Decrypt Name=FALSE
  1233. Decrypt Name Value=FALSE
  1234. Overwrite Key=TRUE
  1235. Overwrite Name=TRUE
  1236. Timing=post smartupdate
  1237.  
  1238. [Windows Registry9]
  1239. Root Key=HKEY_LOCAL_MACHINE
  1240. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2.2)
  1241. Name=UninstallString
  1242. ;*** LOCALIZE ME BABY ***
  1243. Name Value=[WINDIR]\N6Uninst.exe /ua "6.2.2 (en)"
  1244. Type=REG_SZ
  1245. Decrypt Key=FALSE
  1246. Decrypt Name=FALSE
  1247. Decrypt Name Value=TRUE
  1248. Overwrite Key=TRUE
  1249. Overwrite Name=TRUE
  1250. Timing=post smartupdate
  1251.  
  1252.  
  1253.  
  1254.  
  1255. ; Values for Show Folder:
  1256. ;   HIDE             Hides the window and activates another window.
  1257. ;   MAXIMIZE         Maximizes the specified window.
  1258. ;   MINIMIZE         Minimizes the specified window and activates the next
  1259. ;                    top-level window in the z-order.
  1260. ;   RESTORE          Activates and displays the window. If the window is
  1261. ;                    minimized or maximized, Windows restores it to its
  1262. ;                    original size and position. An application should specify
  1263. ;                    this flag when restoring a minimized window.
  1264. ;   SHOW             Activates the window and displays it in its current size
  1265. ;                    and position.
  1266. ;   SHOWMAXIMIZED    Activates the window and displays it as a maximized
  1267. ;                    window.
  1268. ;   SHOWMINIMIZED    Activates the window and displays it as a minimized
  1269. ;                    window.
  1270. ;   SHOWMINNOACTIVE  Displays the window as a minimized window. The active
  1271. ;                    window remains active.
  1272. ;   SHOWNA           Displays the window in its current state. The active
  1273. ;                    window remains active.
  1274. ;   SHOWNOACTIVATE   Displays a window in its most recent size and position.
  1275. ;                    The active window remains active.
  1276. ;   SHOWNORMAL       Activates and displays a window. If the window is
  1277. ;                    minimized or maximized, Windows restores it to its
  1278. ;                    original size and position. An application should specify
  1279. ;                    this flag when displaying the window for the first time.
  1280. [Program Folder0]
  1281. Timing=post smartupdate
  1282. Show Folder=SHOW
  1283. Program Folder=[Default Folder]
  1284.  
  1285. [Program Folder0-Shortcut0]
  1286. File=[SETUP PATH]\Uninstall\N6Uninst.exe
  1287. Arguments=/ua "6.2.2 (en)"
  1288. Working Dir=[SETUP PATH]
  1289. Description=Uninstall Netscape 6
  1290. Icon Path=[SETUP PATH]\Uninstall\N6Uninst.exe
  1291. Icon Id=0
  1292.  
  1293. ; Default value:
  1294. ;    IGNORE
  1295. ;
  1296. ; Possible values:
  1297. ;    ONLY_RESTRICTED    - create shortcut only if user access is restricted
  1298. ;    ONLY_NONRESTRICTED - create shortcut only if user access is not restricted
  1299. Restricted Access=ONLY_RESTRICTED
  1300.  
  1301. ;[Program Folder0-Shortcut1]
  1302. ;File=[SETUP PATH]\Netscp6.exe
  1303. ;Arguments=-ProfileManager
  1304. ;Working Dir=[SETUP PATH]
  1305. ;Description=Profile Manager
  1306. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1307. ;Icon Id=0
  1308.  
  1309. ;[Program Folder1]
  1310. ;Timing=post smartupdate
  1311. ;Show Folder=HIDE
  1312. ;Program Folder=[COMMON_DESKTOP]
  1313.  
  1314. ;[Program Folder1-Shortcut0]
  1315. ;File=[SETUP PATH]\Netscp6.exe
  1316. ;Arguments=
  1317. ;Working Dir=[SETUP PATH]
  1318. ;Description=Netscape 6
  1319. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1320. ;Icon Id=0
  1321.  
  1322. ;[Program Folder0-Shortcut2]
  1323. ;File=[SETUP PATH]\bin\Net2fone.exe
  1324. ;Arguments=
  1325. ;Working Dir=[SETUP PATH]
  1326. ;Description=Net2Fone
  1327. ;Icon Path=[SETUP PATH]\bin\Net2fone.exe
  1328. ;Icon Id=0
  1329.  
  1330. ;[Program Folder1]
  1331. ;Timing=post download
  1332. ;Show Folder=SHOW
  1333. ;Program Folder=[Default Folder]\lala land
  1334.  
  1335. ;[Program Folder1-Shortcut0]
  1336. ;File=c:\bin\getver.exe
  1337. ;Arguments=
  1338. ;Working Dir=[TEMP]
  1339. ;Description=Getver Test
  1340. ;Icon Path=[WINDISK]\4nt\4nt.exe
  1341. ;Icon Id=0
  1342.  
  1343. ;[Program Folder1-Shortcut1]
  1344. ;File=c:\perl\bin\perl.exe
  1345. ;Arguments=
  1346. ;Working Dir=[WINSYS]
  1347. ;Description=Perl
  1348. ;Icon Path=c:\perl\bin\perl.exe
  1349. ;Icon Id=0
  1350.  
  1351.  
  1352. [Strings]
  1353. ;*** LOCALIZE ME BABY ***
  1354. Message Unfinished Download Restart=A previous session of Setup did not finish downloading all the necessary files.  Would you like to use the files previously downloaded, to avoid downloading them again?
  1355. ;*** LOCALIZE ME BABY ***
  1356. Error Corrupted Archives Detected=Setup has detected that the following archives within this Setup are corrupted:%sYou will need to obtain another copy of the Netscape 6 Setup in order for installation to proceed.
  1357. ;*** LOCALIZE ME BABY ***
  1358. Error Corrupted Archives Detected AUTO mode=Setup has detected that at least one archive within this Setup is corrupt.  You will need to obtain another copy of the Netscape 6 Setup in order for installation to proceed.
  1359. ;*** LOCALIZE ME BABY ***
  1360. Error Too Many CRC Failures=Too many download failures.  Setup will cancel.  Any files already downloaded will not be deleted.  The next time Setup is run, these files will be taken into account during the download.
  1361. ;*** LOCALIZE ME BABY ***
  1362. Error Too Many Network Errors=Too many network errors trying to download %s.  Please retry again later.  Any files already downloaded will not be deleted.  The next time Setup is run, these files will be taken into account during the download.
  1363. ;*** LOCALIZE ME BABY ***
  1364. Message Verifying Archives=Verifying integrity of archives, please wait...
  1365. ;*** LOCALIZE ME BABY ***
  1366. Error Undefined=Error undefined
  1367. ;*** LOCALIZE ME BABY ***
  1368. Error Out Of Memory=Out of memory!
  1369. ;*** LOCALIZE ME BABY ***
  1370. Status Download=%s at %.2fKB/sec (%uKB of %uKB downloaded)
  1371. ;*** LOCALIZE ME BABY ***
  1372. Status Retry=%s at %.2fKB/sec (%uKB of %uKB downloaded)
  1373. ;*** LOCALIZE ME BABY ***
  1374. Status File Info=%s
  1375. ;*** LOCALIZE ME BABY ***
  1376. Status Percentage Completed=%d%%
  1377. ;*** LOCALIZE ME BABY ***
  1378. Dialog Download Title Minimized=%d%% completed
  1379. ;*** LOCALIZE ME BABY ***
  1380. STR Force Upgrade Required=(Required)
  1381. ;*** LOCALIZE ME BABY ***
  1382. Message Cancel Setup AUTO mode=Canceling Setup, please wait...
  1383. ;*** LOCALIZE ME BABY ***
  1384. Error File Uncompress=Error uncompressing file %s: %d
  1385. ;*** LOCALIZE ME BABY ***
  1386. UsageMsg Usage=Usage: %s [options]%s    [options] can be any of the following combination:%s        -h:        This help.%s        -a [path]:        Alternate archive search path.%s        -n [filename]:    Setup's parent's process filename.%s        -ma:        Run setup in Auto mode.%s        -ms:        Run setup in Silent mode.%s        -ira:        Ignore the [RunAppX] sections%s        -ispf:        Ignore the [Program FolderX] sections that show%s                the Start Menu shortcut folder at the end of installation.
  1387. ;*** LOCALIZE ME BABY ***
  1388. IDC Use FTP=Use &FTP for downloading files
  1389. ;*** LOCALIZE ME BABY ***
  1390. IDC Use HTTP=Use &HTTP for downloading files
  1391. ;*** LOCALIZE ME BABY ***
  1392. IDC Save Installer Files=&Save installer files locally
  1393. ;*** LOCALIZE ME BABY ***
  1394. Message Download Paused=Setup has encountered a network problem and has paused the download.  If you have just lost your network connection, please click Resume once your network has been reestablished.
  1395. ;*** LOCALIZE ME BABY ***
  1396. IDC Turbo Mode=&Use Quick Launch for faster startup times when possible
  1397. ;*** LOCALIZE ME BABY ***
  1398. Message NORMAL Restricted Access=Setup has detected that you do not have the appropriate Administrator privileges to this system.  It is highly recommended that you do not continue with the installation of Netscape 6, or it may not function properly.  Would you still like to continue?
  1399. ;*** LOCALIZE ME BABY ***
  1400. Message AUTO Restricted Access=Setup has detected that you do not have the appropriate Administrator privileges to this system.  Setup cannot continue with the installation of Netscape 6.
  1401.  
  1402.  
  1403.  
  1404. [Site Selector]
  1405. ; Dictates whether or not to show the pull down menu.
  1406. ; Default value is SHOW.
  1407. ; If Status= is set to HIDE, then Indentifier0 will be used
  1408. ; and all other IdentifiersX will be ignored.
  1409. Status=HIDE
  1410.  
  1411. Identifier0=Site0
  1412. ;*** LOCALIZE ME BABY ***
  1413. Description0=Default
  1414. ;*** LOCALIZE ME BABY ***
  1415. Domain0=ftp://ftp.netscape.com/pub/netscape6/english/6.2.2/windows/win32/xpi
  1416. ;Domain0=ftp://sweetlou.mcom.com/products/client/seamonkey/windows/32bit/x86/2002-03-14-20-6.2.2/xpi
  1417.  
  1418.