home *** CD-ROM | disk | FTP | other *** search
/ PC Computing Multimedia MegaPac / Multimedia_MegaPac_PC_Computing_D31N_Ziff-s_1999.iso / ad / symantec / nav9xtr.exe / data1.cab / NAV_Program-AT / RESCUJ32.INI < prev    next >
INI File  |  1999-02-05  |  10KB  |  198 lines

  1. [SETUP]
  2.  
  3. ; Files in this section make up the initial list of rescue items
  4. ; Filenames starting with '@' receive special handling, user-addded
  5. ; files starting with '@' will cause an error message.
  6. ;
  7. ; The following bit flags may be specified in the Flags column:
  8. ;
  9. ;   Flag Name            Flag (hex)   Meaning
  10. ;   WRSC_ISF_OPTIONAL    100000       This file does not need to be placed on the
  11. ;                                     disk. It will go on the disk if there is 
  12. ;                                     room. If there is not room, the file is 
  13. ;                                     dropped from the copy without warning the
  14. ;                                     user. NOTE: all optional files must be listed
  15. ;                                     last for that disk number.
  16.  
  17. ;-------------------------------------------------------------------------------------
  18. ; Item description                Always     Place on     Flags in Hex   Filename or
  19. ;                                 Selected?  which disk?  (see above)    special code
  20. ;-------------------------------------------------------------------------------------
  21.  
  22. "System File: %p",                    NO,        1,        0,            @SYSTEM0
  23. "System File: %p",                    NO,        1,        0,            @SYSTEM1
  24. "System File: %p",                    NO,        1,        0,            @SYSTEM2
  25. "System File: %p",                    NO,        1,        0,            @SYSTEM3
  26. "autoexec.bat [Rescue]",              YES,       1,        0,            @AUTOEXEC.RSC
  27. "config.sys [Rescue]",                YES,       1,        0,            @CONFIG.RSC
  28. "test.bat",                           YES,       1,        0,            TEST.BAT
  29. "Himem Driver",                       YES,       1,        0,            HIMEM.SYS
  30. "CMOS Data",                          YES,       1,        0,            @CMOSINFO.DAT
  31. "Boot Record",                        YES,       1,        0,            @BOOTINFO.DAT
  32. "Partition Tables",                   YES,       1,        0,            @PARTINFO.DAT
  33. "autoexec.bat [autoexec.sav]",        NO,        1,        0,            @AUTOEXEC.BAT
  34. "config.sys [config.sav]",            NO,        1,        0,            @CONFIG.SYS
  35. "Rescue utility",                     YES,       1,        0,            RESCUE.EXE
  36. "FDisk (Partitioning program)",       NO,        1,        0,            FDISK.EXE
  37. "Format",                             NO,        1,        0,            FORMAT.COM
  38. "SYS command",                        NO,        1,        0,            SYS.COM
  39. "Japanese Boot File",                 YES,       1,        0,            BILING.SYS
  40. "Japanese Boot File",                 YES,       1,        0,            JFONT.SYS
  41. "Japanese Boot File",                 YES,       1,        0,            JDISP.SYS
  42. "Japanese Boot File",                 YES,       1,        0,            JKEYB.SYS
  43. "Japanese Boot File",                 YES,       1,        0,            JKEYBRD.SYS
  44. "Japanese Boot File",                 YES,       1,        0,            KKCFUNC.SYS
  45. "Japanese Boot File",                 YES,       1,        0,            ANSI.SYS
  46. "Japanese Boot File",                 YES,       1,        0,            NLSFUNC.EXE
  47. "Japanese Boot File",                 YES,       1,        0,            COUNTRY.SYS
  48. "Japanese Boot File",                 YES,       1,        0,            US.BAT
  49. "Japanese Boot File",                 YES,       1,        0,            JP.BAT
  50. "Japanese Font",                      YES,       1,        0,            ANK16.FNT
  51. "Japanese Font",                      YES,       1,        0,            ANK19.FNT
  52. "Japanese Font",                      YES,       1,        0,            KANJI16.FNT
  53. "Japanese Font",                      YES,       1,        0,            GAIJI16.FNT
  54. "Japanese Font",                      YES,       1,        0,            GAIJI24.FNT
  55. "Japanese Font",                      YES,       1,        0,            KANJI24.FNT
  56. "Japanese Boot File",                 YES,       1,        100000,       JPRINTER.SYS
  57. "Rescue On-Line Help",                YES,       1,        100000,       RESCUED.HLP
  58. "Norton AntiVirus",                   NO,        2,        0,            NAVDX.EXE
  59. "Norton AntiVirus Overlay",           NO,        2,        0,            NAVDX.OVL
  60. "Norton AntiVirus Batch File",        NO,        2,        0,            GO.BAT
  61. "Command Interpreter",                NO,        2,        100000,       COMMAND.COM
  62. "Norton AntiVirus Configuration",     NO,        2,        0,            NAVOPTS.DAT
  63. "Norton AntiVirus Configuration",     NO,        2,        0,            NAVSTART.DAT
  64. "Norton AntiVirus Configuration",     NO,        2,        0,            DEFLOC.DAT
  65. "Norton AntiVirus Configuration",     NO,        2,        0,            EXCLUDE.DAT
  66. "Norton AntiVirus Configuration",     NO,        2,        0,            EXCLUDEL.DAT
  67. "Norton AntiVirus Configuration",     NO,        3,        0,            NAVSTART.DAT
  68. "Norton AntiVirus Configuration",     NO,        3,        0,            NAVOPTS.DAT
  69. "Norton AntiVirus Configuration",     NO,        3,        0,            EXCLUDE.DAT
  70. "Norton AntiVirus Configuration",     NO,        3,        0,            EXCLUDEL.DAT
  71. "Special virus recovery notes",       NO,        3,        0,            TECHNOTE.TXT
  72. "Virus database part 1",              NO,        3,        0,            VIRSCAN1.DAT
  73. "Virus database part 2",              NO,        3,        0,            VIRSCAN2.DAT
  74. "Virus database part 3",              NO,        3,        0,            VIRSCAN3.DAT
  75. "Virus database part 4",              NO,        3,        0,            VIRSCAN4.DAT
  76. "Norton AntiVirus Definitions",       NO,        3,        0,            VIRSCAN6.INI
  77. "Norton AntiVirus Definitions",       NO,        3,        0,            NAVEX15.EXP
  78. "Command Interpreter",                NO,        3,        100000,       COMMAND.COM
  79. "Norton AntiVirus Batch File",        NO,        3,        100000,       GO.BAT
  80.  
  81.  
  82. [INCLUDE]
  83.  
  84. ; Files in this section will be included in the rescue disk ONLY if
  85. ; the file is used in autoexec.bat or config.sys.
  86.  
  87. ;---------------------------------
  88. ; File Name          AUTOEXEC CONFIG
  89. ;---------------------------------
  90.  
  91. ADAPTECH.SYS,        NO,      YES
  92. ASPI2DOS.SYS,        NO,      YES
  93. ASPI4DOS.SYS,        NO,      YES
  94. ASPI8DOS.SYS,        NO,      YES
  95. ASPICD.SYS,          NO,      YES
  96. ASPIDISK.SYS,        NO,      YES
  97. ASPIDOS.SYS,         NO,      YES
  98. ASPIDSK.SYS,         NO,      YES
  99. ASPIEDOS.SYS,        NO,      YES
  100. ASPISYS.SYS,         NO,      YES
  101. ATDOSHC2.SYS,        NO,      YES
  102. ATDOSXL.SYS,         NO,      YES
  103. CSYQ55.SYS,          NO,      YES
  104. DISKREET.SYS,        NO,      YES
  105. DMDRVR.BIN,          NO,      YES
  106. DMDRVR.SYS,          NO,      YES
  107. DOSOAD.SYS,          NO,      YES
  108. DUBLDISK.SYS,        NO,      YES
  109. EDVR.SYS,            NO,      YES
  110. ENHDISK.SYS,         NO,      YES
  111. EVDISHK.SYS,         NO,      YES
  112. EVDR.SYS,            NO,      YES
  113. FDDEVICE.SYS,        NO,      YES
  114. FIXT_DRV.SYS,        NO,      YES
  115. FIXTDRV.SYS,         NO,      YES
  116. GSCSI.SYS,           NO,      YES
  117. HARDRIVE.SYS,        NO,      YES
  118. HCD.SYS,             NO,      YES
  119. HDRIVE.SYS,          NO,      YES
  120. HPDISK.SYS,          NO,      YES
  121. IBD.SYS,             NO,      YES
  122. IDRIVE.SYS,          NO,      YES
  123. KEYBOARD.SYS,        NO,      YES
  124. LDRIVE.SYS,          NO,      YES
  125. LMOUSE.COM           YES,     NO
  126. LMOUSE.SYS           NO,      YES
  127. MA348.SYS,           NO,      YES
  128. MLPART.SYS,          NO,      YES
  129. MOUSE.EXE,           YES,     NO
  130. MOUSE.SYS,           NO,      YES
  131. PLUSDRV.SYS,         NO,      YES
  132. RCD.SYS,             NO,      YES
  133. SCSI.SYS,            NO,      YES
  134. SCSI4JR.SYS,         NO,      YES
  135. SCSIHA.SYS,          NO,      YES
  136. SSTBIO.SYS,          NO,      YES
  137. SSTDRIV.SYS,         NO,      YES
  138. SSTOR.SYS,           NO,      YES
  139. SSTORDRV.SYS,        NO,      YES
  140. STACKER.AT,          NO,      YES
  141. STACKER.COM,         YES,     YES
  142. STACKER.XT,          NO,      YES
  143. SSWAP.COM,           YES,     YES
  144. SYQ55.SYS,           NO,      YES
  145. TSCSI.SYS,           NO,      YES
  146. XBIOS.OVL,           NO,      YES
  147. EIDE2300.SYS,        NO,      YES
  148.  
  149. [AUTOEXEC]
  150.  
  151. ; Minimum information to include in rescue disk's autoexec.bat file
  152.  
  153. "@echo off"
  154. "cls"
  155. "echo."
  156. "echo."
  157. "echo."
  158. "echo  ******************************************************************************"
  159. "echo  *************************** Norton AntiVirus Rescue **************************"
  160. "echo  ******************************************************************************"
  161. "echo."
  162. "echo                          Virus Emergencies"
  163. "echo."
  164. "echo      To scan and remove viruses from your computer, insert your Rescue Disk"
  165. "echo      labeled "Norton AntiVirus Program Disk," type GO and press Enter."
  166. "echo."
  167. "echo."
  168. "echo."
  169. "echo                           Rescue Disk Test"
  170. "echo."
  171. "echo      If you are testing your Rescue disk to ensure proper operation,"
  172. "echo      type TEST and press Enter. The results will be reported onscreen."
  173. "echo."
  174. "echo  ******************************************************************************"
  175. "echo."
  176. "echo."
  177. "echo."
  178.  
  179. [CONFIG]
  180.  
  181. ; Minimum information to include in rescue disk's Config.sys file
  182.  
  183. "DEVICE=HIMEM.SYS"
  184. "BREAK = ON"
  185. "FILES = 30"
  186. "BUFFERS = 5"
  187. "DOS=HIGH"
  188. "DEVICE = BILING.SYS"
  189. "DEVICE = JFONT.SYS /P=A:\"
  190. "DEVICE = JDISP.SYS /HS=LC"
  191. "DEVICE = JKEYB.SYS /101 A:\JKEYBRD.SYS"
  192. "DEVICE = KKCFUNC.SYS"
  193. "DEVICE = ANSI.SYS"
  194.  
  195. [TEST]
  196.  
  197.  
  198.