home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / OTHERUTI / NRTDSK-1.ZIP / UNINSTAL.INF < prev    next >
INI File  |  1992-03-20  |  19KB  |  761 lines

  1. [process]
  2. NDWCopy = SetActiveCopy
  3.  
  4. Uninstall
  5. UninstallOptions.switch90,switch91,switch92
  6.  
  7. #if switch90
  8.   Backup.SaveSys
  9.   UpdateIni.Progshell
  10.   End.bye
  11. #else
  12.   DisableUtils
  13.   Backup.SaveAll
  14.   SourceDrive
  15. #endif
  16.  
  17. #if switch91
  18.   AppSelect
  19. #endif
  20.  
  21. #if switch92
  22.   DelFromIni.Winfile1
  23.   DelFromIni.Winfile2
  24.   DelFromIni.Winfile3
  25.   DelFromIni.DelVDFromIni
  26.   Delete.Basefiles
  27.   UpdateStartup.Autoexec
  28. #endif
  29.  
  30. switch10=IsOptionSelected.ndw4
  31. #if switch10
  32.   delete.ndw4
  33.   RemoveFromLoad.RemSleepLoad
  34.   DelFromIni.DelSleepFromIni
  35. #endif
  36.  
  37. switch11=IsOptionSelected.icon
  38. #if switch11
  39.   DelFromIni.DelLibFromIni
  40.   delete.icon
  41. #endif
  42.  
  43. switch12=IsOptionSelected.si
  44. #if switch12
  45.   delete.si
  46. #endif
  47.  
  48. switch13=IsOptionSelected.calcs
  49. #if switch13
  50.   delete.calcs
  51. #endif
  52.  
  53. switch14=IsOptionSelected.ndw8
  54. #if switch14
  55.   delete.ndw8
  56. #endif
  57.  
  58. switch15=IsOptionSelected.ndw10
  59. #if switch15
  60.   delete.ndw10
  61.   RemoveFromLoad.RemSchedLoad
  62. #endif
  63.  
  64. switch16=IsOptionSelected.ndw12
  65. #if switch16
  66.   delete.ndw12
  67. #endif
  68.  
  69. switch17=IsOptionSelected.ndw13
  70. #if switch17
  71.   delete.ndw13
  72. #endif
  73.  
  74. switch18=IsOptionSelected.ndw14
  75. #if switch18
  76.   delete.ndw14
  77. #endif
  78.  
  79. switch19=IsOptionSelected.ndw15
  80. #if switch19
  81.   delete.ndw15
  82. #endif
  83.  
  84. switch20=IsOptionSelected.nbkp
  85. #if switch20
  86.   DelFromIni.DelBack1FromIni
  87.   DelFromIni.DelBack2FromIni
  88.   delete.nbkp
  89. #endif
  90.  
  91. switch21=IsOptionSelected.batch
  92. #if switch21
  93.   DelFromIni.DelBatch
  94.   RemoveFromLoad.RemTempBatch
  95.   delete.batch
  96. #endif
  97.  
  98. switch22=IsOptionSelected.help
  99. #if switch22
  100.   delete.help
  101. #endif
  102.  
  103. switch23=IsOptionSelected.nav
  104. #if switch23
  105.   UpdateStartup.Config
  106.   delete.nav
  107.   RemoveFromLoad.RemNavLoad
  108.   DelFromIni.DelNAVFromIni
  109. #endif
  110.  
  111. switch24=IsOptionSelected.macro
  112. #if switch24
  113.   delete.macro
  114. #endif
  115.  
  116. ;switch25=IsOptionSelected.editor
  117. ;#if switch25
  118.   DelFromIni.RemEditorDefault
  119.   DelFromIni.RemNotepadEditor
  120.   AddToIni.RepEditorDefault
  121.   delete.editor
  122. ;#endif
  123.  
  124. switch26=IsOptionSelected.edisk
  125. #if switch26
  126.   delete.edisk
  127. #endif
  128.  
  129. switch27=IsOptionSelected.eclipse
  130. #if switch27
  131.   delete.eclipse
  132. #endif
  133.  
  134. Backup.SaveSystemIni
  135. UpdateIni.MakeInstallShell
  136. groups
  137. Backup.RestoreSystemIni
  138.  
  139. #if switch92
  140.   RemoveNDWGroups.RemGroups
  141.   UpdateIni.Progshell
  142.   delete.DelBacks
  143.   delete.DelInstall
  144.   RemoveNDWDir
  145. #else
  146.   EnableUtils
  147. #endif
  148.  
  149. End.ByeUninstall
  150.  
  151. end
  152.  
  153. ;-----------------------------------------------------------------------
  154. ; Copy.
  155. ;-----------------------------------------------------------------------
  156. [ndwcopy]
  157. #copy.BaseFiles, 0:, "Norton Desktop - 2,366K ",              2366
  158. #copy.ndw4,      0:, "Sleeper - 678K",                         678
  159. #copy.ndw8,      0:, "SuperFind - 39K",                          39
  160. #copy.ndw10,     0:, "Scheduler - 53K",                         53
  161. #copy.ndw12,     0:, "Diskcopy - 14K",                          14
  162. #copy.ndw13,     0:, "KeyFinder - 34K",                         34
  163. #copy.ndw14,     0:, "Norton Disk Doctor - 61K",                61
  164. #copy.ndw15,     0:, "Format Disk- 23K",                        23
  165. #copy.batch,     0:, "Batch Runner - 128K",                    128
  166. #copy.icon,      0:, "Icon Editor - 305K",                     305
  167. #copy.calcs,     0:, "Calculators - 222K",                     222
  168. #copy.si,        0:, "System Information - 123K",              123
  169. #copy.nbkp,      0:, "Norton Backup - 690K",                   690
  170. #copy.help,      0:, "On-Line Help Files - 2,782K",           2782
  171. #copy.macro,     0:, "Macro Builder - 31K",                     31
  172. #copy.nav,       0:, "Norton Anti-Virus - 493K",               493
  173.  
  174. ;-----------------------------------------------------------------------
  175. ; Delete.
  176. ;-----------------------------------------------------------------------
  177. [BaseFiles]
  178. ndwinstl.hlp,   SOURCE
  179. contents.txt,   SOURCE
  180. ndw.exe,        WINDOWS
  181. ndw.exe,        SOURCE
  182. ndwmain.exe,    SOURCE
  183. nwin2.dll,      SOURCE
  184. nwres2.dll,     SOURCE
  185. readme.txt,     SOURCE
  186. ndwini.txt,     SOURCE
  187. short.mnu,      SOURCE
  188. nlaunch.dat,    SOURCE
  189. full.mnu,       SOURCE
  190. image.exe,      SOURCE
  191. ;vnss.386,       SYSTEM
  192. ;vdmadx.386,     SYSTEM
  193. ;vfintd.386,     SYSTEM
  194. ;vndwd.386,      SYSTEM
  195. ndw.ini,        WINDOWS
  196. ndll2.dll,      SOURCE
  197. nnovell.dll,    SOURCE
  198. nbanyan.dll,    SOURCE
  199. nlanman.dll,    SOURCE
  200. ntastic.dll,    SOURCE
  201. n10net.dll,     SOURCE
  202. nfmext.dll,     SOURCE
  203. smterase.exe,   SOURCE
  204. nhookexe.exe,   SOURCE
  205. nhookdll.dll,   SOURCE
  206. shred.exe,      SOURCE
  207. nviewer.exe,    SOURCE
  208. zip.prs,        SOURCE
  209. prog.prs,       SOURCE
  210. hex.prs,        SOURCE
  211. msexcel.prs,    SOURCE
  212. dbase.prs,      SOURCE
  213. pdx.prs,        SOURCE
  214. l123.prs,       SOURCE
  215. bmp.prs,        SOURCE
  216. pcx.prs,        SOURCE
  217. gif.prs,        SOURCE
  218. wpgi.prs,       SOURCE
  219. icocache.prs,   SOURCE
  220. bm.dsp,         SOURCE
  221. txt.dsp,        SOURCE
  222. hxd.dsp,        SOURCE
  223. ss.dsp,         SOURCE
  224. ico.prs,        SOURCE
  225. tif.prs,        SOURCE
  226. vec.dsp,        SOURCE
  227. wmf.prs,        SOURCE
  228. cdr.prs,        SOURCE
  229. doc.prs,        SOURCE
  230. draw.prs,       SOURCE
  231. drw.prs,        SOURCE
  232. wpv.prs,        SOURCE
  233. smartcan.exe,   SOURCE
  234. ndwdll2.dll,    SOURCE
  235. ndwprint.exe,   SOURCE
  236. commdlg.dll,    SOURCE
  237. toolhelp.dll,   SOURCE
  238. shell.dll,      SOURCE
  239. ddeml.dll,      SOURCE
  240. ver.dll,        SOURCE
  241. nwconn.dll,     SOURCE
  242. nwcore.dll,     SOURCE
  243. nwmisc.dll,     SOURCE
  244. tempfile.wbt,   SOURCE
  245. ndw.bin,        SOURCE
  246. icocache.dat,   SOURCE
  247. frame.dat,      SOURCE
  248. ndw.dat,        SOURCE
  249. smartcan.ini,   SOURCE
  250. ndw.bmp,        SOURCE
  251. ;NDW 1.0 Files
  252. ep.exe,         SOURCE
  253. ntask.dll,      SOURCE
  254. qaccess.exe,    SOURCE
  255. qamain.exe,     SOURCE
  256. batchbld.exe,   SOURCE
  257. nwin.dll,       SOURCE
  258. ndll.dll,       SOURCE
  259. ndwdll.dll,     SOURCE
  260. nwres.dll,      SOURCE
  261. ndwupd.dll,     SOURCE
  262. iconcash.dat,   SOURCE
  263. deskedit.exe,   SOURCE
  264.  
  265. [ndw4]
  266. sleeper.exe,    SOURCE
  267. nshook.dll,     SOURCE
  268. nsfish.nss,     SOURCE
  269. spotlite.nss,   SOURCE
  270. shuffle.nss,    SOURCE
  271. eyes.nss,       SOURCE
  272. blanker.nss,    SOURCE
  273. nsfrwrks.nss,   SOURCE
  274. message.nss,    SOURCE
  275. nswarp.nss,     SOURCE
  276. nssclock.nss,   SOURCE
  277. trail.nss,      SOURCE
  278. nsframe.nss,    SOURCE
  279. fade.nss,       SOURCE
  280. stickfig.nss,   SOURCE
  281. artgalry.nss,    SOURCE
  282. trivia.nss,     SOURCE
  283. graphs.nss,     SOURCE
  284. spiro.nss,      SOURCE
  285. kcrayon.nss,    SOURCE
  286. kc.exe,         SOURCE
  287. nss.bin,        SOURCE
  288. nss.dat,        SOURCE
  289. nssad.dat,      SOURCE
  290. nssintm.dat,    SOURCE
  291.  
  292. [ndw8]
  293. sfind.exe,      SOURCE
  294. runman.nbb,     SOURCE
  295.  
  296. [ndw10]
  297. schedule.exe,   SOURCE
  298. schedule.dat,   SOURCE
  299. schedule.bak,   SOURCE
  300.  
  301. [ndw12]
  302. wdskcopy.exe,   SOURCE
  303.  
  304. [ndw13]
  305. keyfind.exe,    SOURCE
  306.  
  307. [ndw14]
  308. nddw.exe,       SOURCE
  309.  
  310. [ndw15]
  311. wformat.exe,    SOURCE
  312.  
  313. [batch]
  314. commext.dll,    SOURCE
  315. shell.wbt,      SOURCE
  316. loadrun.wbt,    SOURCE
  317. batchrun.wbt,   SOURCE
  318. box.wbd,        SOURCE
  319. batchrun.exe,   SOURCE
  320.  
  321. [icon]
  322. iconedit.exe,   SOURCE
  323. ndw.nil,        SOURCE
  324.  
  325. [calcs]
  326. sicalc.exe,     SOURCE
  327. tapecalc.exe,   SOURCE
  328. fincalc.exe,    SOURCE
  329.  
  330. [si]
  331. siw.exe,        SOURCE
  332.  
  333. [nbkp]
  334. nbwin.exe,      SOURCE
  335. nbwfd.dll,      SOURCE
  336. nbwres.dll,     SOURCE
  337. nbwtd.dll,      SOURCE
  338. assist.set,     SOURCE
  339. wordproc.set,   SOURCE
  340. dbase.set,      SOURCE
  341. full.set,       SOURCE
  342. sprdsht.set,    SOURCE
  343. default.set,    SOURCE
  344.  
  345. [help]
  346. sfind.hlp,      SOURCE
  347. shred.hlp,      SOURCE
  348. nbwadv.hlp,     SOURCE
  349. smterase.hlp,   SOURCE
  350. nddw.hlp,       SOURCE
  351. sicalc.hlp,     SOURCE
  352. tapecalc.hlp,   SOURCE
  353. nviewer.hlp,    SOURCE
  354. keyfind.hlp,    SOURCE
  355. schedule.hlp,   SOURCE
  356. sleeper.hlp,    SOURCE
  357. siw.hlp,        SOURCE
  358. wdskcopy.hlp,   SOURCE
  359. wformat.hlp,    SOURCE
  360. ndw.hlp,        SOURCE
  361. iconedit.hlp,   SOURCE
  362. fincalc.hlp,    SOURCE
  363. nav.hlp,        SOURCE
  364. navw.hlp,       SOURCE
  365. navpopup.hlp,   SOURCE
  366. nbwpre.hlp,     SOURCE
  367. nbwbas.hlp,     SOURCE
  368. deskedit.hlp,   SOURCE
  369.  
  370. [macro]
  371. nmacro.dll,     SOURCE
  372. ndwmacro.exe,   SOURCE
  373.  
  374.  
  375. [nav]
  376. navw.exe,       SOURCE
  377. nav.exe,        SOURCE
  378. nav&.sys,       SOURCE
  379. nav_.sys,       SOURCE
  380. navdll.dll,     SOURCE
  381. navpopup.exe,   SOURCE
  382. ;vnavd.386,      SYSTEM
  383.  
  384. [edisk]
  385. ndd.exe,        SOURCE
  386. unerase.exe,    SOURCE
  387. speedisk.exe,   SOURCE
  388. unformat.exe,   SOURCE
  389. npack.exe,      SOURCE
  390.  
  391. [DelInstall]
  392. install.inf,    SOURCE
  393. install.inf,    WINDOWS
  394. install.inf,    SYSTEM
  395. install.exe,    SOURCE
  396. install.exe,    WINDOWS
  397. instbin.exe,    SOURCE
  398. instbin.exe,    WINDOWS
  399. instbin.exe,    SYSTEM
  400. uninstal.inf,   SOURCE
  401. system.i$$,     WINDOWS
  402. ndw.i$$,     WINDOWS
  403.  
  404. [DelBacks]
  405. win.ndw,        WINDOWS
  406. win.nd0,        WINDOWS
  407. win.nd1,        WINDOWS
  408. win.in1,        WINDOWS
  409. system.ndw,     WINDOWS
  410. system.nd0,     WINDOWS
  411. system.nd1,     WINDOWS
  412. system.in1,     WINDOWS
  413. winfile.ndw,    WINDOWS
  414. winfile.nd0,    WINDOWS
  415. winfile.nd1,    WINDOWS
  416. winfile.in1,    WINDOWS
  417. ndw.ndw,        WINDOWS
  418. ndw.nd0,        WINDOWS
  419. ndw.nd1,        WINDOWS
  420. ndw.in1,        WINDOWS
  421. nss.bi1,        SOURCE
  422. icocache.da1,   SOURCE
  423. ndw.bi1,        SOURCE
  424. ndw.da1,        SOURCE
  425.  
  426. ;-----------------------------------------------------------------------
  427. ; Groups.
  428. ;-----------------------------------------------------------------------
  429. [groups]
  430. "Norton Desktop Applications",       ndw.grp
  431.  
  432. [Norton Desktop Applications]
  433. "Norton Anti-Virus",  navw.exe,      copy.nav
  434. "Desktop Editor",     deskedit.exe,     copy.BaseFiles
  435. "Batch Builder",     "deskedit.exe /b", copy.BaseFiles,   1
  436. "Macro Builder",      ndwmacro.exe,  copy.macro
  437. "Financial Calculator", fincalc.exe, copy.calcs
  438. "Norton Backup",      nbwin.exe,     copy.nbkp
  439. "Norton Disk Doctor", nddw.exe,      copy.ndw14
  440. "Sleeper",            sleeper.exe,   copy.ndw4
  441. "Scheduler",          schedule.exe,  copy.ndw10
  442. "Norton Viewer",      nviewer.exe,   copy.BaseFiles
  443. "SuperFind",          sfind.exe,     copy.ndw8
  444. "SmartErase",         smterase.exe,  copy.BaseFiles
  445. "Shredder",           shred.exe,     copy.BaseFiles
  446. "Icon Editor",        iconedit.exe,  copy.icon
  447. "SysInfo",            siw.exe,       copy.si
  448. "Scientific Calculator", sicalc.exe,    copy.calcs
  449. "Tape Calculator",    tapecalc.exe,  copy.calcs
  450. "Diskcopy",           wdskcopy.exe,  copy.ndw12
  451. "KeyFinder",          keyfind.exe,   copy.ndw13
  452. "Format Disk",        wformat.exe,   copy.ndw15
  453. "Backup Assistant",   "nbwin.exe -M -A assist.set", copy.nbkp
  454. "Full Backup",        "nbwin.exe -M -A full.set", copy.nbkp
  455.  
  456. ;-----------------------------------------------------------------------
  457. ; Dialog Box
  458. ;-----------------------------------------------------------------------
  459. [byeUninstall]
  460. caption     =   "Norton Desktop -- Uninstall Complete"
  461. "This concludes this uninstall operation of"
  462. "Norton Desktop for Windows."
  463. " "
  464. "Please select one of the exit options."
  465. " "
  466. "Rebooting is highly recommended!"
  467.  
  468. [bye]
  469. caption     =   "Norton Desktop -- Uninstall Complete"
  470. "This concludes the removal of"
  471. "Norton Desktop for Windows as your Windows shell."
  472. " "
  473. "Please select one of the exit options."
  474. " "
  475. "Rebooting is not required."
  476.  
  477. [makeshell]
  478. caption     =   "Norton Desktop -- Modifying System.ini"
  479.  "Are you sure you want to remove Norton Desktop as your Windows shell?"
  480.  " "
  481.  "This operation will put the Windows Program Manager back as your shell and"
  482.  "Norton Desktop will remain as a group within Program Manager"
  483.  
  484. [appselect]
  485. caption     =   "Norton Desktop -- Application Selection"
  486. text        =   "Indicate which applications you want to remove:"
  487.  
  488. [VersionSearch]
  489. caption     =   "Searching for current version"
  490. text1       =   "Searching for a currently"
  491. text2       =   "installed version of Norton Desktop"
  492. appname     =   "NDWMAIN.EXE"
  493. apppath     =   C:\NDW
  494.  
  495. [errors]
  496. noprev      =   "Symantec Uninstall for Windows is already running!"
  497.  
  498. [FileDelete]
  499. copycaption     =   "Removing Norton Desktop Files"
  500. errorcaption    =   "Error Deleting Files"
  501. insertcaption   =   " "
  502.  
  503. [cancel]
  504. caption      =   "Norton Desktop Uninstall"
  505. text         =   "Are you sure you want to exit?"
  506.  
  507. [SourceDrive]
  508. caption      =   "Remove Norton Desktop Files From..."
  509. defpath      =   c:\ndw
  510.  
  511. ;-----------------------------------------------------------------------
  512. ; Backup
  513. ;-----------------------------------------------------------------------
  514. [SaveAll]
  515. system.ini,     system.ndw,     WINDOWS
  516. win.ini,        win.ndw,        WINDOWS
  517. c:\autoexec.bat,c:\autoexec.ndw
  518. c:\config.sys,  c:\config.ndw
  519.  
  520. [SaveSys]
  521. system.ini,     system.ndw,     WINDOWS
  522.  
  523. ;-----------------------------------------------------------------------
  524. ; Nuke NDW config files
  525. ;-----------------------------------------------------------------------
  526. [NukeEm]
  527. ndw.bin
  528. nss.bin
  529. icocash.dat
  530. ndw.dat
  531. frame.dat
  532. schedule.bin
  533. schedule.dat
  534.  
  535. ;-----------------------------------------------------------------------
  536. ; Autoexec
  537. ;-----------------------------------------------------------------------
  538.  
  539. [Autoexec]
  540. caption = "Norton Desktop -- Modify autoexec.bat file"
  541. text1   = "Uninstall has determined that the following line(s) need to be removed from your autoexec.bat:"
  542. FileSpec    =   c:\autoexec.bat
  543. EditError1  =   "A problem was encountered preparing the new autoexec.bat"
  544. EditError2  =   " "
  545. EditError3  =   "Install suggests that you:"
  546. EditError4  =   "1. Review the lines that need to be changed"
  547. EditError5  =   "2. Select the 'Save the required changes to new file's option"
  548. EditError6  =   "3. Continue and complete the Uninstall Process"
  549. EditError7  =   "4. Make the changes to the autoexec.bat file later"
  550. AddPath =
  551. DelItems = AutoexecDelItems
  552. ;AddItems = AutoexecAddItems
  553.  
  554. [AutoexecDelItems]
  555. *smartcan *
  556. *image *
  557. "*ep /*"
  558. "set nav*"
  559. "*\NAV C:\*"
  560.  
  561.  
  562. ;-----------------------------------------------------------------------
  563. ; Config
  564. ;-----------------------------------------------------------------------
  565. [Config]
  566. caption = "Norton Desktop -- Modify config.sys file"
  567. text1   = "Uninstall has determined that the following line(s) need to be removed from your config.sys:"
  568. FileSpec    =   c:\config.sys
  569. EditError1  =   "A problem was encountered preparing the new config.sys"
  570. EditError2  =   " "
  571. EditError3  =   "Uninstall suggests that you:"
  572. EditError4  =   "1. Review the lines that need to be changed"
  573. EditError5  =   "2. Select the 'Save the required changes to new file's option"
  574. EditError6  =   "3. Continue and complete the Uninstall Process"
  575. EditError7  =   "4. Make the changes to the config.sys file later"
  576. AddPath =
  577. DelItems = ConfigDelItems
  578. ;AddItems = ConfigAddItems
  579.  
  580. [ConfigDelItems]
  581. "*nav_.sys*"
  582. "*nav&.sys*"
  583.  
  584. ;-----------------------------------------------------------------------
  585. ; Ini modifications
  586. ;-----------------------------------------------------------------------
  587. [DelBatch]
  588. IniName  = win.ini
  589. SectionName = Extensions
  590. wbt="batchrun.exe ^.wbt"
  591. wbg="batchrun.exe ^.wbt"
  592.  
  593. [DelVDFromIni]
  594. IniName = system.ini
  595. SectionName = 386enh
  596. device=*vndwd.386
  597.  
  598. [DelBack1FromIni]
  599. IniName  = win.ini
  600. SectionName = Extensions
  601. set="nbwin.exe ^.set"
  602.  
  603. [DelBack2FromIni]
  604. IniName  = system.ini
  605. SectionName = 386enh
  606. device=*vfintd.386
  607.  
  608. [DelSleepFromIni]
  609. IniName = system.ini
  610. SectionName = 386enh
  611. device=*vnss.386
  612.  
  613. [DelNAVFromIni]
  614. IniName  = system.ini
  615. SectionName = 386enh
  616. device=*vnavd.*
  617.  
  618. [DelNAVFromIni2]
  619. IniName  = win.ini
  620. SectionName = Navpopup
  621. HideIcon=*
  622.  
  623. [DelLibFromIni]
  624. IniName  = win.ini
  625. SectionName = Extensions
  626. nil="iconedit.exe ^.nil"
  627.  
  628. [RemEditorDefault]
  629. IniName=win.ini
  630. SectionName=Extensions
  631. txt="deskedit.exe ^.txt"
  632. ini="deskedit.exe ^.ini"
  633.  
  634. [RemNotepadEditor]
  635. IniName=win.ini
  636. SectionName=Extensions
  637. txt="notepad.exe ^.txt"
  638. ini="notepad.exe ^.ini"
  639.  
  640. [RepEditorDefault]
  641. IniName=win.ini
  642. SectionName=Extensions
  643. txt="notepad.exe ^.txt"
  644. ini="notepad.exe ^.ini"
  645.  
  646. [Winfile1]
  647. IniName = winfile.ini
  648. SectionName = Settings
  649. undelete.dll = nfmext.dll
  650.  
  651. [Winfile2]
  652. IniName = winfile.ini
  653. SectionName = NortonDesktop
  654. ToolsTitle=&Norton
  655.  
  656. [Winfile3]
  657. IniName = winfile.ini
  658. SectionName = AddOns
  659. NortonDesktopDLL = nfmext.dll
  660.  
  661. [Progshell]
  662. IniName  = system.ini
  663. SectionName = boot
  664. shell=progman.exe
  665.  
  666. [NDWShell]
  667. IniName  = system.ini
  668. SectionName = boot
  669. shell=ndw.exe
  670.  
  671. [DelShell]
  672. IniName  = system.ini
  673. SectionName = boot
  674. shell=*progman.exe
  675.  
  676. [SaveSystemIni]
  677. system.ini, system.i$$, WINDOWS
  678.  
  679. [MakeInstallShell]
  680. IniName  = system.ini
  681. SectionName = boot
  682. shell=install.exe
  683.  
  684. [RestoreSystemIni]
  685. system.i$$, system.ini, WINDOWS
  686.  
  687. ;-----------------------------------------------------------------------
  688. ; Remove Loaded Items
  689. ;-----------------------------------------------------------------------
  690. [RemSleepLoad]
  691. sleeper.exe
  692.  
  693. [RemSchedLoad]
  694. schedule.exe
  695.  
  696. [RemNavLoad]
  697. navpopup.exe
  698.  
  699. [RemTempBatch]
  700. tempfile.wbt
  701.  
  702. ;-----------------------------------------------------------------------
  703. ; Set shell
  704. ;-----------------------------------------------------------------------
  705. [SetShell]
  706. AppIniName = ndw.ini
  707. WinIniName = win.ini
  708. SystemIniName  = system.ini
  709. Message = MessageBox.SetShellMessage
  710. SysSectionName = boot
  711. WinSectionName = windows
  712. shell = %s\install.exe
  713. load =
  714. run =
  715. SetShellIfLoaded = nwin.dll | ndw.exe
  716. SetShellIfLoaded2 = nwin2.dll
  717. Backup = Backup.SetShellSave
  718. Restore = Backup.SetShellRestore
  719. Active = yes
  720.  
  721. [SetShellSave]
  722. win.ini,     win.ndw,    WINDOWS
  723. system.ini,  system.ndw, WINDOWS
  724.  
  725. [SetShellRestore]
  726. system.ndw,  system.ini, WINDOWS
  727. win.ndw,     win.ini,    WINDOWS
  728.  
  729. [SetShellMessage]
  730. caption     =   "Norton Desktop -- Potential File Conflicts"
  731. "Uninstall has detected that one or more of the"
  732. "files to be removed during Uninstall are"
  733. "active in the system."
  734. ""
  735. "In order to avoid possible conflicts, Uninstall"
  736. "needs to assume control of the Windows"
  737. "environment."
  738. ""
  739. "Uninstall will restore the environment to its "
  740. "current state after the Uninstall process"
  741. "has completed."
  742. ""
  743. "Please stand by while Uninstall resets the
  744. "Windows environment."
  745.  
  746. ;-----------------------------------------------------------------------
  747. ; Uninstall
  748. ;-----------------------------------------------------------------------
  749. [Uninstall]
  750. caption = "Norton Desktop -- Uninstall Program
  751. text1 = "Welcome to the Norton Desktop for Windows Uninstall Program.  Please select an uninstall option below"
  752.  
  753. ;-----------------------------------------------------------------------
  754. ; Remove group and misc files
  755. ;-----------------------------------------------------------------------
  756. [RemGroups]
  757. *.qag
  758. *.qa1
  759. *.dt
  760.  
  761.