home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1992-03-20 | 19.5 KB | 823 lines
[process] NetUserInstall Bitmaps.pix ;messagebox.prev NDWCopy = SetActiveCopy switch01 = IsRegistered #ifnot switch01 Registration VersionSearch #endif TargetDrive switch10 = exists.CheckEm switch11 = exists.schedule switch12 = IsNotWin30 switch13 = exists.backup #ifnot switch13 Backup.original #endif Backup.SaveEm Backup.Save1 messagebox.InformAboutBackup switch14 = exists.CheckNAV #if switch14 UpdateStartup.Config #endif UpdateStartup.Autoexec ;Invert Switch14 for copies NOT.switch14 DisableUtils copy EPToSmartCan EnableUtils SaveQAGs RemoveFromLoad.CleanupLoadLine ;Revert Switch14 to normal NOT.switch14 #if switch14 ; Do all the NAV configuration stuff DelFromIni.DeleteNAVFromIni AddToIni.AddNAVToSystemIni UpdateIni.NAVLoad RegisterNAV #endif ; Do VDMA stuff if running under Win 3.0 #ifnot switch12 DelFromIni.DelVDMA AddToIni.AddVDMA #endif Delete.NukeEm Delete.DeleteOldExecutables DelFromIni.DeleteFromIni DelFromIni.DelQA DelFromIni.DeleteFromNetwork AddToIni.AddNetworkToIni AddToIni.AddDeviceToSystemIni UpdateIni.Calculators UpdateIni.AddEXTsToWinIni UpdateIni.AddDOCsToWinIni UpdateIni.NdwIniDefaults UpdateIni.SetNDWDir ;UpdateIni.AddHook UpdateIni.AddViewer-Filemap UpdateIni.AddViewer-Parsers UpdateIni.Winfile switch17=exists.CheckBatchRun #if switch17 UpdateIni.AddTempfile #endif NCDTree ;;;;;;;;; Automatic Backup ;;;;;;;;;;; ;; If Schedule.DAT did not exist, AND Scheduler AND Backup installed #ifnot switch11 switch30=IsOptionSelected.ndw10 #endif #if switch30 switch31=IsOptionSelected.nbkp #endif #if switch31 switch32=dialog.autoback #endif #if switch32 UpdateIni.NDWLoad UpdateIni.SchedLoad #endif ;;;;;;;;; Automatic Backup ;;;;;;;;;;; switch16=dialog.EditorDefault #if switch16 UpdateIni.MakeEditorDefault AssociateExe.AssocDeskEdit1 AssociateExe.AssocDeskEdit2 #endif Backup.SaveSystemIni UpdateIni.MakeInstallShell ;UpdateIni.RemoveEPWarning groups Backup.RestoreSystemIni switch03 = VerifyIni.NDWIsShell #ifnot switch03 switch02 = dialog.makeshell #endif #if switch02 UpdateIni.NDWShell #endif ;launch.notepad ;messagebox.DoRegister switch20 = IsInstallShell #if switch20 End.ByeShell #else End.bye #endif end ;----------------------------------------------------------------------- ; Disks. ;----------------------------------------------------------------------- [disks] ; HIGH DENSITY ; 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 - Fix It Disk" ;----------------------------------------------------------------------- ; Copy. ;----------------------------------------------------------------------- [ndwcopy] #copy.BaseFiles, 0:, "Norton Desktop - 212K ", 212 #copy.nav, 0:, "Norton Anti-Virus - 73K", 73 [copy.BaseFiles] 1:ndw.exe, "Norton Desktop" 1:ndw.exe, "Norton Desktop", WINDOWS 1:readme.txt, "Release Notes" 1:ndwini.txt, "NDW.INI Documentation" 1:smartcan.exe, "Smartcan TSR" 1:short.mnu, "Norton Short Menu", DateTimeCheck 1:nlaunch.dat, "Norton Default Launch List", DateTimeCheck 1:full.mnu, "Norton Full Menu", DateTimeCheck 1:image.exe, "Disk Image Saver" 1:ndw.ini, "Viewer Lists and Settings", WINDOWS, switch10 ;1:ndw.ini, "Viewer Lists and Settings", WINDOWS 1:schedule.dat, "Daily Backup Schedule", switch11 2:commdlg.dll, "Windows 3.1 DLL", SYSTEM, VersionCheck=3.0 2:toolhelp.dll, "Windows 3.1 DLL", SYSTEM, VersionCheck=3.0 2:shell.dll, "Windows 3.1 DLL", SYSTEM, VersionCheck=3.0 2:ddeml.dll, "Windows 3.1 DLL", SYSTEM, VersionCheck=3.0 2:ver.dll, "Windows 3.1 DLL", SYSTEM, VersionCheck=3.0 3:assist.set, "Norton Backup Setup" 3:wordproc.set, "Norton Backup Setup" 3:dbase.set, "Norton Backup Setup" 3:full.set, "Norton Backup Setup" 3:sprdsht.set, "Norton Backup Setup" 3:default.set, "Norton Backup Setup" [copy.nav] 3:nav&.sys, "NAV Driver", switch14 3:nav_.sys, "NAV Driver", switch14 ;----------------------------------------------------------------------- ; Groups. ;----------------------------------------------------------------------- [groups] "Norton Desktop Applications", ndw.grp [Norton Desktop Applications] "Norton Desktop", ndw.exe, copy.BaseFiles "ReadMe", "deskedit.exe readme.txt", copy.Basefiles "Norton AntiVirus", navw.exe, copy.nav "Norton Backup", nbwin.exe, copy.nbkp "Desktop Editor", deskedit.exe, copy.Basefiles "Norton Desktop Uninstall", "install.exe /u", copy.BaseFiles "Sleeper", sleeper.exe, copy.ndw4 "Norton Disk Doctor", nddw.exe, copy.ndw14 "Scheduler", schedule.exe, copy.ndw10 "Norton Viewer", nviewer.exe, copy.BaseFiles "SuperFind", sfind.exe, copy.ndw8 "SmartErase", smterase.exe, copy.BaseFiles "Icon Editor", iconedit.exe, copy.icon "SysInfo", siw.exe, copy.si "Batch Builder", "deskedit.exe /b", copy.Basefiles, 1 "Macro Builder", ndwmacro.exe, copy.macro "Financial Calculator", fincalc.exe, copy.calcs "Scientific Calculator", sicalc.exe, copy.calcs "Tape Calculator", tapecalc.exe, copy.calcs "Diskcopy", wdskcopy.exe, copy.ndw12 "KeyFinder", keyfind.exe, copy.ndw13 "Format Disk", wformat.exe, copy.ndw15 "Shredder", shred.exe, copy.BaseFiles "Backup Assistant", "nbwin.exe -M -A assist.set", copy.nbkp "Full Backup", "nbwin.exe -M -A full.set", copy.nbkp [notepad] "notepad %s\readme.txt", target ;----------------------------------------------------------------------- ; Dialog Box ;----------------------------------------------------------------------- [autoback] caption = "Norton Desktop -- Automatic Backup" text1 = " Would you like to schedule Norton Backup to run automatically at 4:00 pm daily? " ;[defaultEditor] ;caption = "Norton Desktop -- Default Text Editor" ;text1 = " Would you like to make Desktop Editor your default Windows text editor? " [EditorDefault] caption = "Norton Desktop -- Default Editor" "Would you like to make Desktop Editor your default Windows Text Editor? " " " "If you are installing over a previous version of NDW, you must change your previous default editor from the Configure menu after installation. " [byeShell] caption = "Norton Desktop -- Install Complete" "This concludes the installation of" "Norton Desktop for Windows." " " "Please select one of the exit options." " " "Rebooting is highly recommended!" "Make sure there is no floppy disk in the drive." [bye] caption = "Norton Desktop -- Install Complete" "This concludes the installation of" "Norton Desktop for Windows." " " "Please review the readme.txt file, after restarting Windows." "Select one of the exit options." " " "Rebooting is highly recommended!" "Make sure there is no floppy disk in the drive." [prev] caption = "New Version Warning" "Please do not install this preview release on top of an existing NDW 1.0 installation." " " "If you do, your Norton Desktop data files will be converted and NDW 1.0 will not be able to use them." " " "(Your data files will be backed up before conversion. Please see the readme file for details.)" [DoRegister] caption = "Registration" "This concludes the installation of Norton Desktop for Windows." " " "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, important notices, and discounts on future upgrades." [InformAboutBackup] caption = "Startup Files" "Your startup files have been backed up." " " "Autoexec.bat was copied to Autoexec.ndw." " " "Config.sys was copied to Config.ndw." [makeshell] caption = "Norton Desktop -- Modifying SYSTEM.INI" "Do you want to make Norton Desktop for Windows your shell?" " " "Normally, Program Manager is the shell -- the interface between you and Windows. Norton Desktop provides greater functionality, yet retains all of your existing groups." [appselect] caption = "Norton Desktop -- Application Selection" text = "Indicate which applications you want to install:" [Registration] caption = "Norton Desktop -- Registration" text1 = "Please register your name and company before continuing:" text2 = "&Name:" text3 = "&Company:" Cancel = "Cancel" Help = "&Help" appname = nwin2.dll ;appname2 = nbwin.exe string = "Symantec Install for Windows" [VersionSearch] caption = "Searching for Previous Version" text1 = "Searching for a previously" text2 = "installed version of Norton Desktop." appname = "SCHEDULE.DAT" apppath = C:\WINDOWS\NDW [TargetDrive] caption = "Install Norton Desktop Files" defpath = C:\WINDOWS\NDW text = "NOTE: The individual components of the product can be selected/deselected when you choose the Custom Install option." reqspace = "6000 K disk space required" ; space value must be ; specified in kilobytes [errors] noprev = "Symantec Install for Windows is already running!" [FileCopy] copycaption = "Installing Norton Desktop" errorcaption = "Error Copying Files" insertcaption = "Insert Diskette" Message = MessageText [MessageText] "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 a free" " one-year subscription to Symantec Magazine (U.S. and Canada only) and" " any discounts on future upgrades." "" "" "Thank you for purchasing Norton Desktop for Windows!" [cancel] caption = "Norton Desktop" text = "Are you sure you want to exit?" ;----------------------------------------------------------------------- [SaveEm] system.ini, system.ndw, WINDOWS ndw.ini, ndw.ndw, WINDOWS win.ini, win.ndw, WINDOWS c:\autoexec.bat, c:\autoexec.ndw c:\config.sys, c:\config.ndw launch.mnu, nlaunch.dat, target [Save1] nss.bin, nss.bi1, target icocache.dat, icocache.da1, target ndw.ini, ndw.in1, WINDOWS ndw.bin, ndw.bi1, target ndw.dat, ndw.da1, target [original] system.ini, system.nd0, WINDOWS win.ini, win.nd0, WINDOWS c:\autoexec.bat, c:\autoexec.nd0 c:\config.sys, c:\config.nd0 [CheckEm] ndw.ini, WINDOWS [CheckBatchRun] batchrun.exe, target [CheckNAV] nav&.sys, source [schedule] schedule.dat, target [backup] system.nd0, WINDOWS [NukeEm] launch.mnu, target [DeleteOldExecutables] ep.exe, target ntask.exe, target qaccess.exe, target qamain.exe, target batchbld.exe, target nwin.dll, target ndll.dll, target ndwdll.dll, target nwres.dll, target [DelVDMA] IniName = system.ini SectionName = 386enh DEVICE=*vdmad device=*vdmad.* DEVICE=*VDMADX.* [DeleteFromIni] IniName = system.ini SectionName = 386enh DEVICE=*VFINTD.* DEVICE=*VNSS.* DMABufferSize=* ;DEVICE=*AD.386 ;DEVICE=*ANTHOOK.386 [DeleteNAVFromIni] IniName = system.ini SectionName = 386enh DEVICE=*VNAVD.* [DelQA] IniName = ndw.ini SectionName=SmartErase EPWarning=* [NDWIsShell] IniName = system.ini SectionName = boot shell=*ndw.exe [AddVDMA] IniName = system.ini SectionName = 386enh DEVICE = *VDMADX.386 [AddDeviceToSystemIni] IniName = system.ini SectionName = 386enh DEVICE = *VFINTD.386 DEVICE = *VNSS.386 DEVICE = *VNDWD.386 DMABufferSize=32 [AddNAVToSystemIni] IniName = system.ini SectionName = 386enh DEVICE = *VNAVD.386 [NdwIniDefaults] IniName=ndw.ini SectionName=Defaults DefaultIconLib=%s\ndw.nil, target MacroTracking=1 MaxWinFileExtensions=10 MacroTempName=TEMPMAC.WBM SnapFactorX=6 SnapFactorY=7 GridOriginX=16 GridOriginY=40 SectionName=BatchRunner CmdExtDLL=commext.dll SectionName="Print Start" deskedit.exe= notepad.exe= wingz.exe=!FP~~ winproj.exe=!FP~~ formbase.exe=!PF~ SectionName=NHookSettings Int21hHook=1 WatchDrive=1 WatchDirectories=1 WatchFiles=1 SectionName="System Information" EditStartupFiles=1 SectionName=SmartErase SmartCanWarning=1 SectionName=Print Stop winproj.exe=!FXN [AddEXTsToWinIni] IniName=win.ini SectionName=Extensions wbt="batchrun.exe ^.wbt" wbm="batchrun.exe ^.wbm" set="nbwin.exe ^.set" nil="iconedit.exe ^.nil" [SetNDWDir] IniName=ndw.ini SectionName=Configuration NDWDir=%s,target NDWVersionMajor=2 NDWVersionMinor=0 [MakeEditorDefault] IniName=win.ini SectionName=Extensions txt="deskedit.exe ^.txt" ini="deskedit.exe ^.ini" [AssocDeskEdit1] ext = .txt exe = deskedit.exe [AssocDeskEdit2] ext = .ini exe = deskedit.exe [AddViewer-Filemap] IniName=ndw.ini SectionName=Viewer-Filemap CDR="CDR.PRS HEX.PRS" PIC="DRAW.PRS HEX.PRS" WMF="WMF.PRS HEX.PRS" DRW="DRW.PRS HEX.PRS" DB=PDX.PRS WPG="WPV.PRS WPGI.PRS HEX.PRS" TXT=DOC.PRS DOC=DOC.PRS WPS=DOC.PRS SAM=DOC.PRS BAT=DOC.PRS INI=DOC.PRS SYS="DOC.PRS HEX.PRS" EXE=PROG.PRS DLL=PROG.PRS PRS=PROG.PRS DSP=PROG.PRS NSS=PROG.PRS OVL=PROG.PRS OVR=PROG.PRS OV1=PROG.PRS OV2=PROG.PRS OV3=PROG.PRS OV4=PROG.PRS COM="PROG.PRS HEX.PRS" WK3="L123.PRS HEX.PRS" WK1="L123.PRS HEX.PRS" WKT="L123.PRS HEX.PRS" WKQ="L123.PRS HEX.PRS" WKS="L123.PRS HEX.PRS" WQ1="L123.PRS HEX.PRS" XLS="MSEXCEL.PRS HEX.PRS" XLC="MSEXCEL.PRS HEX.PRS" XLW="MSEXCEL.PRS HEX.PRS" XLA="MSEXCEL.PRS HEX.PRS" XLM="MSEXCEL.PRS HEX.PRS" DBF="DBASE.PRS HEX.PRS" DB=PDX.PRS BMP="BMP.PRS HEX.PRS" GIF="GIF.PRS HEX.PRS" PCX="PCX.PRS HEX.PRS" ZIP=ZIP.PRS ZOO=ZIP.PRS ARC=ZIP.PRS PAK=ZIP.PRS LZH=ZIP.PRS ICO=ICO.PRS IC=ICO.PRS NIL=ICO.PRS ICL=ICO.PRS TIF=TIF.PRS _SE="DOC.PRS HEX.PRS" [AddViewer-Parsers] IniName=ndw.ini SectionName=Viewer-Parsers CDR.PRS="Corel Draw" PDX.PRS=Paradox WMF.PRS="Window Metafile" DRW.PRS="Micrografx Designer" DRAW.PRS="Micrografx Draw" WPV.PRS="WordPerfect Clipart" DOC.PRS="Documents & Text" L123.PRS="Lotus 1-2-3" MSEXCEL.PRS="Microsoft Excel" DBASE.PRS=dBASE ZIP.PRS="Compressed Archives" BMP.PRS="Windows Bitmaps" GIF.PRS="CompuServe GIF" PCX.PRS="Paintbrush (PCX)" PROG.PRS=Programs HEX.PRS="Hex Dump" ICO.PRS="Windows Icons" TIF.PRS="TIFF (Grayscale & Color)" WPGI.PRS="WordPerfect Image Graphics" [AddDOCsToWinIni] IniName=win.ini SectionName=windows Documents="doc txt wri xls xlc sam jw jwt tg1" [Calculators] IniName=ndw.ini SectionName=Calculators NumCalculators=3 Calculator1="&Financial,NFIN_CALC,Financial Calculator, FinCalc" Calculator2="&Scientifc,NSCI_CALC,Scientific Calculator, SiCalc" Calculator3="&Tape,NTAPE_CALC,Tape Calculator, TapeCalc" [DeleteFromNetwork] IniName = ndw.ini SectionName = Network AutoDetect=* [AddNetworkToIni] IniName = ndw.ini SectionName = Network AutoDetect = 1 [Winfile] IniName = winfile.ini SectionName = Settings undelete.dll = nfmext.dll SectionName = NortonDesktop ToolsTitle=&Norton SectionName = AddOns NortonDesktopDLL = nfmext.dll [NDWShell] IniName = system.ini SectionName = boot shell=ndw.exe [ProgmanShell] IniName = system.ini SectionName = boot shell=progman.exe [NDWLoad] IniName = win.ini SectionName = windows load=schedule.exe, Append [AddTempfile] IniName = win.ini SectionName = windows load=tempfile.wbt, Append [NAVLoad] IniName = win.ini SectionName = windows load=navpopup.exe, Append SectionName = Navpopup HideIcon = True [SchedLoad] IniName = ndw.ini SectionName = Scheduler Autoload=1 Hide=0 [DelShell] IniName = system.ini SectionName = boot shell=*progman.exe [NCDTree] caption = "Norton Desktop -- NCD Tree Creation" text1 = "Scanning drive %c: for file information." [SetShell] AppIniName = ndw.ini WinIniName = win.ini SystemIniName = system.ini Message = MessageBox.SetShellMessage SysSectionName = boot WinSectionName = windows shell = %s\install.exe load = run = SetShellIfLoaded = nwin.dll | ndw.exe SetShellIfLoaded2 = nwin2.dll Backup = Backup.SetShellSave Restore = Backup.SetShellRestore Active = yes [SetShellSave] win.ini, win.ndw, WINDOWS system.ini, system.ndw, WINDOWS [SetShellRestore] system.ndw, system.ini, WINDOWS win.ndw, win.ini, WINDOWS [SetShellMessage] caption = "Norton Desktop -- Potential File Conflicts" "One or more of the files to be upgraded" "during installation are active in the system." "" "To avoid possible conflicts, Install" "needs to assume control of the Windows" "environment." "" "Install will restore the environment to its " "current state after the installation process" "has completed." "" "Please stand by while Install resets the" "Windows environment." [pix] color = %s\ndw.bmp [autoexec] caption = "Norton Desktop -- Modify AUTOEXEC.BAT File" text1 = "The following line(s) need to be added to your autoexec.bat file:" FileSpec = c:\autoexec.bat EditError1 = "A problem was encountered preparing the new autoexec.bat" EditError2 = " " EditError3 = "You should:" EditError4 = "1. Review the lines that need to be added" EditError5 = "2. Select the 'Save the required changes to new file's option" EditError6 = "3. Continue and complete the Install Process" EditError7 = "4. Make the changes to the autoexec.bat file later" AddPath = target DelItems = AutoexecDelItems AddItems = AutoexecAddItems [AutoexecDelItems] filesave* "ep *" ep "*image *" *image *image* "*\ep *" "*\image" "*\smartcan*" "smartcan*" "set NAV*" "*\NAV C:\*" [AutoexecAddItems] "nav c:\", PutMeAfterThis=NavAfterThis "%s\image", target, PutMeAfterThis=ImageAfterThis "%s\smartcan /on /skiphigh", target, PutMeAfterThis=EpAfterThis [EpAfterThis] login* [ImageAfterThis] ndd* [NavAfterThis] *path* [Config] caption = "Norton Desktop -- Modify CONFIG.SYS File" text1 = "The following line(s) need to be added to your config.sys file:" FileSpec = c:\config.sys EditError1 = "A problem was encountered preparing the new config.sys" EditError2 = " " EditError3 = "You should:" EditError4 = "1. Review the lines that need to be added" EditError5 = "2. Select the 'Save the required changes to new file's option" EditError6 = "3. Continue and complete the Install Process" EditError7 = "4. Make the changes to the config.sys file later" DelItems = ConfigDelItems AddItems = ConfigAddItems [ConfigDelItems] *NAV_.SYS* *NAV&.SYS* [ConfigAddItems] "DEVICE=%s\NAV&.SYS /b", target, PutMeAfterThis=NAVdAfterThis [NAVdAfterThis] *QEMM* [CleanupLoadLine] navpopup.exe [DoRegister] caption = "Registration" "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, important notices, and discounts on future upgrades." [MakeInstallShell] IniName = system.ini SectionName = boot shell=install.exe [RemoveEPWarning] IniName = ndw.ini SectionName = SmartErase SmartCanWarning=1 [RestoreSystemIni] system.i$$, system.ini, WINDOWS ndw.i$$, ndw.ini, WINDOWS