home *** CD-ROM | disk | FTP | other *** search
/ Win 3.11 Apps / win311aps.iso / NORTON / NDWINI.TX! / NDWINI.TXT
Text File  |  1993-11-15  |  46KB  |  1,459 lines

  1. SYMANTEC--PETER NORTON GROUP
  2.  
  3. NDWINI.TXT
  4. Description of NDW.INI and other related .INI files
  5. Copyright 1991-93 Symantec Corporation.  All Rights Reserved.
  6.  
  7. NORTON DESKTOP FOR WINDOWS
  8. Version 3.0
  9.  
  10.  
  11.  
  12. Norton Desktop Initialization Files
  13. ===================================
  14.      Each time you start Norton Desktop, it looks for the Norton
  15. Desktop initialization (NDW.INI) file to determine information about
  16. your environment and preferences.  Some of the other applications 
  17. within Norton Desktop also look for .INI files.  This document 
  18. describes these .INI files:
  19.  
  20.      - NDW.INI
  21.      - DAYPLAN.INI 
  22.      - FASSIST.INI
  23.      - RESCUE.INI
  24.      - SCHEDULE.INI
  25.      - SYMCFG.INI
  26.  
  27. Please note that your .INI files may not be exactly like the ones 
  28. described here.
  29.      You can change many of the entries in these .INI files simply by
  30. configuring Norton Desktop with the Control Center or the various 
  31. customizable options within applications.  If, however, you find it 
  32. necessary (or tempting) to change the NDW.INI file yourself, be sure 
  33. to observe the following guidelines:
  34.      
  35.      1. Use an ASCII editor such as Desktop Editor.  Non-ASCII word 
  36.         processors like Write or Word for Windows may insert control 
  37.         codes that could corrupt your file and disable your system.
  38.         
  39.      2. Be sure to make a backup copy of the .INI file you edit.  If 
  40.         you make a change to an .INI file that causes an application
  41.         to fail you'll definitely want to be able to restore the 
  42.         previous (working) .INI file.
  43.         
  44.      3. If you don't feel comfortable editing these .INI files then 
  45.         don't.  As mentioned previously, almost all of these entries 
  46.         are alterable from within Norton Desktop and were intended to
  47.         be altered in that manner.  These .INI files are primarily for 
  48.         Symantec Technical Support personnel to use on those rare 
  49.         occasions when Norton Desktop doesn't work correctly on your 
  50.         system.
  51.         
  52.      4. If you encounter an entry that is not documented here, don't 
  53.         change it.
  54.  
  55.      The Norton Desktop .INI files, like other initialization files, 
  56. have the following format:
  57.  
  58. [section name]
  59. <entry>=<value(s)>
  60.  
  61. where [section name] is the name of a section, and <entry>=<value(s)>
  62. defines each entry. Sections are used to break .INI files
  63. into logical groupings. The square brackets are required, and the
  64. left bracket must be in the first column.
  65.      An entry in an .INI file can additionally require a certain 
  66. syntax (or format) in order for it to be processed properly by the 
  67. application(s) that use it. Below is a brief description of how to 
  68. decipher the syntactical descriptions you will encounter in this file.
  69.  
  70.      []             Brackets surrounding an item (after the equal 
  71.                     sign (=)) denote that the item is optional (not 
  72.                     required), such as
  73.                     load=[<filename>]
  74.                     
  75.      ...            Denotes an item that can be repeated, such as
  76.                     load=[<filename>] [...]
  77.  
  78.      |              Denotes a condition where one OR the other of the 
  79.                     values listed should be used, such as 
  80.                     Mailtool=1 | 0
  81.                
  82.      <name>         Denotes a variable, or changeable value, such as
  83.                     NDWDIR=<path>
  84.                
  85.      <integer>      Denotes a variable that must be a non-fractional 
  86.                     number, such as
  87.                     NDWVersionMajor=<integer>
  88.                
  89.      <whole-number> Denotes a variable that must be a non-fractional 
  90.                     number greater than or equal to 0, such as
  91.                     Setup File <pos-number>=<filename>
  92.                     
  93.      <pos-number>   Denotes a variable that must be a non-fractional,
  94.                     positive (greater than 0) number, such as
  95.                     Setup File <pos-number>=<filename>
  96.                     
  97.      Any other text you see within an entry is typed as seen.                   
  98.      
  99.      You can also include comments in an initialization file. In fact, 
  100. you'll see many comments in the NDW.INI file. Comments are identified 
  101. by a semicolon (;).
  102.  
  103.  
  104.                ++++++++++++++++++++++++++++++++++
  105.  
  106. NDW.INI FILE
  107. ============
  108.      This file is the primary .INI file used by Norton Desktop.  It 
  109. contains sections and entries that affect virtually all components 
  110. of Norton Desktop.
  111.      The default NDW.INI file contains the following sections.
  112. The order of the sections does not matter. They are alphabetized 
  113. here for easy reference:
  114.  
  115.      [BatchRunner]
  116.      [Calculators]
  117.      [Configuration]
  118.      [Control Center]
  119.      [Defaults]
  120.      [DLLInfo]
  121.      [NamedEvents]
  122.      [NamedEvent<whole-number>]
  123.      [NBACKUP]
  124.      [NBWIN_DEVICE_<pos-number>]
  125.      [NHookSettings]
  126.      [NViewer]
  127.      [Print Start]
  128.      [Print Stop]
  129.      [Quick Access]
  130.      [Sleeper]
  131.      [SmartErase]
  132.      [System Information]
  133.      [TapeCalc]
  134.      [Viewer-Default Extensions]
  135.      [Viewer-Filemap]
  136.      [Viewer-Parsers]
  137.      [Windows]
  138.      [Zip]
  139.  
  140.  
  141. [BatchRunner] SECTION
  142. ---------------------
  143.      The [BatchRunner] section contains entries that affect the
  144. Batch Runner batch language.  This section may contain the following
  145. entries:
  146.  
  147.  
  148. CmdExtDLL=<filename>
  149.  
  150. where <filename> is the batch command extension DLL.  The default
  151. is COMMEXT.DLL.
  152.  
  153.  
  154. SKDFile=<filename>
  155.  
  156. where <filename> is the path and filename of the file that is to
  157. receive the parsed keystrokes from the SKDebug function.  The default
  158. is C:\@@SKDBUG.TXT.
  159.  
  160.  
  161.  
  162. [Calculators] SECTION
  163. ---------------------
  164.      The [Calculators] section contains entries that affect the
  165. 10-Key Tape, the Financial, and the Scientific calculators.  This
  166. section may contain the following entries:
  167.  
  168.  
  169. LastCalc=<calculator-filename>
  170.  
  171. where <calculator-filename> is the filename of the calculator you last
  172. used.  The default is TapeCalc.exe.
  173.      This information is saved by the calculator itself, so even
  174. if you don't save your Norton Desktop configuration, the last
  175. calculator you used will appear on the desktop when you choose
  176. Calculator from the Tools menu.
  177.  
  178.  
  179. NumCalculators=<pos-number>
  180.  
  181. where <pos-number> is a number that represents the number of available
  182. calculators.  The default is 3.
  183.  
  184.  
  185. Calculator<pos-number>=<menu-item>,<module>,<caption>,<filename>
  186.  
  187. where: <pos-number>      is an integer between 1 and the NumCalculator 
  188.                          value (default is 3).
  189.        <menu-command>    is the name of the Calculator menu command.
  190.        <module>          is the module name that appears in the header.
  191.        <caption>         is the title that appears in the calculator 
  192.                          title bar.
  193.        <filename>        is the name of the calculator file.
  194.  
  195.      Default calculators include:
  196.         Calculator1=&Financial,NFIN_CALC,Financial Calculator,FinCalc
  197.         Calculator2=&Scientific,NSCI_CALC,Scientific Calculator,SiCalc
  198.         Calculator3=&Tape,NTAPE_CALC,Tape Calculator,TapeCalc
  199.  
  200.  
  201.  
  202. [Configuration] SECTION
  203. -----------------------
  204.      The [Configuration] section contains entries that control
  205. the Norton Desktop configuration.  Note that Quick Access
  206. configuration is controlled in the [Quick Access] section.  The
  207. [Configuration] section may contain the following entries:
  208.  
  209.  
  210. Save=TRUE | FALSE
  211.  
  212. where TRUE saves Norton Desktop configuration on exit, and FALSE
  213. does not.  The default is TRUE.
  214.  
  215.  
  216. NDWErrorCode=0 | 1
  217.  
  218. where 0 does not show a special code in system message boxes, and
  219. 1 shows the code.  The default is 0.
  220.      Technical Support may, on occasion, ask you to set this
  221. setting to 1.  In general, however, it is not necessary to display
  222. these codes.
  223.  
  224.  
  225. AllowExit=TRUE | FALSE
  226.  
  227. where FALSE does not let you exit Norton Desktop without confirmation
  228. and TRUE does let you exit without confirmation.  The default is TRUE.
  229.  
  230.  
  231. NDWDIR=<path>
  232.  
  233. where <path> is the fully-qualified path that identifies the directory
  234. in which your Norton Desktop data files are located.  The default is
  235. C:\NDW.
  236.  
  237.  
  238. NDWVersionMajor=<pos-number>
  239.  
  240. where <pos-number> represents the part of the Norton Desktop version
  241. number that precedes the decimal point.  The default is 3, as in 3.0.
  242.  
  243.  
  244. NDWVersionMinor=<pos-number>
  245.  
  246. where <pos-number> represents the part of the Norton Desktop version
  247. number that follows the decimal point.  The default is 0, as in 3.0.
  248.  
  249.  
  250. MemCompactBeforeExec=1 | 0
  251.  
  252. where 1 compacts memory before executing an application and 0 does not.
  253. The default is 0.
  254.  
  255.  
  256. Mailtool=1 | 0
  257.  
  258. where 1 makes the Mail tool icon appear on the desktop and 0 does not.
  259. The default is 1.
  260.  
  261.  
  262.  
  263. [Control Center] SECTION
  264. ------------------------
  265.      The [Control Center] section allows you to enable or disable
  266. different configuration categories used in Control Center. By default
  267. this section, and its entries, do not appear.  The following are valid 
  268. entries:
  269.  
  270. Map=0 | 1
  271. Desktop Layout=0 | 1
  272. Drive Icons=0 | 1
  273. Tool Icons=0 | 1
  274. Drive Windows=0 | 1
  275. Quick Access=0 | 1
  276. Toolbars=0 | 1
  277. Menus=0 | 1
  278. Confirmations=0 | 1
  279. SmartErase=0 | 1
  280. Shredder=0 | 1
  281. Compression=0 | 1
  282. FileAssist=0 | 1
  283. Defaults=0 | 1
  284.  
  285. where 0 disables and 1 enables the display of options pertaining to 
  286. that category.  If a menu selection goes directly to a panel (choosing
  287. Customize... from a group window Options menu, for example, goes
  288. directly to the Quick Access panel in Control Center) that is disabled,
  289. the first enabled panel (usually the Map) appears instead.  If all
  290. categories are disabled then Control Center exits immediately.
  291.  
  292.  
  293.  
  294. [Defaults] SECTION
  295. ------------------
  296.      The [Defaults] section contains entries that affect the default
  297. behavior of Norton Desktop, including history listings and icon 
  298. files.  This section may contain the following entries:
  299.  
  300.  
  301. DesktopConfigArrange=0 | 1
  302.  
  303. where 1 makes Norton Desktop automatically moves all desktop icons up
  304. or down to adjust for the size of the main Norton Desktop title bar,
  305. menu bar, and toolbar (which changes, for example, when you use a
  306. text-only toolbar rather than an icon-and-text toolbar), and 0 does not.
  307. The default is 1.
  308.  
  309.  
  310. CMOSFloppyType=0 | 1
  311.  
  312. where 1  does not access floppy drives when Norton Desktop starts, when
  313. running under DOS 6.2 and up, but gets the drive types from CMOS instead;
  314. and 0 does access the drives at startup to determine their type.  The
  315. default is 1.
  316.  
  317.  
  318. IconSearchLevel=0 | 1
  319.  
  320. where IconSearchLevel determines how to locate the icons for Quick Access
  321. and desktop items.  A value of 0 indicates Quick, and 1 indicates
  322. Extended.  The default it 0.
  323.      Quick (0) is faster, but it may not always detect that a new icon is
  324. present in an icon source file.  Extended (1) will always go out to disk
  325. at the beginning of each Norton Desktop session and check the file date of
  326. the icon source to see if the Quick Access item needs to be refreshed.
  327. In addition, if it does not find the requested icon file in the prescribed
  328. location, it will look on the path to attempt to find a match.
  329.  
  330.  
  331. NDWSplashScreen = 0 | 1
  332.  
  333. where 0 suppresses the initial display of the Norton Desktop bitmap,
  334. and 1 shows it.  The default is 1.
  335.  
  336.  
  337. DefaultViewer=<.PRS-filename>
  338.  
  339. where the .PRS-filename is the default viewer that Norton Viewer uses
  340. if it does not recognize the extension of the file to be viewed.
  341. This value is set by the Set Default Viewer dialog box.
  342.  
  343.  
  344. UseHistory=1 | 0
  345.  
  346. where 1 saves the history listing across Norton Desktop sessions,
  347. and 0 does not.  The default is 1.
  348.      You'll find history listings in several dialog boxes,
  349. including Run and Filter.
  350.  
  351.  
  352. DefaultIconLib=<filename>
  353.  
  354. where <filename> is the name of a file containing icons.  The
  355. default is NDW3A.NIL in your Norton Desktop directory.
  356.      This file is used by the Change Icon dialog box whenever the
  357. item you've selected has no associated icon file.
  358.  
  359.  
  360. MaxWinFileExtensions=<pos-number>
  361.  
  362. where <pos-number> is the number of extensions (applications) that can
  363. hook into the Norton Desktop menu bar.  The default is 10.
  364.  
  365.  
  366. SnapFactorX=<pos-number>
  367. SnapFactorY=<pos-number>
  368.  
  369. where <pos-number> is a number that determines the grid to which objects
  370. on the desktop are aligned.  The default is SnapFactorX=7 and
  371. SnapFactorY=8.
  372.      These snap factors are used to align the desktop components when
  373. you choose Arrange Desktop from the Window menu.  They are also applied
  374. to the desktop icons if the Snap To Grid check box is checked.  Setting
  375. the snap factors to 1 duplicates the snap affect that was used by
  376. Norton Desktop version 1.0.
  377.  
  378.  
  379. GridOriginX=<pos-number>
  380. GridOriginY=<pos-number>
  381.  
  382. where <pos-number> is a number that determines the origin of the snap grid
  383. in pixels from the upper-left corner of the desktop.  The default is
  384. GridOriginX=75 and GridOriginY=75.
  385.  
  386.  
  387. AlignDrives=1 | 0
  388.  
  389. where 1 aligns the drive icons whenever the drive window is refreshed
  390. (by choosing the Refresh command from the View menu or by pressing F5)
  391. or when the desktop is arranged with the Arrange Desktop command on
  392. the Window menu, and 0 does not.  The default is 1.
  393.  
  394.  
  395.  
  396. [DLLInfo] SECTION
  397. -----------------
  398.      The [DLLInfo] section contains entries that are designed to handle 
  399. compatibility issues with Norton Backup.  The entries in this section 
  400. are setup by the installation program and should not be changed.
  401.  
  402.  
  403.  
  404. [NBackup] SECTION
  405. -----------------
  406.      The [NBackup] section contains entries that are used by Norton Backup
  407. on startup.  They indicate locations of setup and catalog files as well 
  408. as the look of Norton Backup and prompts the it displays.
  409.      This section may contain the following entries:
  410.  
  411. Setup File Path=<path>
  412.  
  413. where <path> is the location to look for Norton Backup setup files. 
  414. The default is C:\NDW\.
  415.  
  416.  
  417. Setup File Name=<filename>
  418.  
  419. where <filename> is the setup file that Norton Backup uses on 
  420. startup.  The default is DEFAULT.SET.
  421.  
  422.  
  423. Setup File <pos-number>=<filename>
  424.  
  425. where <pos-number> is a number between 1 and 5 and corresponds to 
  426. the Norton Backup File menu commands 1..5, and <filename> is the 
  427. setup file to be associated with that menu command.
  428.  
  429.  
  430. Window Left=<whole-number>
  431.  
  432. where <whole-number> represents where to place the left edge of the 
  433. Norton Backup window in pixels.
  434.  
  435.  
  436. Window Top=<whole-number>
  437.  
  438. where <whole-number> represents where to place the top edge of the 
  439. Norton Backup window in pixels.
  440.  
  441.  
  442. Program Configured=0 | 1
  443.  
  444. where 0 indicates that Norton Backup hasn't been configured and 1 
  445. does.
  446.  
  447.  
  448. Program Level=0 | 1 | 2
  449.  
  450. where 0 is the Preset, 1 is the Step-By-Step, and 2 is the Advanced 
  451. program level.
  452.  
  453.  
  454. Disk Read Strategy=0 | 1
  455.  
  456. where 0 is most compatible and 1 is fastest.
  457.  
  458.  
  459. Catalog Path=<path>
  460.  
  461. where <path> is the location to look for catalog files.  The default 
  462. is C:\NDW.
  463.  
  464.  
  465. Show Disable Floppies Message=0 | 1
  466.  
  467. where 0 disables the prompt that informs you that the floppy 
  468. drive(s) cannot be used during a backup, compare, or restore 
  469. operation, and 1 does not.
  470.  
  471.  
  472.  
  473. [NBWin_Device_<pos-number>] SECTION
  474. -----------------------------------
  475.      The [NBWIN_DEVICE_<pos-number>] sections are use to identify 
  476. devices used by Norton Backup.  All of the entries in this section
  477. except for Name= should be changed by the Norton Backup program only!
  478.  
  479. Name=<text>
  480.  
  481. where <text> is a description of the device.
  482.  
  483.  
  484.  
  485. [NHookSettings] SECTION
  486. -----------------------
  487.      The [NHookSettings] section contains entries that watch for and
  488. trap all directory creates and destroys, and all file opens.  This
  489. section may include the following entries:
  490.  
  491.  
  492. Int21hHook=1 | 0
  493.  
  494. where 1 traps all directory creates and destroys, and all file opens,
  495. as well as the start and termination of applications such as Program
  496. Manager, and 0 does not.  The default is 1.
  497.  
  498.  
  499. WatchDrive=1 | 0
  500.  
  501. where 1 watches all drives for all directory creates and destroys
  502. and all files for file opens (Int21hHook must be 1) and 0 does not.
  503. The default is 1.
  504.  
  505.  
  506. WatchDirectories=1 | 0
  507.  
  508. where 1 watches all directories for creates and destroys (Int21hHook
  509. must be 1) and 0 does not.  The default is 1.
  510.  
  511.  
  512. WatchFiles=1 | 0
  513.  
  514. where 1 watches all files for file opens (Int21hHook must be 1)
  515. and 0 does not.  The default is 1.
  516.  
  517.  
  518.  
  519. [NViewer] SECTION
  520. -----------------
  521.      The [NViewer] section may contain the following entry:
  522.  
  523. QuickClose&Min=0 | 1
  524.  
  525. where 1 enables the right mouse button support on a Norton Viewer 
  526. document window to close all the open windows and minimize the
  527. Norton Viewer application, and 0 disables it.  The default is 0.
  528.  
  529.  
  530.  
  531. [Print Start] SECTION
  532. ---------------------
  533.      The [Print Start] section contains entries that let you
  534. print files that use print commands other than "Alt, F, P, Enter."
  535.      This section, by default, includes the following entries:
  536.  
  537. deskedit=
  538. notepad=
  539. wingz.exe=!FP~~
  540. winproj.exe=!FP~~
  541. formbase.exe=!PF~~
  542.  
  543.      These are the print commands used by Desktop Editor, Notepad,
  544. WingZ, Microsoft Project, and FormBase, respectively.  You may want to
  545. add your own entries to this section if you are using Norton Desktop
  546. to print documents whose applications use a different print command.
  547.      Some applications, such as those listed here, do not use the
  548. File/Print/OK (!FP~) sequence to print their documents.  If the
  549. application does not follow these steps exactly (WingZ, for example,
  550. requires two OKs rather than one), an exception must be created in the
  551. [Print Start] section.  Refer to pages A-11 and A-13 in "Using Norton
  552. Desktop" for more information.  (Note that if nothing follows the
  553. keyname--as is the case for both Desktop Editor and Notepad--then
  554. File/Print is sent without the OK (Enter).)
  555.  
  556.  
  557.  
  558. [Print Stop] SECTION
  559. --------------------
  560.      The [Print Stop] section contains entries that let you
  561. control the commands to exit an application once Norton Desktop
  562. has printed a document.  This section, by default, includes the
  563. following statement:
  564.  
  565. winproj.exe=!FXN
  566.  
  567. This is the exit sequence used by Microsoft Project.  You may want
  568. to add your own entries to this section that will exit an
  569. application should it remain open after the document has printed.
  570.  
  571.  
  572.  
  573. [Quick Access] SECTION
  574. ----------------------
  575.      The [Quick Access] section contains entries that affect
  576. Quick Access.  This section may contain the following entries:
  577.  
  578. MainPath=<path>
  579.  
  580. where <path> is the fully-qualified path and filename that identifies 
  581. where your Quick Access data is located.  The default is
  582. C:\NDW\QAMAIN.QAG.
  583.  
  584. MainGroup=<caption>
  585.  
  586. where <caption> is the name that appears in the Quick Access main
  587. group.  The default caption is Quick Access.
  588.      The main group referred to here is the group that keeps track
  589. of all Quick Access groups.  Do not confuse this with the Main .GRP
  590. or .QAG group, which often contains the Clipboard, DOS Prompt and
  591. Windows Setup group items.
  592.  
  593.  
  594. AutoSave=1 | 0
  595.  
  596. where 1 saves the configuration of all groups on exit, and 0 does
  597. not save them.  The default is 1.
  598.  
  599.  
  600. FakeProgman=1 | 0
  601.  
  602. where 1 creates a fake Program Manager window when Program Manager
  603. termination is detected or if Program Manager is not initially
  604. running, and 0 does not.  The default is 1.
  605.      This setting only works if Int21hHook=1 (only works when VXD
  606. is installed and on).  The fake Program Manager window is designed to
  607. assist Windows installation programs that are hardcoded to find a
  608. Program Manager window (class/name "Progman").  This does not help
  609. ill-behaved installation programs that check the shell= line in the
  610. SYSTEM.INI file or check to see if the "PROGMAN" module is resident
  611. in memory.
  612.  
  613.  
  614. SubClassProgman=1 | 0
  615.  
  616. where 1 subclasses Program Manager whenever Program Manager is
  617. started.  The default is 1.
  618.      This setting only works if Int21hHook=1 (only works when VXD
  619. is installed and on).  This allows Windows installation programs to
  620. create groups and group items in both Norton Desktop and Program
  621. Manager if both are running at the same time during an installation.
  622.  
  623.  
  624. IconSpacingX=<pos-number>
  625. IconSpacingY=<pos-number>
  626.  
  627. where <pos-number> determines the amount of space (in screen pixels)
  628. between icons in a Quick Access group window.  The default is 75
  629. screen pixels.
  630.      Note that you can arrange icons automatically either by
  631. choosing Arrange Group Icons from the Windows menu or by selecting
  632. the Auto Arrange option in the Configure dialog box and resizing a
  633. group window.
  634.  
  635.  
  636. DDEInitiateDelay=<milliseconds>
  637.  
  638. where <milliseconds> is the number of milliseconds Norton Desktop
  639. must wait before it initiates another conversation.  The default
  640. is 750.
  641.  
  642.  
  643.  
  644. [Sleeper] SECTION
  645. -----------------
  646.      This section contains entries that control the behavior of 
  647. the Norton Desktop Screen Saver.  This section may contain the
  648. following entries:
  649.  
  650. CtrlAltDel=0 | 1
  651.  
  652. where 0 disables Ctrl+Alt+Del protection and 1 enables it.  
  653. Ctrl+Alt+Del protection keeps intruders from rebooting your computer 
  654. when you have enabled password protection.  The default is 0.
  655.  
  656.  
  657. ProtectDOSBox=0 | 1
  658.  
  659. where 1 briefly blanks the DOS box (DOS window) you are in rather than
  660. immediately launching a real screen saver, which allows you to return
  661. with a mouse move or a keystroke and bypass password entry; once the
  662. screen saver launched it would require a password.  A value of 0
  663. disables this feature so that there is no grace period.  The default is 0.
  664.  
  665.  
  666. ForegroundPriorityBias=<whole-number>
  667.  
  668. where <whole-number> indicates the priority to give to the foreground
  669. application.  The higher the number, the greater the priority.  The
  670. default is 10.
  671.  
  672.  
  673.  
  674. [SmartErase] SECTION
  675. --------------------
  676.      The [SmartErase] section contains entries that affect
  677. SmartErase and SmartCan.  This section may contain the following
  678. statement:
  679.  
  680.  
  681. SmartCanWarning=1 | 0
  682.  
  683. where 1 displays a message box if SmartCan is not enabled
  684. when you start Norton Desktop, and 0 suppresses the message.
  685.      You can also suppress the message by checking the Disable
  686. This Message check box when the message box appears.
  687.  
  688.  
  689.  
  690. [System Information]
  691. --------------------
  692.      The [System Information] section contains entries that affect
  693. the appearance and general behavior of System Information.  This
  694. section may contain the following entries:
  695.  
  696.  
  697. NetInfo=0 | 1 | -1
  698.  
  699. where:
  700.      -1 automatically detects whether Novell NetWare is installed, and
  701.      displays the Network button if NetWare is installed.
  702.  
  703.      0 always assumes that Novell NetWare is not present and does not
  704.      show the Network button.
  705.  
  706.      1 always assume Novell NetWare is installed and shows the Network
  707.      button.  (This may cause problems if, in fact, Novell NetWare is
  708.      not installed.
  709.  
  710. The default is -1.
  711.  
  712.  
  713. SystemSummary=0 | 1 | -1
  714.  
  715. where:
  716.      0 does not display the System Summary when System Information
  717.      starts but the user can click the Summary button to display it later.
  718.  
  719.      1 displays the System Summary when System Information starts as
  720.      well as when the user clicks the Summary button.
  721.  
  722.      -1 does not display the System Summary when System Information
  723.      starts, and does not let the user click the Summary button at
  724.      any time.
  725.  
  726. The default is 1.
  727.      SystemSummary=-1 is an override of last resort.  So that you do not
  728. lose all functionality, try the following override switches first:
  729.  
  730.      BusType
  731.      AltCPUTest
  732.      SkipVideo
  733.      SkipCMOS   (also affects the CMOS Summary)
  734.  
  735. For example, if you experience lockups when choosing Video Summary from 
  736. System Information, try adding the following switch:
  737.  
  738.      SkipVideo=1
  739.  
  740.  
  741. BusType=0 | 1 | 2
  742.  
  743. where 0 indicates an ISA bus type; 1 indicates MCA; and 2 indicates
  744. EISA.  Use this switch if System Information is unable to detect
  745. the bus type.  (ISA is the most common type of bus used today.)
  746.  
  747.  
  748. AltCPUTest=0 | 1
  749.  
  750. where 0 uses the improved CUP and FPU (coprocessor) detection scheme;
  751. and 1 overrides this scheme and uses the method of detection used in
  752. Norton Desktop 2.2 and earlier releases.  The default is 0.
  753.  
  754.  
  755. StartupDrive=<drive-letter>
  756.  
  757. where <drive-letter> indicates the drive on which System Information
  758. can find AUTOEXEC.BAT and CONFIG.SYS files.  Ordinarily, you should not
  759. have to set this switch.
  760.  
  761.  
  762. EditStartupFiles=1 | 0
  763.  
  764. where 1 lets you edit the system startup files that appear
  765. when you select the Startup Files Summary and 0 does not.  The
  766. default is 1.
  767.  
  768.  
  769.  
  770. [TapeCalc] SECTION
  771. ------------------
  772.      The [TapeCalc] section contains entries that let you modify
  773. the 10-Key Tape calculator.  This section may contain the following
  774. entries:
  775.  
  776.  
  777. DecimalDigits=<whole-number>
  778.  
  779. where <whole-number> is the number of decimal digits.  The default is 2.
  780.      You can also set the number of decimal digits by choosing
  781. Setup from the Tape calculator File menu.
  782.  
  783.  
  784. TaxRate=<decimal-number>
  785.  
  786. where <decimal-number> is a number that represents the tax rate.  The
  787. default is 6.25.
  788.      You can also set the tax rate by choosing Setup from the
  789. Tape calculator File menu.
  790.  
  791.  
  792. ShowDateAndTime=Yes | No
  793.  
  794. where Yes shows the current date and time with each new
  795. transaction, and No does not show the date and time.  The default
  796. is No.
  797.      You can also display the date and time by choosing Setup from
  798. the Tape calculator File menu.
  799.  
  800.  
  801. ShowLastSession=Yes | No
  802.  
  803. where Yes displays your last session when you start the
  804. calculator, and No does not.  The default is No.
  805.      Showing your last transaction is beneficial when you want to
  806. pick up where you left off the previous day (or whenever you last
  807. used the calculator).  You can also display the last session by
  808. choosing Setup from the Tape calculator File menu.
  809.  
  810.  
  811. ComputeMethod=INFIX | RPN
  812.  
  813. where INFIX means you enter 3 - 2 = 1 and RPN (Reverse Polish
  814. Notation) means you enter 3 <Enter> 2 - = 1.  The default is INFIX.
  815.      You can also set the compute method by choosing Setup from the
  816. Tape calculator File menu.
  817.  
  818.  
  819. PromptWhenTapeHasChanged=Yes | No
  820.  
  821. where Yes asks whether you want to save transactions to tape if you
  822. have entered any transactions and have not saved them to tape, and No
  823. does not.  The default is Yes.
  824.      Note that this setting can be overridden by the AlwaysSave
  825. setting described next.  You can also set the prompt setting by
  826. choosing Setup from the Tape calculator File menu.
  827.  
  828.  
  829. AlwaysSave=Yes | No
  830.  
  831. where Yes always saves transactions without ever bothering you with a
  832. prompt, and No does not.  The default is No.
  833.      Note that Yes overrides the PromptWhenTapeHasChanged setting
  834. described above.  You can also set the AlwaysSave setting by choosing
  835. Setup from the Tape calculator File menu.
  836.  
  837.  
  838. SaveMethod=Overwrite | Append
  839.  
  840. where, if AlwaysSave=Yes, Overwrite saves tapes by writing over
  841. previously-saved tapes, and Append adds to the previously-saved
  842. tape.  The default is Overwrite.
  843.      Note that if you use the Append save method, the tape will
  844. most likely grow very large, very quickly.  You can also set the save
  845. method by choosing Setup from the Tape calculator File menu.
  846.  
  847.  
  848. SaveFileName=<tapefile>
  849.  
  850. where <tapefile> is the filename to which transactions are saved if
  851. AlwaysSave=Yes.  The default tape filename is Tape1.tap.
  852.      You can also specify the tape filename by choosing Setup from the
  853. Tape calculator File menu.
  854.  
  855.  
  856. ;ButtonFaceColor=255 255 255
  857. ;AllClearFaceColor=255 255 255
  858. ;PlusFaceColor=255 255 255
  859. ;MinusFaceColor=255 255 255
  860. ;MemoryFaceColor=255 255 255
  861.  
  862. By default, these entries are preceded by semi-colons, making
  863. them comments that do not affect your NDW.INI file.  You should
  864. remove the semi-colons if you are using a Hercules monochrome
  865. display adapter.  Otherwise, the keys on the 10-Key Tape
  866. calculator may be difficult to read.
  867.  
  868.  
  869.  
  870. [Viewer-Default Extensions] SECTION
  871. -----------------------------------
  872.      This section lists extensions that are automatically associated 
  873. with a particular type of file.  This section may contain entries that
  874. match the following syntax:
  875.  
  876.  
  877. <application-name>=<extension>
  878.  
  879. where <extension> is the file extension that is to be associated with the
  880. application identified with <application-name>, like this:
  881.  
  882. ExcelWorksheet=.xls
  883. ExcelChart=.xlc
  884.  
  885.      Each OLE object carries with it the name of the application that
  886. created it (<application-name>).  Generally, Norton Viewer queries the
  887. Windows Registration Database to find an associated extension for
  888. <application-name> to determine an appropriate parser with which to
  889. view the file.
  890.      However, if an application is not installed, then none of that
  891. application's entries are stored in the Registration Database.  In this
  892. case, you should place the information in the [Viewer-Default Extensions]
  893. section and Norton Viewer will find it here.
  894.  
  895.  
  896. [Viewer-Filemap] SECTION
  897. ------------------------
  898.      The [Viewer-Filemap] section contains entries that assign a
  899. viewer, or "parser" (.PRS), to a file extension.  Each entry is of 
  900. the format:
  901.  
  902. <file-extension>=<filename> [<filename>...]
  903.  
  904. where <file-extension> is the file extension to associate with the 
  905. viewer named <filename> (.PRS).  If more than one <filename> appears, the 
  906. first viewer listed attempts to view the file and if unsuccessful 
  907. then the next viewer trys and so forth.  For example:
  908.  
  909. SYS=SYMDOC.PRS SYMHEX.PRS
  910.  
  911. passes .SYS files to the Documents & Text viewer (SYMDOC.PRS) first.  
  912. If that viewer cannot view the file, the Hex Dump (SYMHEX.PRS) 
  913. viewer will be used to view it.
  914.  
  915. Files with extensions that are listed in this section (or which
  916. cannot be displayed by the specified viewer) are displayed by the
  917. default viewer, which is normally the Documents & Text viewer.
  918. You can change the default viewer by choosing Customize from
  919. the Options menu.
  920.  
  921.  
  922.  
  923. [Viewer-Parsers] SECTION
  924. ------------------------
  925.      The [Viewer-Parsers] section contains entries that identify
  926. the available viewers, including:
  927.      
  928. <filename>=<text> 
  929.  
  930. where <filename> is the viewer (.PRS) file, and the <text> is the
  931. description of the viewer.  This description, which is editable,
  932. appears in the Default View and Current View dialog boxes.
  933.  
  934.  
  935.  
  936. [Windows] SECTION
  937. -----------------
  938.      The [Windows] section contains the single entry:
  939.  
  940. load=[<filename>] [...]
  941.  
  942. where <filename> is the name of a program that Norton Desktop will 
  943. load.  The difference between this entry and its equivalent in 
  944. WIN.INI is that Norton Desktop loads programs listed here during 
  945. idle time, thereby reducing the time it takes to load Windows.  By 
  946. default, the Norton AntiVirus Windows TSR is listed here.
  947.  
  948.  
  949.  
  950. [Zip] SECTION
  951. -------------
  952.      The [Zip] section contains entries that affect compression.  This
  953. section may contain the following entries:
  954.  
  955.  
  956. extensions=<extension>
  957.  
  958. where <extension> is the file extension (with or without a leading period)
  959. that are to be treated as zip (compressed) files.  A list of extensions
  960. is valid as long as the extensions are separated by commas or spaces.
  961. The default is .ZIP.
  962.  
  963.  
  964. temppath=<path>
  965.  
  966. where <path> is the location used by Norton Desktop for temporary files
  967. during compress operations.  For example:
  968.  
  969.      temppath=C:\TEMP\NDWZIP.TMP
  970.  
  971. This setting can also be modified from the Compression - Advanced dialog
  972. box (click Advanced in Control Center's Compression panel).
  973.  
  974.  
  975.                ++++++++++++++++++++++++++++++++++
  976.  
  977.  
  978. DAYPLAN.INI
  979. ===========
  980. DAYPLAN.INI contains settings for Day Planner.  It may contain the
  981. following sections:
  982.  
  983.      [Defaults]
  984.      [Confirmation]
  985.      [Print Month]
  986.      [Print Day]
  987.      [Print To Do List]
  988.      [Print Phone Book]
  989.      [Print Week]
  990.      [Print Global]
  991.  
  992. Other sections may exist for internal use only.
  993.  
  994. [Defaults] SECTION
  995. -------------------
  996.      The [Defaults] section contains settings that affect Day Planner's
  997. general look and behavior.  The section may contain the following
  998. settings:
  999.  
  1000.  
  1001. To Do List=<filename>
  1002. PhoneBook=<filename>
  1003. Calendar=<filename>
  1004.  
  1005. where <filename> is the name of the file that will be brought up by
  1006. the toolbar buttons.  The defaults are:
  1007.  
  1008.      To Do List=DEFAULT.T
  1009.      PhoneBook=DEFAULT.P
  1010.      Calendar=DEFAULT.A
  1011.  
  1012.  
  1013. Refresh=<integer>
  1014.  
  1015. where <integer> is the refresh interval, in seconds, for network
  1016. auto-refresh.  A 0 indicates no refresh.  If this statement does not
  1017. appear, the default is 30 seconds.
  1018.  
  1019.  
  1020. Duration=<integer>
  1021.  
  1022. where <integer> is the default duration, in minutes, of an
  1023. appointment entered by double-clicking on the ruler.  The default is 60.
  1024.  
  1025.  
  1026. Priority=<integer>
  1027.  
  1028. where <integer> is the default priority of a new To Do List item:
  1029. 0 = Urgent, 1 = High, 2 = Medium, 3 or more = Low.  The default is 2.
  1030.  
  1031.  
  1032. WeekStart=1 | 2
  1033.  
  1034. where 1 indicates that the week, as displayed in the Month calendar,
  1035. starts on Sunday, and 2 indicates that it starts on Monday.  The
  1036. default is 1.
  1037.  
  1038.  
  1039.  
  1040. [Confirmation] SECTION
  1041. ----------------------
  1042.      The [Confirmation] section contains settings that affect Day
  1043. Planner's confirmation messages.  The section may contain the following
  1044. settings:
  1045.  
  1046. Delete=0 | 1
  1047.  
  1048. where 0 disables the comfirmation dialog box for deletions,
  1049. and 1 enables the deletion confirmation.
  1050.  
  1051.  
  1052. Exit=0 | 1
  1053.  
  1054. where 0 disables the Day Planner exit confirmation dialog box,
  1055. and 1 enables it.
  1056.  
  1057.  
  1058. Printing Sections
  1059. -----------------
  1060.      DAYPLAN.INI may also contain the following sections, each of which
  1061. corresponds to a dialog box of the same name (the [Print Month] section
  1062. corresponds to the Print Month dialog box, for example):
  1063.  
  1064.      [Print Month]
  1065.      [Print Day]
  1066.      [Print To Do List]
  1067.      [Print Phone Book]
  1068.      [Print Week]
  1069.      [Print Global]
  1070.  
  1071. Each of these sections may contain entries like these:
  1072.  
  1073. Title=Report Title
  1074. Face=Font Face ("Arial")
  1075. Size=Font Size (10)
  1076. Weight=Font weight (400)
  1077. Italic=0 | 1
  1078.  
  1079. These entries are written as a result of a user selecting different
  1080. options in the corresponding dialog boxes.
  1081.  
  1082.  
  1083. Shading=0 | 1
  1084.  
  1085. where 0 indicates that shading should not be used in a report heading,
  1086. and 1 uses shading.  The Shading statement must be written manually to
  1087. DAYPLAN.INI.
  1088.  
  1089.  
  1090.                ++++++++++++++++++++++++++++++++++
  1091.  
  1092.  
  1093. FASSIST.INI
  1094. ===========
  1095. FASSIST.INI contains settings for FileAssist.  It may contain the following
  1096. sections:
  1097.  
  1098.      [Compatibility]
  1099.      [Global]
  1100.  
  1101. [Compatibility] SECTION
  1102. -----------------------
  1103.      The [Compatibility] section contains settings that affect individual
  1104. applications.  The section may contain one or more settings like this:
  1105.  
  1106. AppName=<hex>
  1107.      where AppName is the name of a particular application and hex is a
  1108. hexadecimal number representing the application-specific settings.  It is
  1109. best to change this section in the application itself; choose Open then
  1110. click Config at the bottom of the Windows Common Dialog Box.  You can also
  1111. override application-specific settings by checking the Override check box
  1112. in Control Center's FileAssist panel.
  1113.  
  1114.  
  1115.  
  1116. [Global] SECTION
  1117. ----------------
  1118.      The [Global] section contains settings that affect all applications
  1119. unless there is an application-specific setting that has been made at the
  1120. application level and has not been overridden.  This section may contain
  1121. the following entries:
  1122.  
  1123.  
  1124. Enabled=0 | 1
  1125.      where 0 indicates FileAssist has not been enabled globally (in all
  1126. possible applications), and 1 indicates it has.  The default is 1.
  1127.  
  1128.  
  1129. HistorySize=<number>
  1130.      where number is a value from 0 through 25.  A value of 0 indicates
  1131. that the history list is not enabled.  Values of 1 through 25 indicate
  1132. the number of items the history list will contain.
  1133.  
  1134. WinwordInstalled=0 | 1
  1135.      where 1 indicates that Word for Windows FileAssist macro has been
  1136. installed (so FileAssist can be enabled for Word for Windows) and 0
  1137. indicates it has not.  The default is 0.
  1138.  
  1139.  
  1140.                ++++++++++++++++++++++++++++++++++
  1141.  
  1142.  
  1143. RESCUE.INI
  1144. ==========
  1145. RESCUE.INI contains settings that affect settings for the Rescue Disk
  1146. program.  It may contain the following sections:
  1147.  
  1148.      [Version]
  1149.      [Setup]
  1150.      [Include]
  1151.      [AutoExec]
  1152.      [Config]
  1153.  
  1154. [Version] SECTION
  1155. -----------------
  1156.      The [Version] section contains entries that specify the version
  1157. of the Rescue Disk program.  This section may contain the following
  1158. entry:
  1159.  
  1160. VER=<integer>
  1161.  
  1162. where integer is a value specifying the version number of the program.
  1163. The default is 1.
  1164.  
  1165.  
  1166. [Setup] SECTION
  1167. ---------------
  1168.      The [Setup] Section contains settings that affect the Rescue Items
  1169. list box in the Rescue Setup dialog box.  This section may include settings
  1170. like these:
  1171.  
  1172. "Rescue Utility",NO,YES,YES,YES,YES,YES,NO,YES,RESCUE.EXE
  1173. "autoexec.bat [autoexec.sav]",YES,YES,YES,YES,YES,YES,NO,NO,@AUTOEXEC.BAT
  1174.  
  1175. These statements use the following syntax:
  1176.  
  1177. "item_name", 360, 720, 1.2, 1.44, 2.88, HD, *, RTL filename
  1178.  
  1179. where:
  1180. item_name is the description of the file to add to the Rescue Items
  1181.      list box.  This description must be enclosed with in quotation marks.
  1182.  
  1183. 360 specifies whether to store this file to disk when the diskette is
  1184.      a 5╝-inch, low-density (360K) diskette.  The switches are YES to
  1185.      include the file and NO to not include the file for this format.
  1186.  
  1187. 720 specifies whether to store this file to a 3╜-inch, low-density
  1188.      (720K) diskette.  The switches are YES to include the file and
  1189.      NO to not include the file for this format.
  1190.  
  1191. 1.2 specifies whether to store this file to a 5╝-inch, high-density
  1192.      (1.2MB) diskette.  The switches are YES to include the file and
  1193.      NO to not include the file for this format.
  1194.  
  1195. 1.44 specifies whether to store this file to a 3╜-inch, high-density
  1196.      (1.44 MB) diskette.  The switches are YES to include the file and
  1197.      NO to not include the file for this format.
  1198.  
  1199. 2.88 specifies whether to store this file to a 3╜-inch, super high-density
  1200.      (2.88 MB) diskette.  The switches are YES to include the file and
  1201.      NO to not include the file for this format.
  1202.  
  1203. HD specifies whether to store this file to disk when the disk is a hard
  1204.      drive.  The switches are YES to include the file and NO to not include
  1205.      the file for this format.
  1206.  
  1207. * specifies that the file is always to be stored regardless of media type.
  1208.      The switches are YES to always store the file and NO to never store
  1209.      the file for any format.
  1210.  
  1211. RTL specifies that the file to be stored requires the Norton Library
  1212.      Overlay (NLI101.RTL).  The switches are YES, the corresponding file
  1213.      needs the overlay file, and NO, the corresponding file does not need
  1214.      the overlay file.
  1215.  
  1216. filename specifies the actual filename, including the full path if
  1217.      necessary.  Filenames that include an @ symbol are used by Rescue
  1218.      Disk to create the corresponding file instead of looking for it
  1219.      and copying it to the disk.
  1220.  
  1221.  
  1222. [Include] SECTION
  1223. -----------------
  1224.      The [Include] section contains settings that specify the drivers
  1225. needed to start your computer.  Rescue Disk automatically scans
  1226. CONFIG.SYS and AUTOEXEC.BAT for these drivers.  If you have special
  1227. drivers that load during the boot process, you may need to add them
  1228. to this section.  This section may include settings like these:
  1229.  
  1230. MOUSE.COM,YES,NO
  1231. MOUSE.SYS,NO,YES
  1232. SCSI.SYS,NO,YES
  1233.  
  1234. These statements use the following syntax:
  1235.  
  1236. filename,autoexec,config
  1237.  
  1238. where:
  1239.  
  1240. filename specifies the name of the file to include.
  1241.  
  1242. autoexec specifies the file is found in the AUTOEXEC.BAT file. 
  1243.      YES indicates that the file can be found in the AUTOEXEC.BAT file,
  1244.      and NO indicates the file cannot be found in AUTOEXEC.BAT.
  1245.  
  1246. config specifies the file is found in the CONFIG.SYS file.  YES indicates
  1247.      that the file can be found in CONFIG.SYS, and NO indicates that
  1248.      the file cannot be found in CONFIG.SYS.
  1249.  
  1250.  
  1251. [AutoExec] SECTION
  1252. ------------------
  1253.      The [AutoExec] section contains settings that instruct Rescue
  1254. Disk to add lines to the Rescue Disk version of AUTOEXEC.BAT.  This
  1255. section may include statements like:
  1256.  
  1257. "@ECHO OFF"
  1258. "PROMPT $p$g"
  1259.  
  1260. These statements use the following syntax:
  1261.  
  1262. "parameters"
  1263.  
  1264. where "parameters" specify the line to add.  Note that quotation marks
  1265. are required.
  1266.  
  1267.  
  1268. [Config] SECTION
  1269. ----------------
  1270.      The [AutoExec] section contains settings that instruct Rescue
  1271. Disk to add lines to the Rescue Disk version of CONFIG.SYS.  This
  1272. section may include statements like:
  1273.  
  1274. "BREAK=ON"
  1275. "FILES=50"
  1276.  
  1277. These statements use the following syntax:
  1278.  
  1279. "parameters"
  1280.  
  1281. where "parameters" specify the line to add.  Note that quotation marks
  1282. are required.
  1283.  
  1284.  
  1285.                ++++++++++++++++++++++++++++++++++
  1286.  
  1287.  
  1288. SCHEDULE.INI
  1289. ============
  1290. SCHEDULE.INI contains settings for Norton Scheduler.  It may contain the
  1291. following sections:
  1292.  
  1293.      [Scheduler]
  1294.      [NamedEvents]
  1295.      [NamedEventn]  where n is a value from 0 through 999
  1296.  
  1297.  
  1298. [Scheduler] SECTION
  1299. -------------------
  1300. The [Scheduler] section contains settings that affect Scheduler's
  1301. general look and behavior.  The section may contain one or more settings
  1302. like this:
  1303.  
  1304. ButtonStyle=<integer>
  1305.      where <integer> is a value that affects the look of the buttons.
  1306. The default is 838.
  1307.  
  1308. StatusBar=0 | 1
  1309.      where 0 indicates the status bar is turned off and 1 indicates the
  1310. status bar is on.  The default is 1.
  1311.  
  1312. Hide=0 | 1
  1313.      where 0 indicates that the Scheduler application icon is visible when
  1314. Scheduler is iconized (minimized) and 1 indicates that the icon is hidden.
  1315. The default is 0.
  1316.  
  1317. AutoLoad=0 | 1
  1318.      where 0 indicates that Scheduler is not loaded automatically when you
  1319. start Windows and 1 indicates that it is.
  1320.  
  1321.  
  1322. [NamedEvents] SECTION
  1323. ---------------------
  1324.      The [NamedEvents] section is used in conjuction with the
  1325. [NamedEvent<whole-number>] section and Scheduler.  They are used to 
  1326. indicate the predefined events that are listed in the Type Of Event 
  1327. drop-down list box found in Scheduler's Add Event and Edit Event dialog
  1328. boxes.
  1329.      This section may contain the following entries:
  1330.  
  1331. NamedEvent1=1
  1332. NamedEvent0=1
  1333. NamedEvent999=0
  1334. NamedEvent<whole-number>=0 or 1
  1335.  
  1336. where <whole-number> is a number which, when combined with 
  1337. NamedEvent, corresponds to a [NamedEvent<whole-number>] section.
  1338. A value of 0 disables the event, and 1 enables it.
  1339.  
  1340.  
  1341. [NamedEvent<whole-number>] SECTION
  1342. ----------------------------------
  1343.      The [NamedEvent<whole-number>] section is used in conjuction 
  1344. with the [NamedEvents] section and Scheduler.  The value 
  1345. <whole-number> represents one event that Scheduler places in the 
  1346. Type Of Event drop-down list box found in the Add and Edit Event 
  1347. dialog boxes within Scheduler.  By default you have three NamedEvent
  1348. sections in NDW.INI.  One for virus scanning, another to backup your 
  1349. system, and another to run Disk Doctor.
  1350.      This section may contain the following entries:
  1351.  
  1352. [NamedEvent0]
  1353. Name=Backup System
  1354. Prompt=&What to Backup:
  1355. CommandLine=NBWIN.EXE
  1356. StartupDir=c:\ndw
  1357. RunStyle=1
  1358.  
  1359. [NamedEvent1]
  1360. Name=Scan for Viruses
  1361. Prompt=&What to Scan:
  1362. CommandLine=NAVW.EXE
  1363. StartupDir=c:\ndw
  1364. RunStyle=1
  1365.  
  1366. [NamedEvent999]
  1367. Name=Run Disk Doctor
  1368. Prompt=
  1369. CommandLine=NDDW.EXE
  1370. StartupDir=c:\ndw
  1371. RunStyle=0
  1372.  
  1373.      Here's the syntax to use when adding a NamedEvent of your own.
  1374.      
  1375. Name=<text>
  1376.  
  1377. where <text> is the description of the event as you want it to 
  1378. appear in the Type Of Event drop-down list box (within Scheduler's 
  1379. Add and Edit Event dialog boxes).
  1380.  
  1381.  
  1382. Prompt=<text>
  1383.  
  1384. where <text> is the label that appears above the text box 
  1385. used to specify additional command-line options (within Scheduler's 
  1386. Add and Edit Event dialog boxes).
  1387.  
  1388.  
  1389. CommandLine=<filename> [<option>...]
  1390.  
  1391. where <filename> is the name of the program that Scheduler executes 
  1392. and <option> is any command-line option required.
  1393.  
  1394.  
  1395. StartupDir=<path>
  1396.  
  1397. where <path> is a fully qualified location of where the program 
  1398. should be located and executed from.
  1399.  
  1400.  
  1401. RunStyle=0 | 1 | 2
  1402.  
  1403. where 0 indicates Normal, 1 indicates Minimized, and 2 indicates 
  1404. Maximized.  RunStyle specifies the type of window the application 
  1405. should startup in.
  1406.  
  1407.  
  1408.                ++++++++++++++++++++++++++++++++++
  1409.  
  1410.  
  1411. SYMCFG.INI
  1412. ==========
  1413. SYMCFG.INI contains particular configuration settings for Norton Desktop;
  1414. it does not exist by default. You must create it.  This INI file may also
  1415. be shared by other Symantec applications.  It may contain the following
  1416. sections:
  1417.  
  1418.      [Treasure]
  1419.      [SymMail]
  1420.      [ScriptMaker]
  1421.  
  1422.  
  1423. [Treasure] SECTION
  1424. ------------------------
  1425. The [Treasure] section contains settings that affect the appearance
  1426. of the Treasure Chest buttons and tips.  The section may contain this
  1427. statement:
  1428.  
  1429. Buried=0 | 1
  1430.  
  1431. where 1 disables (or "buries") the Treasure Chest buttons and tips,
  1432. and 0 makes them accessible.  The default is 0.
  1433.  
  1434.  
  1435. [SymMail] SECTION
  1436. -----------------
  1437. The [SymMail] section contains settings that affect menu items that
  1438. send mail, such as Send Mail... on the File menu.  The section may
  1439. contain this statement:
  1440.  
  1441. SearchDLL=0 | 1
  1442.  
  1443. where 1 always searches for mail DLLs (VIM and MAPI), and 0 does not.
  1444. Use 0 to improve performance on certain operations such as opening
  1445. a drive window.  The default is 0.
  1446.      If you copy mail DLLs onto your system and this switch is set to 0,
  1447. you can enable the otherwise dimmed Send Mail... commands by exiting
  1448. Windows and starting Norton Desktop again.
  1449.  
  1450.  
  1451. [ScriptMaker] Section
  1452. --------------------
  1453. HideIcon=0 | 1
  1454.  
  1455. where 0 displays the ScriptMaker application icon when a script is
  1456. running, and 1 hides it.
  1457.  
  1458. -----End of NDWINI.TXT----
  1459.