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