home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / explorer / fmtrial.exe / trial_un.inf < prev   
INI File  |  1996-04-15  |  10KB  |  444 lines

  1. ;****************************************************************************
  2. ;* Norton Navigator Trial Edition uninstallation Script                     *
  3. ;* FOR VERSION 4.0 OF SYMANTEC INSTALL FOR WINDOWS                          *
  4. ;****************************************************************************
  5.  
  6. [InstallVersion]
  7. 4.0
  8.  
  9. [process]
  10. Uninstall
  11. EnableForceWrite()
  12. EnableOverwrite()
  13.  
  14. Backup(CustDLLCopy)
  15. CallProc(UnattribSetup)
  16. DisableHelp()
  17. CallProc(Memory)
  18.  
  19. SetActiveCopy(NavigatrCopy, trial_un.inf)
  20. ResetTarget(SourceTarget)
  21. CallProcEx(GetShort)
  22.  
  23. WizardPanel(UninstallConfirm, siwfmtrl.dll)
  24. WizardProcessPanel()
  25.  
  26. #if(switch52)
  27.    Exit()
  28. #endif
  29.  
  30. FullUninstall
  31. SelectOption(RequiredFiles)
  32.  
  33. DisableUtils()
  34. switch11=CallProcEx(bIsNavigatorInstalled)
  35. #ifnot(switch11)
  36.    Uncopy()
  37. #else
  38.    Delete(DelTrial)
  39. #endif   
  40.  
  41. EnableUtils()
  42.  
  43. #ifnot(switch11)
  44.    CallProc(DelRegKeyNavigator)
  45. #else
  46.    CallProc(DelRegKeyFMTrial)
  47. #endif
  48.  
  49. CallProc(DeleteNavigatorGroup)
  50.  
  51. #ifnot(switch11)
  52.    CallProc(RemoveFromExplorerPath)
  53. #endif
  54.  
  55. WizardPanel(UninstallRestart, siwfmtrl.dll)
  56. WizardProcessPanel()
  57.  
  58. #ifnot(switch11)
  59.    delete(Leftovers)
  60. #endif
  61. CallProcEx(DeleteDirectories)
  62. CallProcEx(PruneEmptyKeys)
  63. delete(CustDLLDel)
  64. RemoveProgDir()
  65.  
  66. CallProcEx(FlushRegistry)
  67. ExitRestart()
  68. end()
  69.  
  70.  
  71. [SubProc]
  72. Delete(WinInitDel)
  73. Backup(CustDLLCopy)
  74. CallProc(UnattribSetup)
  75. ResetTarget(SourceTarget)
  76. CallProcEx(GetShort)
  77.  
  78. Return()
  79.  
  80. [NavigatrCopy:TypeSelect]
  81. count = 2
  82. caption = "Uninstall Type Selection"
  83. text = "Please select the type of uninstall you wish to perform."
  84. grouptext = "Uninstall Types"
  85. button1 = "&Selective Uninstall"    ;switch91
  86. button2 = "&Full Uninstall"            ;switch92
  87. descrip1 = "This option allows you to select which Norton Navigator components you would like to remove from your hard drive.
  88. descrip2 = "This option completely removes Norton Navigator from your hard drive."
  89.  
  90. [NavigatrCopy:Primary]
  91. caption = "Norton Navigator Main Component Selection"
  92. button1 = "Details..."
  93. button2 = "Details..."
  94. button3 = "Details..."
  95. button4 = "Details..."
  96. button5 = "Details..."
  97. text    = PriSelText
  98.  
  99. [PriSelText]
  100. "Please select the items you wish to uninstall. "
  101. "Press <Details...> to select individual components."
  102. "(Checked items will be uninstalled.)"
  103.  
  104. [NavigatrCopy:Component]
  105. caption = "Norton Navigator Component Selection"
  106. text    = "Please select the items you wish to uninstall.  (Checked items will be uninstalled.)"
  107.  
  108. [SourceDrive]
  109. caption = "Please locate the Norton Navigator directory"
  110. defpath = "C:\Program Files\Norton Navigator"
  111.  
  112. [NavigatrCopy:CopyDialog]
  113. caption = "Copying files..."
  114. posx = 0
  115. posy = 0
  116.  
  117.  
  118. [FullWarn]
  119. caption = "Full Uninstall?"
  120. "You are about to perform a full uninstall"
  121. "of Norton Navigator.  This operation will delete all"
  122. "Norton Navigator files from your hard drive.  In order"
  123. "to use Norton Navigator again, you will have to 
  124. "re-install the program.  Are you sure you"
  125. "want to proceed?"
  126.  
  127. [cancel]
  128. caption = "Exit Uninstall?"
  129. text    = "Are you sure that you want to exit?"
  130.  
  131. [cancelshell]
  132. caption = "Exit Uninstall?"
  133. "You have chosen to cancel the Uninstall"
  134. "program. In order to reset the Windows"
  135. "environment, Uninstall will also close"
  136. "Windows. Are you sure you want to exit?"
  137.  
  138. [FileCopy]
  139. copycaption             = "Deleting Files"
  140. errorcaption    = "Error Deleting Files"
  141. insertcaption   = "Insert Diskette"
  142. Message                 = MessageText
  143.  
  144. [bye]
  145. caption = "Uninstall complete"
  146. "The components you selected have"
  147. "been removed from your hard drive."
  148.  
  149. [byereboot]
  150. caption = "Uninstall complete"
  151. "The components you selected have"
  152. "been removed from your hard drive."
  153.  
  154. [byefull]
  155. caption = "Uninstall complete"
  156. "Norton Navigator has been completely"
  157. "removed from your hard drive."
  158.  
  159. [byerebootful]
  160. caption = "Uninstall complete"
  161. "Norton Navigator has been completely"
  162. "removed from your hard drive."
  163.  
  164. [WindowsVersion]
  165. 3.10
  166. "This product requires"
  167. "Windows 3.1 or greater."
  168.  
  169. [NotImplemented]
  170. caption = "Feature Not Implemented"
  171. "This feature has not yet been implemented."
  172.  
  173. [ExitAtFinish]
  174. caption = "Uninstall Complete"
  175. "Norton Navigator Uninstall has completed successfully."
  176.  
  177. [ConfirmExit]
  178. caption = "Confirm Cancel"
  179. "Uninstall has not been completed."
  180. "Do you really wish to cancel?"
  181.  
  182. [NotOnOriginalDesktop]
  183. caption = "Warning!"
  184. "The desktop you are currently using is"
  185. "not your original desktop.  If you"
  186. "continue with Uninstall, your current"
  187. "desktop will be your only desktop."
  188. "If this is not what you want, select"
  189. "Cancel and switch to the desired desktop"
  190. "before running Uninstall again."
  191.  
  192. [SourceTarget]
  193. reset = TARGET
  194. location = %s, SOURCE
  195.  
  196.  
  197. [Leftovers]
  198. sfolders.ini,  TARGET4
  199. fsvundo.dat,   TARGET4
  200. symems32.gid,  TARGET4
  201. symfdlg.gid,   TARGET4
  202. filemgr.gid,   TARGET4
  203. nnintro.gid,   TARGET4
  204. ntaskbar.gid,  TARGET4
  205. symmc.gid,     TARGET4
  206. sfolders.gid,  TARGET4
  207. navigatr.reg,  TARGET4
  208. nnconfig.gid,  TARGET4
  209. fassist.gid,   TARGET4
  210. migrate.gid,   TARGET4
  211. filemgre.ems,  TARGET4
  212. pipedlg.dat,   TARGET4
  213. modem.id,      TARGET4
  214. setup.exe,     SYSTEM
  215. symems32.fts,  TARGET4
  216. symfdlg.fts,   TARGET4
  217. filemgr.fts,   TARGET4
  218. nnintro.fts,   TARGET4
  219. ntaskbar.fts,  TARGET4
  220. symmc.fts,     TARGET4
  221. sfolders.fts,  TARGET4
  222. nnconfig.fts,  TARGET4
  223. fassist.fts,   TARGET4
  224. migrate.fts,   TARGET4
  225. symems32.ftg,  TARGET4
  226. symfdlg.ftg,   TARGET4
  227. filemgr.ftg,   TARGET4
  228. nnintro.ftg,   TARGET4
  229. ntaskbar.ftg,  TARGET4
  230. symmc.ftg,     TARGET4
  231. sfolders.ftg,  TARGET4
  232. nnconfig.ftg,  TARGET4
  233. fassist.ftg,   TARGET4
  234. migrate.ftg,   TARGET4
  235. ctl3d32.dll,   TARGET4
  236. tutorial.lnk,  TARGET4
  237. filearch.gid,  TARGET4
  238. filearch.fts,  TARGET4
  239. filearch.ftg,  TARGET4
  240.  
  241. [CustDLLDel]
  242. siwfmtrl.dll,  TEMPDIR
  243.  
  244. [WinInitDel]
  245. wininit.ini,   WINDOWS
  246.  
  247. [DelTrial]
  248. filemgr.exe,   TARGET4
  249. trial_un.inf,  TARGET4
  250. siwfmtrl.dll,  TARGET4
  251.  
  252. [GetShort]
  253. dll = siwfmtrl.dll
  254. function = ConvertToShortName
  255.  
  256. [RemoveFromExplorerPath]
  257. dll = siwfmtrl.dll
  258. function = RemoveFromExplorerPath
  259.  
  260. [DelRegKeyNavigator]
  261. dll = siwfmtrl.dll
  262. function = DelRegKeyNavigator
  263.  
  264. [DelRegKeyVxD]
  265. dll = siwfmtrl.dll
  266. function = DelRegKeyVxD
  267.  
  268. [HourglassOn]
  269. dll = siwfmtrl.dll
  270. function = HourglassOn
  271.  
  272. [HourglassOff]
  273. dll = siwfmtrl.dll
  274. function = HourglassOff
  275.  
  276. [SetTarget2ToSymantecDir]
  277. dll = siwfmtrl.dll
  278. function = SetTarget2ToSymantecDir
  279.  
  280. [RemoveDesktops]
  281. dll = siwfmtrl.dll
  282. function = RemoveDesktops
  283.  
  284. [RemoveStartup]
  285. dll = siwfmtrl.dll
  286. function = RemoveStartup
  287.  
  288. [AreTargetsSame]
  289. dll = siwfmtrl.dll
  290. function = AreTargetsSame
  291.  
  292. [DeleteDirectories]
  293. dll = siwfmtrl.dll
  294. function = DeleteDirectories
  295.  
  296. [UninstallShared]
  297. dll = siwfmtrl.dll
  298. function = UninstallShared
  299.  
  300. [RemoveFromRun]
  301. dll = siwfmtrl.dll
  302. function = RemoveFromRun
  303.  
  304. [PruneEmptykeys]
  305. dll = siwfmtrl.dll
  306. function = PruneEmptyKeys
  307.  
  308. [DeleteIndexes]
  309. dll = siwfmtrl.dll
  310. function = DeleteIndexes
  311.  
  312. [DeleteDesktops]
  313. dll = siwfmtrl.dll
  314. function = DeleteDesktops
  315.  
  316. [DeleteQuicklaunch]
  317. dll = siwfmtrl.dll
  318. function = DeleteQuicklaunch
  319.  
  320. [RemovePathFromAutoexec]
  321. dll = siwfmtrl.dll
  322. function = RemovePathFromAutoexec
  323.  
  324. [FlushRegistry]
  325. dll = siwfmtrl.dll
  326. function = FlushRegistry
  327.  
  328. [AreWeOnOriginalDesktop]
  329. dll=siwfmtrl.dll
  330. function=AreWeOnOriginalDesktop
  331.  
  332. [SuppressStartup]
  333. dll=siwfmtrl.dll
  334. function=SuppressStartup
  335.  
  336. [RestoreStartup]
  337. dll=siwfmtrl.dll
  338. function=RestoreStartup
  339.  
  340. [DeleteNavigatorGroup]
  341. dll=siwfmtrl.dll
  342. function=DeleteNavigatorGroup
  343.  
  344. [bKeepDesktops]
  345. dll=siwfmtrl.dll
  346. function=bKeepDesktops
  347.  
  348. [bDelIndexes]
  349. dll=siwfmtrl.dll
  350. function=bDelIndexes
  351.  
  352. [ProcessNavVxDKey]
  353. dll=siwfmtrl.dll
  354. function=ProcessNavVxDKey
  355.  
  356. [RestoreNavVxDKey]
  357. dll=siwfmtrl.dll
  358. function=RestoreNavVxDKey
  359.  
  360. [UnattribSetup]
  361. dll=siwfmtrl.dll
  362. function=UnattribSetup
  363.  
  364. [bIsNavigatorInstalled]
  365. dll=siwfmtrl.dll
  366. function=bIsNavigatorInstalled
  367.  
  368. [DelRegKeyFMTrial]
  369. dll = siwfmtrl.dll
  370. function = DelRegKeyFMTrial
  371.  
  372. [Pix_Navigator]
  373. color = %s\navigatr.rle
  374.  
  375. [CustDLLCopy]
  376. siwfmtrl.dll, siwfmtrl.dll, SOURCE, TEMPDIR
  377.  
  378. [SetShell]
  379. WinIniName = win.ini
  380. SystemIniName = system.ini
  381. Message = MessageBox.SetShellMessage
  382. SysSectionName = boot
  383. WinSectionName = windows
  384. shell = %s\setup.exe
  385. load =
  386. run =
  387. SetShellIfLoaded=
  388. Backup = Backup.SetShellSave
  389. Restore = Backup.SetShellRestore
  390. Active=yes
  391. IfActiveList=LoadedList
  392. SubProcess=SubProc
  393.  
  394. [SetShellSave]
  395. win.ini, win.siw, WINDOWS, WINDOWS
  396. system.ini, system.siw, WINDOWS, WINDOWS
  397. ;setup.exe, setup.siw, WINDOWS, WINDOWS
  398.  
  399. [SetShellRestore]
  400. system.siw, system.ini, WINDOWS, WINDOWS
  401. win.siw, win.ini, WINDOWS, WINDOWS
  402. ;setup.siw, setup.exe, WINDOWS, WINDOWS
  403.  
  404. [LoadedList]
  405. setup.exe
  406.  
  407. [SetShellMessage]
  408. caption  =  "Norton File Manager Uninstall"
  409. "Welcome to the Norton File Manager"
  410. "Uninstall program.  Please select OK"
  411. "to allow Uninstall to restart Windows and"
  412. "continue.  Press Cancel to exit Uninstall."
  413.  
  414.  
  415. [NavigatorGroups]
  416. "Norton File Manager Trial", navigatr.grp
  417.  
  418. [Norton File Manager Trial]
  419. "Release Notes",                 readme.txt,       RequiredFiles,,TARGET4,,,,TARGET4
  420. "Norton File Manager Trial",     filemgr.exe,      RequiredFiles,,TARGET4,,,,TARGET4
  421.  
  422. [NavigatrCopy]
  423. ;SelectionType.ComponentName,   "SelectionDlgText",                                             Size,   Required?,<Files>?,ShowItem?
  424. CopyMain.RequiredFiles,                 "Required Files - %ldK",               0,                       Y,                              N,              Y
  425.  
  426.  
  427. [UninstallConfirm]
  428. Caption="Norton File Manager Trial Edition Uninstall"
  429. Title="Uninstall Norton File Manager?"
  430. DlgProc=RaptorDlgProc
  431. PanelDataProc=DefaultDataProc
  432. ResourceId=137
  433. Bitmap16=666
  434. PanelFlags=First
  435.  
  436. [UninstallRestart]
  437. Caption="Norton File Manager Trial Edition Uninstall"
  438. Title="Uninstall Complete"
  439. DlgProc=RaptorDlgProc
  440. PanelDataProc=DefaultDataProc
  441. ResourceId=138
  442. Bitmap16=666
  443. PanelFlags=First+Last+Finish
  444.