home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1993-11-16 | 43.8 KB | 942 lines
;*************************************************************************** ;* Norton Desktop Version 3.0 Network Admin Script * ;* FOR VERSION 3.2+ OF SYMANTEC INSTALL FOR WINDOWS * ;*************************************************************************** [InstallVersion] 3.2 [process] switch89 = TRUE switch90 = FALSE switch15 = TRUE switch12 = TRUE NetadminInstall ;////////////////////////////// ;// Background Bitmaps ;////////////////////////////// switch02 = IsVideo.1280 #if switch02 Bitmaps.pix2 #else Bitmaps.pix #endif ;////////////////////////////// ;// Initialization ;////////////////////////////// NDWCopy = SetActiveCopy Backup.siwndw ; Copy custom dll to windows dir Registration ; Get user name and company ResetTarget.SetNetDrive MessageBox.OverwriteWarn ;////////////////////////////// ;// Select the install type ;////////////////////////////// SelectInstallType ; Select from the 2 avail types of install switch99 = TRUE #ifnot switch92 ; not a custom, jump to drive selection goto.drivesel #endif ;////////////////////////////// ;// Component Selection ;////////////////////////////// :compselect ; Initial component selection PrimarySelect #ifnot switch99 goto.checkspace #endif ;////////////////////////////// ;// Drive Selection ;////////////////////////////// :drivesel CallProc.dowelcome ; Call revolver custom dll for target path ;////////////////////////////// ;// Disk Space Checking ;////////////////////////////// :checkspace switch95 = FALSE switch96 = FALSE switch97 = FALSE switch99 = CheckDiskSpace.TARGET #ifnot switch99 DiskSpaceError.nospace #endif #if switch95 goto.drivesel #endif #if switch96 goto.compselect #endif ; See if we copy the install.inf. #if switch91 switch98 = FALSE #else switch98 = TRUE #endif ;////////////////////////////// ;// Copy the files ;////////////////////////////// CallProc.UnhideDescrip MakeFilesReadWrite.ROFiles delete.descript DisableUtils copy EnableUtils ;////////////////////////////// ;// Rescue disk ;////////////////////////////// ;ExecChildProcess.DoRescue switch40 = IsOptionSelected.schedule switch41 = IsOptionSelected.nav switch42 = IsOptionSelected.nbackup ;////////////////////////////// ;// Register other modules ;////////////////////////////// #if switch40 SetRegistration.SetSched #endif #if switch41 RegisterNav30 #endif #if switch42 SetRegistration.SetNBackup #endif SetRegistration.SetSymUtil ;////////////////////////////// ;// Make the files read-only ;////////////////////////////// MakeFilesReadOnly.ROFiles ;////////////////////////////// ;// Clean up ;////////////////////////////// Backup.descripfile delete.custdll Delete.Leftovers ;////////////////////////////// ;// Prepare for exit ;////////////////////////////// switch13 = IsInstallShell #if switch13 End.byeshell #else MessageBox.bye exit #endif end ;*************************************************************************** ;* SubProc Executed When Install Takes Over As Shell * ;*************************************************************************** [SubProc] Return ;*************************************************************************** ;* Dialog Info * ;*************************************************************************** [NDWCopy:CopyDialog] caption = "Copying Norton Desktop Files..." posx = -10 posy = -10 [NDWCopy:Primary] caption = "Norton Desktop 3.0 Main Selection" button1 = "Select..." button2 = "Select..." button3 = "Select..." button4 = "Select..." button5 = "Select..." text = App1Text [App1Text] "Please select the items you want to install. If a selection" "has a button to the right, you can select individual files or" "components." [NDWCopy:Component] caption = "Norton Desktop 3.0 Component Selection" text = "Select/Deselect the components you want to install. Checked items will be installed." [NDWCopy:Advo] posx = 20 posy = 60 count = 12 location = siwndw.dll BitmapsOnly = 1 [AdvoDefault] posx = 20 posy = 30 text = AdvoText [AdvoText] "Please take a moment to complete the Product Registration Card "included with your product and return it to Symantec." "" "This will ensure that you receive future product announcements" "and important notices. It will also qualify you for any discounts" "on future upgrades." "" "Thank you for purchasing Norton Desktop!" [NDWCopy:TypeSelect] count = 2 caption = "Norton Desktop 3.0 Install Type Selection" text = "Please select the type of install you want to perform." grouptext = "Install Types" button1 = "&Full Install" button2 = "&Custom Install" descrip1 = "Installs the entire Norton Desktop to your server. This requires a total of 16.5 MB of disk space." descrip2 = "Lets you choose which Norton Desktop modules to install. If you need more options later, you can run install again." ;*************************************************************************** ;* Message Text * ;*************************************************************************** [byeshell] caption = "Norton Desktop - Install Complete" "This concludes the Network Administrator" "installation of Norton Desktop." " " "Thank You for Choosing the Leader in Utilities Software." " " "Select one of the exit options below." [bye] caption = "Norton Desktop - Install Complete" "This concludes the Network Administrator" "installation of Norton Desktop." "" "Thank You for Choosing the Leader in" "Utilities Software." "" "Press OK to return to Windows." [OverwriteWarn] caption = "Norton Desktop 3.0 - Install" "If you are currently running a shared" "version of Norton Desktop 2.x on your" "network, we strongly suggest that you:" "" "1) Install Norton Desktop 3.0 to a" "different directory. "2) Update the workstations at your" "convenience." "3) Delete the old Norton Desktop" "network directory after all users have" "been updated to use the new version." "" "Please see the Network Administrator's" "Guide for more information." [AskVScan] caption = "Scan For Viruses" "Would you like to scan your hard" "disk for viruses before copying the" "Norton Desktop files?" [VirusContinue] caption = "Norton Desktop - Install" "Since a virus was found on your" "system, you should exit now to run" "Norton AntiVirus and correct the" "problem." "" "Do you want to exit now?" [nospace] caption = "Insufficient Disk Space" text = idstext radio1 = "&Change Drive" radio2 = "&Deselect Components" radio3 = "C&ontinue Installation" descrip1 = "Choose this option to change the installation drive to another with more space available." descrip2 = "Choose this option to deselect product components so that less disk space will be required." descrip3 = "This option may result in an incomplete installation. We recommend that you choose one of the above options or exit the install and delete files." [idstext] "There is insufficient disk space on the current target drive (%c:). " "Currently, there is %u KB of space on the drive and the installation" "will require approximately %u KB. Please choose one of the options" "below or exit installation and delete files to free more space." [Registration] caption = "Norton Desktop - Registration" text1 = regtext text2 = "&Name:" text3 = "&Company:" Cancel = "Cancel" Help = "&Help" appname = nwin2.dll prevappname = string = "Symantec Install for Windows" active = yes [regtext] "Welcome to Norton Desktop 3.0!" "" "Norton Desktop will be installed on your file server" "or hard drive and will take between 5.7 and 16.5 MB depending" "on the options you choose in the following screens." "" "Please register your name and company below:" [VersionSearch] caption = "Searching for Previous Version" text1 = "Searching for a previously" text2 = "installed version of Norton Desktop." appname = "nwin2.dll" apppath = C:\NDW30 [SymantecDir] caption = "Searching for Shared Directory" text1 = "Searching for the Symantec shared" text2 = "files subdirectory." appname = "symcfg.bin" apppath = C:\SYMNTC [TargetDrive] caption = "Install Norton Desktop Files" defpath = F:\NDW30 text = "Please select the drive/directory where you want to install Norton Desktop." reqspace= "Approximate additional disk space required" [errors] noprev = "Symantec Install for Windows is already running!" [FileCopy] copycaption = "Installing Norton Desktop for Windows" errorcaption = "Error Copying Files" insertcaption = "Insert Diskette" Message = MessageText [cancel] caption = "Norton Desktop - Exit Install" text = "Are you sure you want to exit?" [cancelshell] caption = "Norton Desktop - Exit Install" "You have selected to cancel Install." "In order to reset the Windows" "environment, Install will also close Windows." "Are you sure you want to exit?" ;*************************************************************************** ;* Ini modifications * ;*************************************************************************** ;*************************************************************************** ;* Delete Files * ;*************************************************************************** [custdll] siwndw.dll, WINDOWS [Leftovers] win.siw, WINDOWS system.siw, WINDOWS ctl3d.dll, WINDOWS ;*************************************************************************** ;* External function calls * ;*************************************************************************** [dowelcome] dll = siwndw.dll function = DoWelcomeDlg caption = "Norton Desktop 3.0 - Select Installation Path" lasttext = "You may exit install at any time by clicking on any Exit Install button." newtext = newwelcome prevtext = prevwelcome [newwelcome] "Norton Desktop will be installed into the directory below," "which will be created on your hard disk, and will take between" "5.7 MB and 16.5 MB of disk space depending on the type of install" "you are performing and the options selected." "" "To install to a different location, please enter the drive and" "directory below." [prevwelcome] "Norton Desktop will be installed into the directory below and will" "replace the existing version of Norton Desktop currently in that" "directory. Your current configuration and customization settings" "will be saved. Installation will take up to 16.5 MB of disk space" "depending on the type of install and the options selected." "" "To install Norton Desktop to a different location, please enter the" "drive and directory below." [UnhideDescrip] dll = siwndw.dll function = ExposeDescription ;*************************************************************************** ;* Misc install functions * ;*************************************************************************** [ndwini] ndw.ini, windows [SetNetDrive] reset = TARGET location = FirstNetDrive defaultdir = NDW30 [ROFiles] *.*, TARGET [SetSched] schedule.exe, TARGET [SetSymUtil] symutil2.dll, TARGET [SetNbackup] nbwin.exe, TARGET [descript] descript.ion, TARGET ;*************************************************************************** ;* File backup * ;*************************************************************************** [siwndw] siwndw.dll, siwndw.dll, SOURCE, WINDOWS [descripfile] descript.xxx, descript.ion, TARGET, TARGET [DoRescue] "%s\rescuew.exe /REGMSG", TARGET [pix] color = %s\ndw1024.bmp, 1, 1 color = %s\symlogo.rle, -1, 1 [pix2] color = %s\ndw1024.bmp color = %s\symlogo.rle, -1, 1 ;*************************************************************************** ;* Config.sys mods * ;*************************************************************************** ;*************************************************************************** ;* Autoexec Mods * ;*************************************************************************** ;*************************************************************************** ;* SetShell section * ;*************************************************************************** [SetShell] AppIniName = WinIniName = win.ini SystemIniName = system.ini Message = MessageBox.SetShellMessage SysSectionName = boot WinSectionName = windows shell = %s\install.exe load = run = SetShellIfLoaded= Backup = Backup.SetShellSave Restore = Backup.SetShellRestore Active = yes IfActiveList=LoadedList SubProcess=SubProc [SetShellSave] win.ini, win.siw, WINDOWS, WINDOWS system.ini, system.siw, WINDOWS, WINDOWS [SetShellRestore] system.siw, system.ini, WINDOWS, WINDOWS win.siw, win.ini, WINDOWS, WINDOWS [LoadedList] nwin2.dll symkrnl2.dll symgui2.dll ctl3d.dll [SetShellMessage] caption = "Norton Desktop - Install Program" "Welcome to the Norton Desktop Administrator" "Installation program. Please select OK" "to allow Install to restart Windows" "and continue the installation. Press" "Cancel to exit Install." [WindowsVersion] 3.10 "Norton Desktop 3.0 requires" "Windows 3.1 or greater." ;*************************************************************************** ;* Groups * ;*************************************************************************** ;*************************************************************************** ;* Copy * ;*************************************************************************** [NDWCopy] CopyMain.BaseFiles, "Norton Desktop Base Files - 5864K", 5864, Y, N, Y ; -section total = 5864 CopyMain.product, "Productivity Tools - 2418K", 0, N, Y, Y CopySub.denali, "Day Planner - 363K", 363 CopySub.denalih, "Day Planner Help - 155K", 155 CopySub.deskedith, "Desktop Editor Help - 146K", 146 CopySub.dirassist, "FileAssist - 121K", 121 CopySub.schedule, "Scheduler - 84K", 84 CopySub.scheduleh, "Scheduler Help - 53K", 53 CopySub.embbasic, "ScriptMaker - 1118K", 1118 CopySub.embbasich, "ScriptMaker Help - 378K", 378 ; -section total = 2418 CopyMain.Utils, "Utilities && Tools - 5091K", 0, N, Y, Y CopySub.sdw, "Speed Disk - 175K", 175 CopySub.sdwh, "Speed Disk Help - 55K", 55 CopySub.unerase, "SmartErase/Unerase - 39K", 39 CopySub.uneraseh, "SmartErase/Unerase Help - 64K", 64 CopySub.nddw, "Norton Disk Doctor - 770K", 770 CopySub.nddwh, "Norton Disk Doctor Help - 52K", 52 CopySub.nbackup, "Norton Backup Floppy Only - 1318K", 1318 CopySub.nbtape, "Norton Backup Tape Drivers - 143K", 143 CopySub.nbwhelp, "Norton Backup Help - 362K", 362 CopySub.nav, "Norton AntiVirus - 1821K", 1821 CopySub.navh, "Norton AntiVirus Help - 292K", 292 ; -section total = 5091 CopyMain.access, "Desktop Accessories - 1867K", 0, N, Y, Y CopySub.calcs, "Calculators - 237K", 237 CopySub.calcsh, "Calculator Help - 232K", 232 CopySub.iconedit, "Icon Editor - 132K", 132 CopySub.iconedith, "Icon Editor Help - 93K", 93 CopySub.sysinfo, "System Information - 218K", 218 CopySub.sysinfoh, "System Information Help - 64K", 64 CopySub.keyfind, "KeyFinder - 35K", 35 CopySub.keyfindh, "KeyFinder Help - 46K", 46 CopySub.nss, "Screen Saver - 764K", 764 CopySub.nssh, "Screen Saver Help - 46K", 46 ; -section total = 1867 CopyMain.fileman, "File Management - 1732K", 0, N, Y, Y CopySub.diskcopy, "Disk Copy - 18K", 18 CopySub.diskcopyh, "Disk Copy Help - 18K", 18 CopySub.format, "Disk Format - 10K", 10 CopySub.formath, "Disk Format Help - 21K", 21 CopySub.viewers, "Norton File Viewers - 1467K", 1467 CopySub.vwrhelp, "Norton File Viewers Help - 80K", 80 CopySub.sfind, "SuperFind - 48K", 48 CopySub.sfindh, "SuperFind Help - 70K", 70 ; -section total = 1732 ; -product total = 16972 ; 1.44M Installation ;size=1.44M ;total=7 [Disks] 1=A:\, "Norton Desktop for Windows, Disk 1" 2=A:\, "Norton Desktop for Windows, Disk 2" 3=A:\, "Norton Desktop for Windows, Disk 3" 4=A:\, "Norton Desktop for Windows, Disk 4" 5=A:\, "Norton Desktop for Windows, Disk 5" 6=A:\, "Fix-It Disk #1, Disk 6" 7=A:\, "Fix-It Disk #2, Disk 7" [NDWCOPY.disk1] NBWIN.EXE, "Norton Backup Program File", Link:NBACKUP, TARGET , SIZE:611408 NDDW.EXE, "Norton Disk Doctor", Link:NDDW, TARGET , SIZE:746528 INSTBIN.EXE, "Symantec Install Main Program", Link:BASEFILES, TARGET , SIZE:245344 SYMGUI2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:262576 INSTALL.INF, "Symantec Single-User Install Script", Link:BASEFILES, TARGET , SWITCH98 , SIZE:94285 SIWNDW.DLL, "Norton Desktop Install Library", Link:BASEFILES, TARGET , SIZE:214400 SYMKRNL2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:123488 SIWDLL.DLL, "Symantec Install for Windows", Link:BASEFILES, TARGET , SIZE:82464 INSTALL.EXE, "Symantec Install for Windows", Link:BASEFILES, TARGET , SIZE:37232 SYMUTIL2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:79424 DRAGDRP2.DLL, "Drag-Drop Library", Link:BASEFILES, TARGET , SIZE:61680 SYMINSTL.HLP, "Symantec Install Help File", Link:BASEFILES, TARGET , SIZE:28641 VIRSCAN2.DLL, "Norton AntiVirus Scan Library", Link:NAV, TARGET , SIZE:29488 NDWREAD.TXT, "Norton Desktop Read-Me File", Link:BASEFILES, TARGET , SIZE:15919 SCANINST.DLL, "Norton AntiVirus Scan Library", Link:NAV, TARGET , SIZE:20864 FASSIST.DOC, "FileAssist WinWord Install Macro", Link:DIRASSIST, TARGET , SIZE:21515 NDW1024.BMP, "Norton Desktop Bitmap", Link:BASEFILES, TARGET , SWITCH90 , SIZE:393334 SIWVSCAN.DLL, "Norton AntiVirus Scan Library", Link:NAV, TARGET , SWITCH90 , SIZE:7968 SYMLOGO.RLE, "Symantec Logo Bitmap", Link:BASEFILES, TARGET , SIZE:2222 [NDWCOPY.disk2] NBWINH.HLP, "Norton Backup for Windows Help", Link:NBWHELP, TARGET , SIZE:361686 NWIN2.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:357072 SMW.HLP, "Script Maker Help", Link:EMBBASICH, TARGET , SIZE:273061 DAYPLAN.EXE, "Day Planner", Link:DENALI, TARGET , SIZE:363376 NDW.HLP, "Norton Desktop Help File", Link:BASEFILES, TARGET , SIZE:246720 NDWDLL2.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:261184 NDWGLOSS.HLP, "Norton Desktop Help", Link:BASEFILES, TARGET , SIZE:171265 NAVW.HLP, "Norton AntiVirus Windows Help", Link:NAVH, TARGET , SIZE:168767 CFGNDW.HLP, "Control Center Help", Link:BASEFILES, TARGET , SIZE:144832 ICONEDIT.EXE, "Icon Editor", Link:ICONEDIT, TARGET , SIZE:132848 NAVSERVE.DLL, "Norton AntiVirus Library", Link:NAV, TARGET , SIZE:6080 [NDWCOPY.disk3] DAYPLAN.HLP, "Day Planner Help File", Link:DENALIH, TARGET , SIZE:155274 NBWQMF.DLL, "Norton Backup SCSI Library", Link:NBACKUP, TARGET , SIZE:185424 DESKEDIT.EXE, "ScriptMaker Editor", Link:DESKEDIT, TARGET , SIZE:230176 DESKEDIT.EXE, "ScriptMaker Editor", Link:EMBBASIC, TARGET , SIZE:230176 SIW.EXE, "System Information", Link:SYSINFO, TARGET , SIZE:218624 DESKEDIT.HLP, "Desktop Editor Help", Link:DESKEDITH, TARGET , SIZE:146574 NDWINTRO.HLP, "Norton Desktop Help File", Link:BASEFILES, TARGET , SIZE:140716 CFGNDW.EXE, "Control Center", Link:BASEFILES, TARGET , SIZE:239760 SYMRUN2.DLL, "ScriptMaker Library", Link:EMBBASIC, TARGET , SIZE:182048 NWRES2.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:327120 FINCALC.HLP, "Financial Calculator Help", Link:CALCSH, TARGET , SIZE:103669 SDENGINE.DLL, "Speed Disk Library", Link:SDW, TARGET , SIZE:132400 DLGEDT.HLP, "Dialog Editor Help", Link:EMBBASICH, TARGET , SIZE:105209 AAPLAY.DLL, "Autodesk Animation Viewer Library", Link:VIEWERS, TARGET , SIZE:137232 SYMCOM2.DLL, "ScriptMaker Library", Link:EMBBASIC, TARGET , SIZE:162736 NBWRES.DLL, "Norton Backup Resource Library", Link:NBACKUP, TARGET , SIZE:262608 ICONEDIT.HLP, "Icon Editor Help", Link:ICONEDITH, TARGET , SIZE:93665 FASSIST1.DLL, "FileAssist Library", Link:DIRASSIST, TARGET , SIZE:93600 BATCHRUN.EXE, "ScriptMaker Module", Link:EMBBASIC, TARGET , SIZE:103584 SYMWPG.PRS, "WordPerfect Viewer Parser", Link:VIEWERS, TARGET , SIZE:140544 SYMDRW.PRS, "Norton Viewer", Link:VIEWERS, TARGET , SIZE:139184 NVIEWER.HLP, "Norton Viewer Help", Link:VWRHELP, TARGET , SIZE:80542 VIRSCAN.INF, "Norton AntiVirus Scan Information", Link:NAV, TARGET , SIZE:91776 [NDWCOPY.disk4] NWNETAPI.DLL, "NetWare Library", Link:BASEFILES, TARGET , SIZE:106047 FINCALC.EXE, "Financial Calculator", Link:CALCS, TARGET , SIZE:103856 DLGEDT.EXE, "ScriptMaker Dialog Editor", Link:EMBBASIC, TARGET , SIZE:124672 SFIND.HLP, "Super Find Help", Link:SFINDH, TARGET , SIZE:70697 NSGALRY.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:62720 TAPECALC.HLP, "Tape Calculator Help", Link:CALCSH, TARGET , SIZE:68902 SYMDB2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:120512 NAVWORK.DLL, "Norton AntiVirus Library", Link:NAV, TARGET , SIZE:99392 SICALC.HLP, "Scientific Calculator Help", Link:CALCSH, TARGET , SIZE:62383 SYMTXT.DSP, "ASCII Display Engine", Link:BASEFILES, TARGET , SIZE:87568 SMTERASE.HLP, "SmartErase Help", Link:UNERASEH, TARGET , SIZE:64807 SMARTCAN.EXE, "SmartCan DOS TSR", Link:BASEFILES, TARGET , SIZE:38661 SIW.HLP, "System Information Help", Link:SYSINFOH, TARGET , SIZE:64718 TAPECALC.EXE, "Tape Calculator", Link:CALCS, TARGET , SIZE:74608 NAV.HLP, "Norton AntiVirus Help", Link:NAVH, TARGET , SIZE:124949 SLEEPER.EXE, "Screen Saver", Link:NSS, TARGET , SIZE:79888 NAVTSR.EXE, "Norton AntiVirus DOS TSR Program", Link:NAV, TARGET , SIZE:167944 NAVTSRW.EXE, "Norton AntiVirus Windows TSR Program", Link:NAV, TARGET , SIZE:68336 SYMDOC.PRS, "Word Processing Viewer Parser", Link:VIEWERS, TARGET , SIZE:75280 SDW.HLP, "Speed Disk Help", Link:SDWH, TARGET , SIZE:55348 DESKEDIT.SMH, "ScriptMaker Editor Help", Link:EMBBASIC, TARGET , SIZE:145351 NDDW.HLP, "Norton Disk Doctor Help", Link:NDDWH, TARGET , SIZE:52358 SYMDRAW.PRS, "Norton Viewer", Link:VIEWERS, TARGET , SIZE:86192 SCHEDULE.HLP, "Scheduler Help", Link:SCHEDULEH, TARGET , SIZE:53301 NSFIGURE.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:36768 NDLL2.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:65072 RESCUEW.HLP, "Norton Rescue Help", Link:BASEFILES, TARGET , SIZE:52515 SC2DWP.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:58976 NAVW.EXE, "Norton AntiVirus Windows Clinic", Link:NAV, TARGET , SIZE:83824 SICALC.EXE, "Scientific Calculator", Link:CALCS, TARGET , SIZE:60896 SYMTIF.PRS, "TIFF File Viewer Parser", Link:VIEWERS, TARGET , SIZE:59440 SLEEPER.HLP, "Screen Saver Help", Link:NSSH, TARGET , SIZE:46818 KEYFIND.HLP, "KeyFinder Help", Link:KEYFINDH, TARGET , SIZE:46231 SCANF.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:42177 SYMVWR.DLL, "Norton Viewer Engine", Link:BASEFILES, TARGET , SIZE:57072 SYMEXCEL.PRS, "Excel Viewer Parser", Link:VIEWERS, TARGET , SIZE:54608 SCHEDULE.EXE, "Scheduler Program", Link:SCHEDULE, TARGET , SIZE:81024 SYMFAT2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:56800 SYML123.PRS, "Lotus 1-2-3 Viewer Parser", Link:VIEWERS, TARGET , SIZE:50944 RECDLL2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:59920 SYMSS.DSP, "Spreadsheet Display Engine", Link:VIEWERS, TARGET , SIZE:54528 NAVOPTS.NCP, "Norton AntiVirus Configuration File", Link:NAV, TARGET , SIZE:56624 RESCUEW.EXE, "Rescue Disk Creation Program", Link:BASEFILES, TARGET , SIZE:52592 NAVXUTIL.DLL, "Norton AntiVirus Library", Link:NAV, TARGET , SIZE:56176 NDW3A.NIL, "Norton Desktop 3.0 Icon Library", Link:BASEFILES, TARGET , SIZE:99568 NSTRAIL.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:25440 [NDWCOPY.disk5] SYMPDX.PRS, "PDX Viewer Parser", Link:VIEWERS, TARGET , SIZE:45008 SYMZIP2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:49632 SYMNET2.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:50208 NSFISH.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:104432 SYMQA.PRS, "Q&A Viewer Parser", Link:VIEWERS, TARGET , SIZE:47744 SMTERASE.EXE, "SmartErase", Link:UNERASE, TARGET , SIZE:39568 NDW3C.NIL, "Norton Desktop 3.0 Icon Library", Link:BASEFILES, TARGET , SIZE:101184 SDW.EXE, "Speed Disk", Link:SDW, TARGET , SIZE:44496 SYMSYS2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:45632 SFIND.EXE, "SuperFind", Link:SFIND, TARGET , SIZE:42960 NPT2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:34736 SC2VW.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:31920 NDW3B.NIL, "Norton Desktop 3.0 Icon Library", Link:BASEFILES, TARGET , SIZE:72096 NDWCFG.DLL, "Norton Desktop Configuration", Link:BASEFILES, TARGET , SIZE:32304 SYMDBASE.PRS, "DBase Viewer Parser", Link:VIEWERS, TARGET , SIZE:34224 NVIEWER.EXE, "Norton Viewer Engine", Link:VIEWERS, TARGET , SIZE:33440 KEYFIND.EXE, "KeyFinder", Link:KEYFIND, TARGET , SIZE:35584 SYMCRDFL.PRS, "Cardfile Viewer Parser", Link:VIEWERS, TARGET , SIZE:32416 NAVTSR7.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:25498 SYMALOG2.DLL, "Norton AntiVirus Activity Log", Link:NAV, TARGET , SIZE:30192 SYMHXD.DSP, "Norton Hex Display Engine", Link:VIEWERS, TARGET , SIZE:30720 NAVTSR6.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:24522 SYMPCX.PRS, "PCX Viewer Parser", Link:VIEWERS, TARGET , SIZE:36224 NDWINI.TXT, "Norton Desktop Ini File Read-Me File", Link:BASEFILES, TARGET , SIZE:46059 IMAGE.EXE, "Image Program", Link:BASEFILES, TARGET , SIZE:13769 WFORMAT.HLP, "Norton Disk Format Help", Link:FORMATH, TARGET , SIZE:21578 NSSPIRO.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:27040 NBWQMFR.DLL, "Norton Backup SCSI Resource Library", Link:NBACKUP, TARGET , SIZE:47696 SYMGIF.PRS, "GIF File Viewer Parser", Link:VIEWERS, TARGET , SIZE:32528 SYMUNZP2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:65952 NAVINOC.DLL, "Norton AntiVirus Inoculation Library", Link:NAV, TARGET , SIZE:24256 SYMZIP.PRS, "Archive Viewer Parser", Link:VIEWERS, TARGET , SIZE:27200 NSCLOCK.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:22832 NNOVELL.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:34448 NWIPXSPX.DLL, "Netware Library", Link:NAV, TARGET , SIZE:35308 SYMEVNT.386, "Symantec Event Manager VXD", Link:BASEFILES, TARGET , SWITCH90 , SIZE:24678 SYMEVNT.386, "Symantec Event Manager VXD", Link:BASEFILES, SYSTEM , SWITCH89 , SIZE:24678 VIRLIST2.DLL, "Norton AntiVirus Scan Library", Link:NAV, TARGET , SIZE:25904 NBWQ117.DLL, "QIC-117 (40/80) Tape Library", Link:NBTAPE, TARGET , SIZE:19648 SYMBM.DSP, "Bitmap Display Engine", Link:VIEWERS, TARGET , SIZE:25712 SC2CH.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:26086 UNINSTAL.INF, "Single-User Uninstall Script", Link:BASEFILES, TARGET , SIZE:51998 NAVTSR5.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:19914 DRVMAP2.DLL, "Speed Disk Drive Map", Link:NDDW, TARGET , SIZE:24368 NAVTSR3.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:19754 NSGRAPHS.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:52880 NETUSER.INF, "Network User Install Script", Link:BASEFILES, TARGET , SWITCH90 , SIZE:46667 NSHOOK.DLL, "Screen Saver Module", Link:NSS, TARGET , SIZE:21008 UZIP.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:70656 NAVTSR2.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:18794 NAVTSR4.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:18778 NDW.EXE, "Norton Desktop Shell", Link:BASEFILES, TARGET , SIZE:19264 NBWIDE.DLL, "IDE Tape Library", Link:NBTAPE, TARGET , SIZE:20992 NBWQ02.DLL, "QIC-02 Tape Library", Link:NBTAPE, TARGET , SIZE:19776 SYMFMT2.DLL, "Symantec Format Library", Link:BASEFILES, TARGET , SIZE:20400 WDSKCOPY.HLP, "Norton Disk Copy Help", Link:DISKCOPYH, TARGET , SIZE:18518 NNET.DLL, "Norton Desktop Network Library", Link:BASEFILES, TARGET , SIZE:22960 NSCRAYON.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:42448 NBWREAD.TXT, "Norton Backup Read-Me File", Link:BASEFILES, TARGET , SIZE:30083 SC2FI.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:23536 NBWACC.DLL, "AccuTrak Tape Library", Link:NBTAPE, TARGET , SIZE:17280 WDSKCOPY.EXE, "Norton Disk Copy", Link:DISKCOPY, TARGET , SIZE:18464 NSEYES.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:29088 NBWASPI.DLL, "Norton Backup ASPI Driver", Link:NBTAPE, TARGET , SIZE:17808 CTL3D.DLL, "3-D Controls DLL", Link:BASEFILES, TARGET , SWITCH90 , SIZE:20272 CTL3D.DLL, "3-D Controls DLL", Link:BASEFILES, SYSTEM , SWITCH89 , VersionCheck, SIZE:20272 WBTAPI2.DLL, "ScriptMaker", Link:EMBBASIC, TARGET , SIZE:20720 SYMNW32.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:20944 NSKC.EXE, "Screen Saver Module", Link:NSS, TARGET , SIZE:40288 NSKC.EXE, "Screen Saver Module", Link:NSS, TARGET , SIZE:40288 NSSPOT.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:16320 NSFRAME.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:59760 SYMMM.DSP, "MultiMedia Display Engine", Link:VIEWERS, TARGET , SIZE:18064 NBWRPT.DLL, "Norton Backup Report Library", Link:NBACKUP, TARGET , SIZE:15344 NBWNWARE.DLL, "Norton Backup NetWare Library", Link:NBACKUP, TARGET , SIZE:16464 NSMSG.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:31696 NDWSPLSH.BMP, "Norton Desktop Bitmap", Link:BASEFILES, TARGET , SIZE:46926 NBWIPXL.DLL, "Local Network Share Tape Library", Link:NBTAPE, TARGET , SIZE:17840 NBWIPXR.DLL, "Remote Network Share Tape Library", Link:NBTAPE, TARGET , SIZE:16016 SETTINGS.EXE, "Norton Desktop Configuration Tool", Link:EMBBASIC, TARGET , SIZE:28329 SYMWNET2.SMH, "ScriptMaker Help File", Link:EMBBASIC, TARGET , SIZE:8362 SYMWNET2.SML, "ScriptMaker File", Link:EMBBASIC, TARGET , SIZE:14752 NBWEACE1.DLL, "Norton Backup Encryption Library", Link:NBACKUP, TARGET , SIZE:25920 NAVTSR1.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:13290 NSSHUFFL.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:13360 SYMPROG.PRS, "Program Viewer Parser", Link:VIEWERS, TARGET , SIZE:15248 NBWFD.DLL, "Norton Backup Floppy Library", Link:NBACKUP, TARGET , SIZE:17072 NSTRIVIA.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:15200 SYMCDR.PRS, "Corel Draw Viewer Parser", Link:VIEWERS, TARGET , SIZE:15776 NBWCACE2.DLL, "Microsoft Low Compression Library", Link:NBACKUP, TARGET , SIZE:21392 TREASURE.DLL, "Treasure Chest Help", Link:BASEFILES, TARGET , SIZE:16352 NAVALOG.DLL, "Norton AntiVirus Activity Library", Link:NAV, TARGET , SIZE:13792 NAVTSR0.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:12154 NMACRO.DLL, "Norton Desktop Library", Link:EMBBASIC, TARGET , SIZE:14528 SYMINTG2.DLL, "Norton AntiVirus Library", Link:NAV, TARGET , SIZE:13920 SYMVCR.EXE, "VCR Viewer Control", Link:VIEWERS, TARGET , SIZE:18672 VS2JW.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:12363 SYMCUR.PRS, "Windows Cursor Viewer", Link:VIEWERS, TARGET , SIZE:13344 SYMHEX.PRS, "HEX Viewer Parser", Link:VIEWERS, TARGET , SIZE:13712 SYMBMP.PRS, "Bitmap Viewer Parser", Link:VIEWERS, TARGET , SIZE:13328 NDWPRINT.EXE, "Norton Desktop Print Module", Link:BASEFILES, TARGET , SIZE:11216 SYMWMF.PRS, "Windows Metafile Viewer Parser", Link:VIEWERS, TARGET , SIZE:13184 SYMWEXT2.SMH, "ScriptMaker Help File", Link:EMBBASIC, TARGET , SIZE:9135 SYMWEXT2.SML, "ScriptMaker Module", Link:EMBBASIC, TARGET , SIZE:6736 SYMICO.PRS, "Icon Viewer Parser", Link:VIEWERS, TARGET , SIZE:12928 COMMEXT.DLL, "ScriptMaker Module", Link:EMBBASIC, TARGET , SIZE:14992 CONTENTS.TXT, "File Descriptions", Link:BASEFILES, TARGET , SIZE:24609 NBWEACE0.DLL, "Norton Backup Encryption Library", Link:NBACKUP, TARGET , SIZE:15840 SYMPUB2.DLL, "ScriptMaker Library", Link:EMBBASIC, TARGET , SIZE:10736 WFORMAT.EXE, "Norton Disk Format", Link:FORMAT, TARGET , SIZE:10400 SC2FA.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:9616 SYMBV42.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:11120 SYMLM22.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:11152 NBWLAP.DLL, "DEC InfoServer Tape Library", Link:NBTAPE, TARGET , SIZE:9792 NBX.DLL, "Norton DLL Manager", Link:NBACKUP, TARGET , SIZE:15776 SYMMAIL2.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:10016 NSFRWRKS.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:20160 NBWCACE0.DLL, "Norton Low Compression Library", Link:NBACKUP, TARGET , SIZE:9440 SMW.EXE, "ScriptMaker for DOS", Link:EMBBASIC, TARGET , SIZE:9184 VS2QA.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:10429 STUB.EXE, "ScriptMaker File", Link:EMBBASIC, TARGET , SIZE:9024 NLANMAN.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:9968 PRINTDIR.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:12799 NBWCACE1.DLL, "Norton High Compression Library", Link:NBACKUP, TARGET , SIZE:8992 FASSIST.EXE, "FileAssist Loader", Link:DIRASSIST, TARGET , SIZE:7040 REPAIRF.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:6909 NSFADE.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:12096 NTASTIC.DLL, "Symantec Library", Link:BASEFILES, TARGET , SIZE:7024 SC2CA.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:5900 SYMCNST2.SMH, "ScriptMaker Help File", Link:EMBBASIC, TARGET , SIZE:5005 SYMCNST2.SML, "ScriptMaker Library", Link:EMBBASIC, TARGET , SIZE:3392 SYMNSM2.DLL, "ScriptMaker Library", Link:BASEFILES, TARGET , SIZE:6480 SYMVID2.DLL, "Symantec Multimedia DLL", Link:VIEWERS, TARGET , SIZE:5952 NHOOKDLL.DLL, "Norton Desktop Library", Link:BASEFILES, TARGET , SIZE:6528 NSWARP.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:10160 NAVEXCLU.DLL, "Norton AntiVirus Exclusions Library", Link:NAV, TARGET , SIZE:5312 NFMEXT.DLL, "File Manager Extensions", Link:EMBBASIC, TARGET , SIZE:5728 NBANYAN.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:6256 SWAPB.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:4698 N10NET.DLL, "Symantec Network Library", Link:BASEFILES, TARGET , SIZE:6224 WBT.DLL, "ScriptMaker Module", Link:EMBBASIC, TARGET , SIZE:4928 DESCRIPT.XXX, "File Descriptions", Link:BASEFILES, TARGET , SIZE:11131 NHOOKEXE.EXE, "Norton Desktop Executable", Link:BASEFILES, TARGET , SIZE:5472 ICLOAD.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:7634 FILETRK.DLL, "File Delete Tracking Library", Link:BASEFILES, TARGET , SIZE:4912 NBWSMEM.DLL, "Norton Backup Memory Manager", Link:NBACKUP, TARGET , SIZE:6272 WORDPROC.SET, "Word Processor Setup File", Link:NBACKUP, TARGET , SWITCH85 , SIZE:10471 DBASE.SET, "Database Setup File", Link:NBACKUP, TARGET , SWITCH85 , SIZE:10451 SPRDSHT.SET, "Spreadsheet Setup File", Link:NBACKUP, TARGET , SIZE:10411 ASSIST.SET, "Backup Assistant Setup File", Link:NBACKUP, TARGET , SWITCH85 , SIZE:10391 FULL.SET, "Full Backup Setup File", Link:NBACKUP, TARGET , SWITCH85 , SIZE:10382 MSGBOX.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:6980 NAVREAD.TXT, "Norton AntiVirus Read-Me File", Link:BASEFILES, TARGET , SIZE:6822 REPAIRB.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:4012 LOADFTRK.EXE, "File Track Loader", Link:BASEFILES, TARGET , SIZE:4640 JWQADSP.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:8704 NETWORK.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:3588 NDW.INI, "Norton Desktop Ini File", Link:BASEFILES, TARGET , SWITCH90 , SIZE:2472 NDW.INI, "Norton Desktop Ini File", Link:BASEFILES, WINDOWS , SWITCH12 , SIZE:2472 NSBLANK.NSS, "Screen Saver Module", Link:NSS, TARGET , SIZE:4784 NBWIPX.DLL, "Network Protocol Library", Link:NBTAPE, TARGET , SIZE:6656 JWQA.EXE, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:4096 SYMVX.DLL, "Norton Viewer Engine", Link:BASEFILES, TARGET , SIZE:3392 FONTLIST.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:6743 NAVSECUR.DLL, "Norton AntiVirus Security Library", Link:NAV, TARGET , SIZE:3968 SC2IO.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:3036 SYMEVNT1.DLL, "Norton Disk Doctor DLL", Link:BASEFILES, TARGET , SWITCH90 , SIZE:3360 SYMEVNT1.DLL, "Norton Disk Doctor DLL", Link:BASEFILES, SYSTEM , SWITCH89 , SIZE:3360 SC2UT.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:2992 GREETING.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:4226 VFINTD.386, "Backup Floppy Driver", Link:NBACKUP, SYSTEM , SWITCH89 , SIZE:5481 VFINTD.386, "Backup Floppy Driver", Link:NBACKUP, TARGET , SIZE:5481 NBWSTHW.DLL, "TC-15 Hardware Compression Library", Link:NBTAPE, TARGET , SIZE:3312 CLOCKEY.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:2765 VNSS.386, "Screen Saver Driver", Link:NSS, TARGET , SIZE:5282 FULL.MNU, "Norton Desktop 2.x Full Menu", Link:BASEFILES, TARGET , SIZE:2190 DKTFULL.MNU, "Full Desktop Menu", Link:BASEFILES, TARGET , SIZE:2037 RUNMAN.NBB, "SuperFind File", Link:SFIND, TARGET , SIZE:6802 NAVCOMM.DLL, "Norton AntiVirus Library", Link:NAV, TARGET , SIZE:2784 MINALL.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:2291 LOG.CMB, "Norton AntiVirus Activity Log File", Link:NAV, TARGET , SIZE:9290 JWQAPRS.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:5120 SC2BK.DLL, "JustWrite and Q&A Viewer", Link:VIEWERS, TARGET , SIZE:1760 CONSEC.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:2316 SWAPF.OVL, "Norton AntiVirus Overlay", Link:NAV, TARGET , SIZE:1770 MULTIWIN.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:1967 MESSAGE.CMB, "Norton AntiVirus 3.0", Link:NAV, TARGET , SIZE:5492 SHORT.MNU, "Norton Desktop 2.x Short Menu", Link:BASEFILES, TARGET , SIZE:1435 RESCUE.INI, "Rescue Disk Ini File", Link:BASEFILES, TARGET , SIZE:3318 SYMEVNTX.EXE, "Symantec Event Manager Program", Link:BASEFILES, TARGET , SIZE:1952 TAPECTRL.CFG, "Norton Tape Configuration File", Link:NBACKUP, TARGET , SIZE:3085 ERROR.SM, "ScriptMaker Sample Script", Link:EMBBASIC, TARGET , SIZE:1299 DRWSHORT.MNU, "Short Drive Windows Menu", Link:BASEFILES, TARGET , SIZE:958 DKTSHORT.MNU, "Short Desktop Menu", Link:BASEFILES, TARGET , SIZE:889 EXEC.EXE, "ScriptMaker Module", Link:EMBBASIC, TARGET , SIZE:1386 NLAUNCH.DAT, "Launch Menu Data File", Link:BASEFILES, TARGET , SWITCH16 , SIZE:4047 NAV.ICO, "Norton AntiVirus Icon", Link:NAV, TARGET , SIZE:766 FASSIST.LOC, "FileAssist Localization File", Link:DIRASSIST, TARGET , SIZE:631 README.ICO, "Read-Me File Icon", Link:BASEFILES, TARGET , SIZE:766 SCHEDULE.DAT, "Scheduler Data File", Link:SCHEDULE, TARGET , SWITCH14 , SIZE:3430 SCHEDULE.DAT, "Scheduler Data File", Link:NBACKUP, TARGET , SWITCH14 , SIZE:3430 DRWCUST.TBR, "Drive Window Custom Toolbar", Link:BASEFILES, TARGET , SIZE:300 DKTCUST.TBR, "Norton Desktop Custom Toolbar", Link:BASEFILES, TARGET , SIZE:251 NAVOPTS.DAT, "Norton AntiVirus Configuration File", Link:NAV, TARGET , SIZE:828 NAVDEF.DAT, "Norton AntiVirus Definitions Data File", Link:NAV, TARGET , SIZE:828 QKACUST.TBR, "Quick Access Custom Toolbar", Link:BASEFILES, TARGET , SIZE:212 DEUN.REG, "DeskEdit Registration Merge File", Link:BASEFILES, TARGET , SIZE:335 DE.REG, "DeskEdit Registration Merge File", Link:BASEFILES, TARGET , SIZE:337 SM.REG, "ScriptMaker Registration Merge File", Link:EMBBASIC, TARGET , SIZE:284 FASSIST.INI, "FileAssist Ini File", Link:DIRASSIST, TARGET , SWITCH90 , SIZE:149 FASSIST.INI, "FileAssist Ini File", Link:DIRASSIST, WINDOWS , SWITCH15 , SIZE:149 EXCLUDE.DAT, "Norton AntiVirus Exclusions Data", Link:NAV, TARGET , SIZE:444 [NDWCOPY.disk6] NLIB101.RTL, "Norton DOS Run-Time Library", Link:BASEFILES, TARGET , SIZE:200527 RESCUE.EXE, "DOS Rescue Disk Creation Program", Link:BASEFILES, TARGET , SIZE:76780 [NDWCOPY.disk7] NAV.OVL, "Norton AntiVirus DOS Overlay", Link:NAV, TARGET , SIZE:343047 VIRSCAN.DAT, "Norton AntiVirus Data File", Link:NAV, TARGET , SIZE:181792 NAV.EXE, "Norton AntiVirus DOS Virus Clinic", Link:NAV, TARGET , SIZE:150645 INSCANF.DAT, "Norton AntiVirus Floppy Scan Data", Link:NAV, TARGET , SIZE:11638 INSCANM.DAT, "Norton AntiVirus Memory Scan Data", Link:NAV, TARGET , SIZE:11203 INSCANB.DAT, "Norton AntiVirus Boot Scan Data", Link:NAV, TARGET , SIZE:1432