home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1993-05-26 | 60.4 KB | 1,756 lines
[Release Date] STF_DATE = "1993-05-21" [Admin Title] Title = $(AppName)" Server Setup" [Title] Title = $(AppName)" Setup" [Network Title] Title = $(AppName)" Workstation Setup" [Ole Reg] OLEText = "Installing OLE application(s)..." RegFilePath = $(OLEREGPATH)"MSACCESS.REG" ;don't localize RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath) ;don't localize [Shared Files] SharedFiles = { "COMMDLG.DLL", "DDEML.DLL", "OLECLI.DLL", "OLESVR.DLL", "SHELL.DLL", "VER.DLL" } Versions = { $(VERCOMMDLG), $(VERDDEML), $(VEROLECLI), $(VEROLESVR), $(VERSHELL), $(VERVER) } SFCopySymbols = { "COPYCOMMDLG", "COPYDDEML", "COPYOLECLI", "COPYOLESVR", "COPYSHELL", "COPYVER" } STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 3 STF_MB_TEXT = "This file is being used by another application. "$(AppName)" Setup can't update it. Please exit Windows and run "$(AppName)" Setup from the MS-DOS command prompt. "+ " Insert your Setup disk in drive A, type a: setup, and then press Enter." [Path Dialog] GetPathMessBoxTitle = $(AppName)" Specify Directory" GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive name. " [WorkGroup Path Dialog] GetPathMessBoxTitle = $(AppName)" Specify Workgroup" GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive name." GetSysMdaErr = "Setup couldn't find SYSTEM.MDA in the directory you specified." [Quit Dialog] QuitText1 = "The setup process is not complete. If you exit now, Microsoft Access won't be properly installed, and you'll have to run Setup again before you can run Microsoft Access." [CheckSpace Dialog] ModelessText = "Microsoft Access Setup will now check for:\n\n"+ " - Available disk space.\n"+ " - Existing copies of Microsoft Access files.\n"+ " - Required space for Microsoft Access \n"+ " options." [CopyList Dialog] ModelessText = "Please wait while Setup determines which disks and files to copy." [WFW Errors] STF_MB_TYPE = 1 STF_MB_TITLE = "Windows for Workgroups Update" STF_MB_ICON = 3 STF_MB_DEF = 1 STF_MB_TEXT = "The version of Windows for Workgroups you are using must be upgraded before Microsoft Access can be installed.\n"+ "You must perform the following steps:\n"+ "1. Quit Windows for Workgroups. \n"+ "2. Read and follow the instructions in the file WFWDRV.TXT on the first disk. \n"+ "3. Run the Microsoft Access Setup program again to complete the installation of Microsoft Access." [WFW Admin Errors] STF_MB_TYPE = 1 STF_MB_TITLE = "Windows for Workgroups Update" STF_MB_ICON = 3 STF_MB_DEF = 1 STF_MB_TEXT = "After Setup completes, please make sure to read the README.TXT file about interactions between Microsoft Access and network software before "+ "doing any workstation installations. There are important notes that may affect workstation installation." [Select MultiUser] STF_MB_TYPE = 3 STF_MB_TITLE = "Multiuser Installation" STF_MB_ICON = 4 STF_MB_DEF = 3 STF_MB_TEXT = "If you join a workgroup, you can access secured databases created by other people in your workgroup.\n\n"+ "Do you want to join an existing workgroup?" [Wrong Mda Spec] STF_MB_TYPE = 3 STF_MB_TITLE = "Multiuser Installation" STF_MB_ICON = 2 STF_MB_DEF = 1 STF_MB_TEXT = "The path you specified doesn't exist." [Default] ContBut = "&Continue" ExitBut = "E&xit" HelpBut = "&Help" BackBut = "&Back" NoLocalHD = "Setup can't detect a hard drive in your machine. Single-user installation requires a local hard drive. Setup will now quit." AppName = "Microsoft Access" AppGrp = "msaccess" AppExeName = "msaccess.exe" SYSMDAFILE = "SYSTEM.MDA" SYSINI = "SYSTEM.INI" BOOTSECT = "boot" ;refers to section in system.ini NETDRIVER = "NETWORK.DRV" NUMLOCKS = "500" WINLANG = "Unknown language" CIRLANG = "U.S. English" LANGUAGE = "0409" ; windows language code, need to be localized ADMININTALL = "INSTALL\\" ; directory name SetupExeCmd = "stfsetup /w" CODEPAGE = "04E4" SER_LOC = "00-077-0110" WIZARDMDA = "WIZARD.MDA" [Installation] ; Text of the dialog appearing while files are being copied WhileInstallText="Now would be a great time to fill out your "+ "registration card. When you send it in, Microsoft will:\n\n"+ " - Inform you of product updates.\n - Offer you customer "+ "support.\n - Send you information about\n related "+ "Microsoft products." ContinueButtonDesc = "&Continue anyway" ExitButtonDesc = "&Quit installing "$(AppName) BackButtonDesc = "Specify &different installation options" szAdditionalNeeded = "AdditionalNeeded" szTotalFree = "TotalFree" szTotalNeeded = "TotalNeeded" szFreePerDisk = "FreePerDisk" szClusterPerDisk = "ClusterPerDisk" szTroublePairs = "TroublePairs" szNeededPerDisk = "NeededPerDisk" szExtraCosts = "ExtraCosts" [No Space Cir] PromptAdditional = "To complete this installation, you need an additional "$(ADDCIR)"K bytes free on your Microsoft Access ("$(CIRDRIVE)") drive. "+ " Do you want to continue?" [No Space Win] PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive. Do you want to continue?" [No Space Both] PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive "+ "and an additional "$(ADDCIR)"K bytes free on your Microsoft Access ("$(CIRDRIVE)") drive. Do you want to continue?" [Registration Failed] STF_MB_TEXT = "OLE installation failed. Check your available disk space and reinstall the OLE option before attempting to run Microsoft Access." [Setup Aborted] STF_MB_TEXT = "You quit Setup during the installation phase. "$(AppName)" is not properly installed. You must run Setup again before you can run Microsoft Access." [INI Failed] STF_MB_TEXT = "Setup couldn't update one or more INI files. Check your available disk space. You must run Setup again before you can run Microsoft Access." [Init Options Failed] STF_MB_TEXT = "Setup can't find your Windows directory. Add the Windows directory to the path in your AUTOEXEC.BAT file, and then restart Windows and run Setup again." [UNC] STF_MB_TEXT = "The path you enter to start Microsoft Access Setup must begin with a drive letter. If you're installing from a network, connect to the server before you run Setup." [Setup Failed] STF_MB_TEXT = "An error has occurred during Setup. If you are not out of disk space, please contact Microsoft Product Support." [Detect Failed] STF_MB_TEXT = "Detect component of "$(AppName)" failed. Setup will now quit." [FILES Warning Dialog] STF_MB_TEXT = "The FILES setting in your config.sys file is less than 50. "+ "This means that you may have difficulty running MS-DOS applications while you are running Microsoft Access.\r\n\r\n"+ "You should increase the FILES setting to 50." [Wrong Commdlg] STF_MB_TEXT = "If you want, you can install a different version of COMMDLG.DLL, so that dialog boxes shared by several applications (including Microsoft Access) will be in "$(CIRLANG)"."+ "If you don't install the new version of COMMDLG.DLL, dialog boxes shared by several applications will be in "$(WINLANG)". (You can get all language versions of COMMDLG.DLL from Product Support.) \r\n\r\n"+ "Do you want to install the "$(CIRLANG)" version of COMMDLG.DLL and save the original version as COMMDLG.BAK?\r\n" STF_MB_TITLE = $(Title) STF_MB_TYPE = 3 STF_MB_DEF = 1 STF_MB_ICON = 4 [Wrong Commdlg Language] STF_MB_TEXT = "Setup has detected a different language version of COMMDLG.DLL. "+ "This means that some information in Microsoft Access dialog boxes will be in "$(WINLANG)"." STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 5 [Wrong Help] STF_MB_TEXT = "You have a different version of WINHELP.EXE. The version of WINHELP.EXE shipped with Microsoft Access is in "$(CIRLANG)" but your version is in "$(WINLANG)". "+ "If you update the file, all of the applications that use WINHELP.EXE will have "$(CIRLANG)" Help. "+ "If you don't update the file, all of the applications that use WINHELP.EXE will have "$(WINLANG)" Help. \r\n\r\n"+ "Do you want to update to the "$(CIRLANG)" version of WINHELP.EXE?\r\n" STF_MB_TITLE = $(Title) STF_MB_TYPE = 3 STF_MB_DEF = 1 STF_MB_ICON = 5 [Setup Successful] STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 2 STF_MB_TEXT = "Microsoft Access Setup is complete!\r\n\r\n"+ "If you want to use data stored in Microsoft SQL Server databases, "+ "you must run the Open Database Connectivity (ODBC) Setup program on the "+ "ODBC Setup disk. Before you run the ODBC Setup program, make sure you know the name of your database server." [Share Error] STF_MB_TEXT = "Setup was unable to add the Share utility. Before you can run Microsoft Access, you need to add the Share utility (with "$(NUMLOCKS)" locks minimum) manually, and then restart your machine." STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 3 [Share Success] STF_MB_TEXT = "The file was successfully modified." STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 2 [Share Dialog] RadioText1 = "You have installed SHARE.EXE in your AUTOEXEC.BAT file. Setup needs to modify your installation of SHARE.EXE to increase the number of locks to 500. Microsoft Access will not run without this change. \r\n"+ "After Setup is complete, you must restart your machine for the change to take effect. What do you want Setup to do?" RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK" RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC" RBut3 = "&Do not modify AUTOEXEC.BAT" RadioDefault = 1; OptionsGreyed = {} ContinueButtonDesc = "&Continue" ExitButtonDesc = "E&xit to Windows" [Config Share Dialog] RadioText1 = "You have installed SHARE.EXE in your CONFIG.SYS file. Setup needs to modify your installation of SHARE.EXE to increase the number of locks to 500. Microsoft Access won't run without this change. \r\n"+ "After Setup is complete, you must restart your machine for the change to take effect. What do you want Setup to do?" RBut1 = "&Modify CONFIG.SYS and save the original as CONFIG.BAK" RBut2 = "M&ake a copy of CONFIG.SYS, modify the copy and save it as CONFIG.ACC" RBut3 = "&Do not modify CONFIG.SYS" RadioDefault = 1; OptionsGreyed = {} ContinueButtonDesc = "&Continue" ExitButtonDesc = "E&xit to Windows" [Add Share Dialog] RadioText1 = "If you install SHARE.EXE in your AUTOEXEC.BAT file, you'll be able to access data stored in dBASE, Btrieve, Paradox tables, and run multiple instances of Microsoft Access on your machine. "+ " If you don't install SHARE.EXE, you won't be able to access data stored in dBASE, Btrieve, or Paradox tables or run multiple instances of Microsoft Access on your machine."+ "What do you want to do?\r\n" RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK" RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC" RBut3 = "&Do not modify AUTOEXEC.BAT" RadioDefault = 1; OptionsGreyed = {} ContinueButtonDesc = "&Continue" ExitButtonDesc = "E&xit to Windows" [Admin Path Dialog] GetPathMessBoxTitle = $(AppName)" Setup" GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive letter." [Admin CopyList Dialog] ModelessText = "Please wait while Setup determines where to copy files." ModelessBmp = "disks" [Copy Local] STF_MB_TEXT = "You can use the copy of Microsoft Access on your network, or you can install Microsoft Access on your hard disk. "+ "If you install Microsoft Access on your hard disk, it will run faster, but it will take up space on your hard disk. \n\n"+ "Do you want to install Microsoft Access on your hard disk?" STF_MB_TITLE = $(Title) STF_MB_TYPE = 3 STF_MB_DEF = 1 STF_MB_ICON = 2 [In Use Error] STF_MB_TEXT = "You can't set up Microsoft Access while running another version of Microsoft Access." STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 3 [Older Dlls] QuitText1= "You have older versions of some DLL files in your Windows system directory. You must update them before you can run Microsoft Access. "+ " If you update them, dialog boxes shared by other applications will be in "$(CIRLANG)". (You can get all language versions of current DLL files from Product Support.) "+ " If you don't update them, you won't be able to run Microsoft Access. Do you want Setup to update the DLL files?" [Old Help] STF_MB_TEXT = "You have an older version of WINHELP.EXE. If you update it, all the applications that use WINHELP.EXE will have "$(CIRLANG)"help, "+ "and you will be able to use Microsoft Access Help and Cue Cards. If you don't update it, you wont' be able to use Microsoft Access Help or Cue Cards."+ "Do you want Setup to update it?" STF_MB_TITLE = $(Title) STF_MB_TYPE = 3 STF_MB_DEF = 1 STF_MB_ICON = 5 [Reboot Err] STF_MB_TEXT = "Installation of Microsoft Access completed. \r\n"+ "You have changed the configuration for share.exe. You need to reboot your machine before running Microsoft Access." STF_MB_TITLE = $(Title) STF_MB_TYPE = 1 STF_MB_DEF = 1 STF_MB_ICON = 2 [ProgGroup Script] ifstr $(COPYPROG) == "ON" CreateProgManGroup $(AppName), $(AppGrp) ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" CreateProgManItem $(AppName), "Microsoft Access", $(AccessExePath)$(AppExeName), , O CreateProgManItem $(AppName), "Microsoft Access Help", $(WINDOWSPATH)"winhelp.exe "$(AccessExePath)"msaccess.hlp", , O CreateProgManItem $(AppName), "Microsoft Access Readme", $(AccessExePath)"readme.txt", , O CreateProgManItem $(AppName), "What's New Help", $(WINDOWSPATH)"winhelp.exe "$(AccessExePath)"msa110.hlp", , O set INSTALLHELP = "OFF" else CreateProgManItem $(AppName), "Microsoft Access", $(CIRPATH)$(AppExeName), , O CreateProgManItem $(AppName), "Microsoft Access Readme", $(CIRPATH)"readme.txt", , O CreateProgManItem $(AppName), "What's New Help", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msa110.hlp", , O endif else CreateProgManItem $(AppName), "Microsoft Access", $(CIRPATH)$(AppExeName), , O CreateProgManItem $(AppName), "Microsoft Access Readme", $(CIRPATH)"readme.txt", , O CreateProgManItem $(AppName), "What's New Help", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msa110.hlp", , O endif CreateProgManItem $(AppName), "Microsoft Access Change Workgroup", $(CIRPATH)$(SetupExeCmd), , O endif ifstr $(INSTALLHELP) == "ON" CreateProgManGroup $(AppName), $(AppGrp) CreateProgManItem $(AppName), "Microsoft Access Help", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msaccess.hlp", , O endif Exit [Default Copy Options] VERSHELL = "3,10,0,103" VEROLECLI = "1,10,0,0" VEROLESVR = "1,10,0,0" VERCOMMDLG = "3,10,0,103" VERDDEML = "3,10,0,103" VERVER = "3,10,0,103" [Shared File Member] SharedFile = $($) Version = *($(Versions), $(#)) DestSym = *($(SFDestSymbols), $(#)) CopySym = *($(SFCopySymbols), $(#)) [None] SmallFont = "Null File" [8514] Font = "smallf.fon" FontDesc = "Small Fonts (8514/a res)" SmallFont = "8514 Font" [VGA] Font = "smalle.fon" FontDesc = "Small Fonts (VGA res)" SmallFont = "VGA Font" [EGA] Font = "smallb.fon" FontDesc = "Small Fonts (EGA res)" SmallFont = "EGA Font" [Path Variables] CIRDIR = ":\\Access\\" [Ole Reg] OLEText = "Installing OLE application(s)..." RegFilePath = $(OLEREGPATH)"MSACCESS.REG" RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath) [Graph Reg] RegEntries = "REGEDIT\r\n"+ "HKEY_CLASSES_ROOT\\MSGraph = Microsoft Graph\r\n"+ "HKEY_CLASSES_ROOT\\.gra = MSGraph\r\n"+ "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n"+ "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\SetDataFormats = Native,CF_TEXT\r\n"+ "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\RequestDataFormats = Native,CF_METAFILEPICT\r\n"+ "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdExecute\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n" [Admin Paths] SETUPPATH = $(CIRPATH) DLLPATH = $(CIRPATH) INIPATH = $(CIRPATH) PROGPATH = $(CIRPATH) HELPPATH = $(CIRPATH) HELPPATH2 = $(CIRPATH) WHELPPATH = $(CIRPATH) CUEPATH = $(CIRPATH) OLEREGPATH = $(CIRPATH) SAMPLEPATH = $(CIRPATH) GRAPHPATH = $(CIRPATH) JETPATH = $(CIRPATH) EBPATH = $(CIRPATH) DBPATH = $(CIRPATH) SYSDBPATH = $(CIRPATH) SYSMDAPATH = $(ADMINMDAPATH) SHAREPATH = $(CIRPATH) FONTPATH = $(CIRPATH) FINPATH = $(CIRPATH) WBTRPATH = $(CIRPATH) WINDOWSPATH = $(CIRPATH) UTILDBPATH = $(CIRPATH) SYSTEMPATH = $(CIRPATH) [Single User Paths] SETUPPATH = $(STF_SRCDIR) DLLPATH = $(SYSTEMPATH) INIPATH = $(WINDOWSPATH) PROGPATH = $(CIRPATH) HELPPATH = $(CIRPATH) HELPPATH2 = $(CIRPATH) WHELPPATH = $(WINDOWSPATH) CUEPATH = $(CIRPATH) OLEREGPATH = $(WINDOWSPATH) SAMPLEPATH = $(CIRPATH) GRAPHPATH = $(WINDOWSPATH)"MSAPPS\MSGRAPH\\" JETPATH = $(CIRPATH) EBPATH = $(CIRPATH) DBPATH = $(CIRPATH) SYSDBPATH = $(CIRPATH) SYSMDAPATH = $(CIRPATH) FONTPATH = $(SYSTEMPATH) SHAREPATH = $(WINDOWSPATH) FINPATH = $(WINDOWSPATH) WBTRPATH = $(SYSTEMPATH) UTILDBPATH = $(CIRPATH2) [Graph Version Files] FileName = "Graph.exe" Version = "3,0,2,0" DestSym = $(GRAPHPATH) CopySym = $(COPYGRAPH) [Regedit Version Files] FileName = "regedit.exe" Version = "3,10,0,103" DestSym = $(WINDOWSPATH) CopySym = $(COPYREGEDIT) [WFW Driver Version] FileName = "wfwnet.drv" Version = "3,10,2,103" DestSym = $(SYSTEMPATH) [Winhelp File] FileName = "Winhelp.exe" Version = "3,10,0,425" DestSym = $(WINDOWSPATH) CopySym = $(COPYWINHLP) [Commdlg File] FileName = "Commdlg.dll" Version = $(VERCOMMDLG) DestSym = $(SYSTEMPATH) CopySym = $(COPYCOMMDLG) [DDEML File] FileName = "ddeml.dll" Version = $(VERDDEML) DestSym = $(SYSTEMPATH) CopySym = $(COPYDDEML) [System Paths] SYSTEMPATH = "" ? DETCMD.DLL GetWindowsSysDir WINDOWSPATH = "" ? DETCMD.DLL GetWindowsDir HARDDRIVELIST = "" ? DETCMD.DLL GetAllValidLocalHardDrives NETDRIVELIST = "" ? DETCMD.DLL GetAllValidNetworkDrives [Destination Path] DIREXISTS = "" ? DETCMD.DLL DoesDirExist $(DETPATH) [Environment Variable] FILESCOUNT = "" ? DETCMD.DLL GetConfigNumFiles [Check Netdrive Installed] FNetDriver = "" ? DETCMD.DLL GetIniSectionKeyString $(SYSINI) $(BOOTSECT) $(NETDRIVE) [Processor Type] IntelType = "" ? DETCMD.DLL GetProcessorType ; These are user options [Minimum Options] COPYPROG = "ON" COPYHELP = "OFF" COPYISAM = "OFF" COPYCUE = "OFF" COPYSAMPLE = "OFF" COPYGRAPH = "OFF" COPYDB = "OFF" COPYPDX = "OFF" COPYBTR = "OFF" COPYWINHLP = "!COPY" [Standard Options] COPYPROG = "ON" COPYHELP = "ON" COPYISAM = "ON" COPYCUE = "ON" COPYSAMPLE = "ON" COPYGRAPH = "ON" COPYDB = "ON" COPYPDX = "ON" COPYBTR = "ON" COPYWINHLP = "COPY" [Admin Path List] AdminPathList = { $(ACCPATH), $(ADMINGRAPHPATH), $(ADMINMDAPATH) } [DefaultPath] CIRPATH = "" CIRPATH2 = "" GRAPHPATH2 = "" SYSMDAPATH2 = "" [Shell Commands] ui start LanManNetWork read-syms "Release Date" read-syms "Default" ui start UNC ifstr $(ANSWER) == "YES" read-syms "UNC" goto "ExitError" endif ui start "WinVer" detect "System Paths" ifstr $(STF_MODE) != "ADMIN" read-syms "WFW Driver Version" ui start "InstallExisting" set COPYWFW = "!COPY" ifstr $(CopySym) == "NEW" set COPYWFW = "COPY" else-ifstr $(CopySym) == "ON" read-syms "WFW Errors" ui start MessageBox exit endif else set COPYWFW = "COPY" read-syms "WFW Admin Errors" ui start MessageBox endif ifstr $(STF_MODE) == "ADMIN" read-syms "Admin Title" set-title $(Title) ; $(REN)= *MUST* come before SIZE= if sizes are to be correct set REN = "SIZE" set APP = "SIZE" set COPYSYSDB = "COPY" set COPYREGEDIT = "COPY" set DECOMP = "!DECOMPRESS" set STF_DECOMPRESS = "" init-system-net set SmallFont = "Admin Font" set COPY31 = "COPY" else ifstr $(STF_MODE) == "NETWORK" read-syms "Network Title" set-title $(Title) read-syms "DefaultPath" else read-syms "Title" set-title $(Title) endif set REN = "RENAME" set COPYSYSDB = "!COPY" set COPYREGEDIT = "COPY" set APP = "APPEND" set DECOMP = "DECOMPRESS" set STF_OVERWRITE = "OLDER" init-system ui start video read-syms $(ANSWER) ifstr $(OLDWIN) == "NO" set COPY31 = "!COPY" else set COPY31 = "COPY" endif endif read-syms "Path Variables" read-syms "Standard Options" read-syms "Default Copy Options" ifstr $(STF_DETECT_OUTCOME) != "OKAY" read-syms "Detect Failed" goto ExitError endif set HD = *($(HARDDRIVELIST), 1) ifstr $(STF_MODE) != "NETWORK" set CIRPATH2 = $(HD)$(CIRDIR) set CIRLOCALPATH = $(CIRPATH2) else ifstr $(HD) != "" set CIRLOCALPATH = $(HD)$(CIRDIR) else set CIRLOCALPATH = "C:\ACCESS\" endif endif ifstr $(STF_MODE) == "ADMIN" goto "GetPath" endif DoInstallDLLs = + set DLLPATH = $(SYSTEMPATH) read-syms "Shared Files" ForListDo $(SharedFiles) read-syms "Shared File Member" ui start "InstallShared" ifstr $(ANSWER) == "YES" set STF_MB_TITLE = $($) ui start MessageBox exit endif EndForListDo ifcontains "NEW" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) } set CPSYM = "NEW" Install "Shared Files Script" endif ifcontains "COPY" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) } read-syms "Older Dlls" ui start OldFile ifstr $(DLGEVENT) == "CONTINUE" ui pop 1 else exit endif endif ifstr $(COPYCOMMDLG) == "!COPY" read-syms "Commdlg File" ui start "CheckLang" ifstr $(ANSWER) == "YES" read-syms "Wrong Commdlg" ui start MessageBox ifstr $(DLGEVENT) == "YES" ifstr $(INUSE) == "YES" set STF_MB_TITLE = "Commdlg.dll" read-syms "Shared Files" ui start MessageBox exit endif set COPYCOMMDLG = "COPY" endif endif endif ifstr $(COPYDDEML) == "!COPY" read-syms "DDEML File" set RealLang = $(LANGUAGE) set LANGUAGE = "0816" ui start "CheckLang" ifstr $(ANSWER) == "NO" ui start "InstallExisting" ifstr $(CopySym) == "OFF" set COPYDDEML = "COPY" endif endif set LANGUAGE = $(RealLang) endif set CPSYM = "COPY" Install "Shared Files Script" ifstr $(STF_MODE) == "NETWORK" read-syms "Copy Local" ui start MessageBox set LocalCopy = $(DLGEVENT) ifstr $(DLGEVENT) == "NO" set INIPATH = $(WINDOWSPATH) read-syms "Minimum Options" set COPYPROG = "OFF" else set CIRPATH2 = $(HD)$(CIRDIR) endif endif GetPath = + set CurrentDialog = "GetPath" ifstr $(STF_MODE) == "ADMIN" read-syms "Admin Path Dialog" ui start GetAdminPath ifstr $(DLGEVENT) == "CONTINUE" read-syms "Admin Path List" ForListDo $(AdminPathList) set DETPATH = $($) detect "Destination Path" ifstr $(STF_DETECT_OUTCOME) != "OKAY" read-syms "Detect Failed" goto ExitError else-ifstr $(DIREXISTS) != "YES" set CREATEPATH = $(DETPATH) install "Create Dir" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" goto "GetPath" endif endif EndForListDo ui pop 1 set CIRPATH = $(ACCPATH)$(ADMININTALL) set CIRPATH2 = $(ACCPATH2)$(ADMININTALL) read-syms "Admin Paths" goto CheckSizes else-ifstr $(DLGEVENT) == "EXIT" goto "quit" endif else read-syms "Path Dialog" set AccessExePath = $(CIRPATH) set AccessExePath2 = $(CIRPATH2) set EditTextIn = $(CIRLOCALPATH) ui start GetPath set CIRPATH = $(EditPathOut) set CIRPATH2 = $(EditTextOut) ;UNC path when applicable set SYSMDAPATH2 = $(EditTextOut) ifstr $(DLGEVENT) == "CONTINUE" set DETPATH = $(CIRPATH) detect "Destination Path" ifstr $(STF_DETECT_OUTCOME) != "OKAY" read-syms "Detect Failed" goto ExitError else-ifstr $(DIREXISTS) == "YES" set ACCPATH = $(CIRPATH) ui pop 1 read-syms "Single User Paths" goto CopyListSizes else ui pop 1 goto "CreatePath" endif else-ifstr $(DLGEVENT) == "EXIT" goto "quit" endif endif CreatePath = + set CREATEPATH = $(CIRPATH) install "Create Dir" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" goto "GetPath" endif read-syms "Single User Paths" ; Only for single-user CopyListSizes = + ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" goto "InstallMultiUser" endif endif ui start CirInUse ifstr $(ANSWER) == "NO" read-syms "In Use Error" ui start MessageBox Exit endif read-syms "CheckSpace Dialog" set CurrentDialog = "CopyListSizes" ui start Modeless ui start InitOptions ifstr $(ANSWER) != "YES" read-syms "Init Options Failed" goto ExitError endif ui pop 1 goto "SingleOptions" ; Only for single-user SingleOptions = + set LastDialog = "GetPath" set sstd = exit set CurrentDialog = "SingleOptions" ui start SingleOptions ifstr $(DLGEVENT) == "EXIT" goto "quit" else-ifstr $(DLGEVENT) == "CONTINUE" ui pop 1 goto "CheckMultiUser" else-ifstr $(DLGEVENT) == "CUSTOM" ui pop 1 ; No pb in 3.1 goto "custom" else-ifstr $(DLGEVENT) == "STANDARD" ui pop 1 read-syms "Standard Options" ; No pb in 3.1 goto "CheckMultiUser" else-ifstr $(DLGEVENT) == "MINIMUM" ui pop 1 read-syms "Minimum Options" goto "CheckMultiUser" endif ; Only for single-user custom = + set LastDialog = "GetPath" set CurrentDialog = "custom" set CheckItemsIn = {$(COPYPROG), $(COPYHELP), $(COPYCUE), $(COPYISAM), $(COPYGRAPH), $(COPYSAMPLE)} set OptionsGreyed = {} ui start "OptionsDialog" set COPYPROG = *($(CheckItemsOut), 1) set COPYHELP = *($(CheckItemsOut), 2) set COPYCUE = *($(CheckItemsOut), 3) set COPYISAM = *($(CheckItemsOut), 4) set COPYGRAPH = *($(CheckItemsOut), 5) set COPYSAMPLE = *($(CheckItemsOut), 6) ifstr $(COPYCUE) == "ON" set COPYHELP = "ON" endif ifstr $(COPYHELP) == "OFF" set COPYWINHLP = "!COPY" endif ifstr $(DLGEVENT) == "CONTINUE" ui pop 1 goto "CheckMultiUser" else-ifstr $(DLGEVENT) == "EXIT" goto quit else-ifstr $(DLGEVENT) == "BACK" ui pop 1 goto $(LastDialog) else-ifstr $(DLGEVENT) == "ISAMOPT" goto "ISAMOptions" endif ; Only for single-user ISAMOptions = + set LastDialog = "custom" set CurrentDialog = "ISAMOptions" set CheckItemsIn = {$(COPYDB), $(COPYPDX), $(COPYBTR)} set OptionsGreyed = {} ui start "ISAMOptions" ifstr $(DLGEVENT) == "BACK" set COPYDB = *($(CheckItemsOut), 1) set COPYPDX = *($(CheckItemsOut), 2) set COPYBTR = *($(CheckItemsOut), 3) ui pop 1 goto $(LastDialog) else-ifstr $(DLGEVENT) == "EXIT" ui pop 1 goto $(LastDialog) endif quit = + read-syms "Quit Dialog" ui start QUIT ifstr $(DLGEVENT) == "BACK" ui pop 1 goto $(CurrentDialog) else-ifstr $(DLGEVENT) == "EXIT" exit endif ExitError = + set STF_MB_TITLE = $(Title) set STF_MB_TYPE = 1 set STF_MB_DEF = 1 set STF_MB_ICON = 3 ui start MessageBox exit CheckMultiUser = + ui start GetIniKeyString ifstr $(ANSWER) == "NO" goto "CheckSizes" endif set CurrentDialog = "CheckMultiUser" read-syms "Select MultiUser" ui start MessageBox ifstr $(DLGEVENT) == "NO" set SYSMDAPATH = $(CIRPATH) set SYSMDAPATH2 = $(CIRPATH2) goto "CheckSizes" endif InstallMultiUser = + set MULTIUSER = "YES" set CurrentDialog = "InstallMultiUser" set LastDialog = CheckMultiUser read-syms "WorkGroup Path Dialog" ifstr $(STF_MODE) != "NETWORK" set EditTextIn = $(CIRPATH2) else ui start ConvertMdaPath ifstr $(ANSWER) == "YES" set EditTextIn = $(SYSMDAPATH2) else set EditTextIn = $(CIRLOCALPATH) endif endif ui start "GetWorkGrpPath" ifstr $(DLGEVENT) == "BACK" set MULTIUSER = "NO" set SYSMDAPATH = $(CIRPATH) set SYSMDAPATH2 = $(CIRPATH2) else-ifstr $(DLGEVENT) == "EXIT" set MULTIUSER = "NO" set SYSMDAPATH = $(CIRPATH) set SYSMDAPATH2 = $(CIRPATH2) ifstr $(STF_MODE) != "NETWORK" ui pop 1 goto $(LastDialog) endif else set SYSMDAPATH = $(EditPathOut) set SYSMDAPATH2 = $(EditTextOut) ;possible UNC set DETPATH = $(SYSMDAPATH) detect "Destination Path" ifstr $(STF_DETECT_OUTCOME) != "OKAY" read-syms "Detect Failed" goto ExitError else-ifstr $(DIREXISTS) != "YES" ui pop 1 goto "CreateWorkGrpPath" endif endif ui pop 1 goto CheckSizes CreateWorkGrpPath = + set CREATEPATH = $(SYSMDAPATH) install "Create Dir" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" goto "InstallMultiUser" endif ifstr $(STF_MODE) == "NETWORK" goto "DoProgStuff" else goto "CheckSizes" endif CheckSizes = + set CurrentDialog = "CheckSizes" read-syms "Installation" ifstr $(STF_MODE) == "ADMIN" read-syms "Admin CopyList Dialog" ui start InitOptions else read-syms "CopyList Dialog" endif ifstr $(STF_MODE) != "ADMIN" set INSTALLGRAPH = $(COPYGRAPH) ifstr $(COPYGRAPH) == "ON" read-syms "Regedit Version Files" ui start "InstallExisting" ifstr $(CopySym) == "OFF" set COPYREGEDIT = "!COPY" endif read-syms "Graph Version Files" ui start "InstallExisting" ifstr $(CopySym) == "OFF" set COPYGRAPH = "OFF" endif ifstr $(CopySym) == "OLD" set COPYGRAPH = "OFF" endif endif ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" set COPYHELP = "ON" endif endif set INSTALLHELP = "OFF" ifstr $(COPYHELP) == "ON" set INSTALLHELP = "ON" read-syms "Winhelp File" ui start "InstallExisting" ifstr $(CopySym) == "ON" read-syms "Old Help" ui start MessageBox ifstr $(DLGEVENT) == "YES" set COPYWINHLP = "COPY" ui pop 1 else set COPYWINHLP = "!COPY" set COPYHELP = "OFF" set COPYCUE = "OFF" endif else-ifstr $(CopySym) == "NEW" set COPYWINHLP = "COPY" else ui start "CheckLang" ifstr $(ANSWER) == "YES" read-syms "Wrong Help" ui start MessageBox ifstr $(DLGEVENT) == "NO" set COPYWINHLP = "!COPY" else set COPYWINHLP = "COPY" endif else set COPYWINHLP = "!COPY" endif endif endif ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" set COPYHELP = "OFF" install "InstallLocalMda Script" endif endif endif ;so we still have the size count, but will use createdb to create the real one set SYSDBPATH = $(SETUPPATH) ui start "IsAccessDir" ui start "IsODBCInstalled" ui start Modeless install "Copy List Script" ui pop 1 ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" read-syms "Setup Failed" goto ExitError else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT" read-syms "Setup Aborted" goto ExitError endif goto Space Space = + ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" goto inst endif endif set CurrentDialog = Space ui start EnoughSpace ifstr $(ANSWER) == "BOTH" read-syms "No Space Both" else-ifstr $(ANSWER) == "WIN" read-syms "No Space Win" else-ifstr $(ANSWER) == "CIR" read-syms "No Space Cir" endif ifstr $(ANSWER) != "NO" ui start NoSpace ifstr $(DLGEVENT) == "BACK" install "Clear List Script" ui pop 1 ifstr $(STF_MODE) == "ADMIN" goto GetPath else goto SingleOptions endif else-ifstr $(DLGEVENT) == "EXIT" goto quit endif ui pop 1 endif goto inst inst = + set CurrentDialog = inst ui start WhileInstall ; try to get rid of winhelp ifstr $(STF_MODE) != "ADMIN" ifstr $(COPYHELP) == "ON" ui start HelpQ endif endif ifstr $(STF_MODE) == "ADMIN" ui start CreateDB ifstr $(ANSWER) == "NO" read-syms "Setup Failed" goto ExitError endif endif install "Install Script" ui pop 1 ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" read-syms "Setup Failed" goto ExitError else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT" read-syms "Setup Aborted" goto ExitError else-ifstr $(STF_MODE) != "ADMIN" ; ifstr $(COPYCUE) == "ON" ; read-syms "Copy CueCards" ; ui start CueIni ; endif ;enable ini updates ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" read-syms "Standard Options" set INSTALLGRAPH = "ON" ui start ConvertPath set CIRPATH2 = $(AccessExePath2) endif endif ifstr $(MULTIUSER) != "YES" ifstr $(COPYPROG) == "ON" ui start CreateDB ifstr $(ANSWER) == "NO" read-syms "Setup Failed" goto ExitError endif endif endif ui start "RemoveWizard" install "Update INIs" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" read-syms "INI Failed" goto ExitError else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT" read-syms "Setup Aborted" goto ExitError endif ifstr $(INSTALLGRAPH) == "ON" read-syms "Ole Reg" ui start "OleApps" read-syms "Graph Reg" ui start "RegisterOleEntries" ifstr $(ANSWER) == "NO" ui pop 1 read-syms "Registration Failed" goto "ExitError" endif ui pop 1 endif ifstr $(COPYPROG) == "ON" goto DoProgStuff endif ifstr $(STF_MODE) == "NETWORK" goto DoProgStuff endif endif DoProgStuff = + ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" goto DoShareStuff endif endif install "Close System Script" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" read-syms "Setup Failed" goto ExitError endif ifstr $(STF_MODE) == "ADMIN" goto Done endif DoShareStuff = + set CurrentDialog = DoShareStuff set MAKEBAK = "NO" ui start VSHARERunning ifstr $(ANSWER) == "NO" ui start ConfigExist ifstr $(CONFIGEXIST) == "YES" read-syms "Config Share Dialog" ui start ValidConfig else set ANSWERCONFIG = "NOTEXIST" endif ifstr $(ANSWERCONFIG) == "NO" ui start ShareDialog ifstr $(DLGEVENT) == "CONTINUE" ifstr $(ButtonChecked) == "1" set MAKEBAK = "YES" else-ifstr $(ButtonChecked) == "2" set MAKEBAK = "NO" else ui pop 1 goto Done endif ui start ShareConfig ifstr $(ANSWER) == "NO" read-syms "Share Error" ui start MessageBox else read-syms "Share Success" ui start MessageBox endif else-ifstr $(DLGEVENT) == "EXIT" goto quit endif ui pop 1 else-ifstr $(ANSWERCONFIG) == "NOTEXIST" ifstr $(AUTOEXIST) == "NO" goto Done endif ui start ValidShare ifstr $(ANSWER) != "YES" ifstr $(ANSWER) == "NOTEXIST" read-syms "Add Share Dialog" else read-syms "Share Dialog" endif ui start ShareDialog ifstr $(DLGEVENT) == "CONTINUE" ifstr $(ButtonChecked) == "1" set MAKEBAK = "YES" else-ifstr $(ButtonChecked) == "2" set MAKEBAK = "NO" else ui pop 1 goto Done endif ui start Share ifstr $(ANSWER) == "COPY" install "Autoexec Files Script" ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE" read-syms "Setup Failed" goto ExitError else-ifstr $(STF_INSTALL_OUTCOME) != "STF_USERQUIT" read-syms "Share Success" ui start MessageBox endif else-ifstr $(ANSWER) == "NO" read-syms "Share Error" ui start MessageBox else read-syms "Share Success" ui start MessageBox endif else-ifstr $(DLGEVENT) == "EXIT" goto quit endif ui pop 1 endif endif goto Done endif Done = + ifstr $(STF_MODE) != "ADMIN" ifstr $(COPYPROG) == "ON" ui start ConfigExist ifstr $(CONFIGEXIST) == "YES" detect "Environment Variable" ifint $(FILESCOUNT) < "50" read-syms "FILES Warning Dialog" set STF_MB_TITLE = $(Title) set STF_MB_TYPE = 1 set STF_MB_DEF = 1 set STF_MB_ICON = 5 ui start MessageBox endif endif endif install "ProgGroup Script" ifstr $(MAKEBAK) != "NO" read-syms "Reboot Err" ui start MessageBox endif else set CIRPATH2 = $(ACCPATH2) set GRAPHPATH2 = $(ADMINGRAPHPATH2) set SYSMDAPATH2 = $(ADMINMDAPATH2) Update-Inf "DefaultPath" Write-Inf $(CIRPATH)"stfsetup.in_" endif CompleteInstall = + read-syms "Setup Successful" ui start MessageBox Exit [Create Dir] CreateDir $(CREATEPATH), V Exit [Clear List Script] ClearCopyList Exit [Shared Files Script] ifstr $(COPYOLECLI) == $(CPSYM) AddSectionFilesToCopyList "OLECLI" $(STF_SRCDIR) $(DLLPATH) endif ifstr $(COPYOLESVR) == $(CPSYM) AddSectionFilesToCopyList "OLESVR" $(STF_SRCDIR) $(DLLPATH) endif ifstr $(COPYDDEML) == $(CPSYM) AddSectionFilesToCopyList "DDEML" $(STF_SRCDIR) $(DLLPATH) endif ifstr $(COPYCOMMDLG) == $(CPSYM) AddSectionFilesToCopyList "COMMDLG" $(STF_SRCDIR) $(DLLPATH) endif ifstr $(COPYSHELL) == $(CPSYM) AddSectionFilesToCopyList "SHELL" $(STF_SRCDIR) $(DLLPATH) endif ifstr $(COPYVER) == $(CPSYM) AddSectionFilesToCopyList "VER" $(STF_SRCDIR) $(DLLPATH) endif ifcontains $(CPSYM) in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) } CopyFilesInCopyList endif Exit [Copy List Script] ;Free disk space is already checked in the beginning, and all of the ;following symbols have been added to the Symbol Table ;SetupGetCopyListCost $(szFreePerDisk) $(szClusterPerDisk) $(szTotalFree) ifstr $(STF_MODE) == "ADMIN" AddSectionFilesToCopyList "Setup Files" $(STF_SRCDIR) $(CIRPATH) AddSectionFilesToCopyList "Setup Part 2" $(STF_SRCDIR) $(CIRPATH) AddSectionFilesToCopyList "Autoexec Files" $(STF_SRCDIR) $(CIRPATH) AddSectionFilesToCopyList "OLECLI" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "OLESVR" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "DDEML" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "COMMDLG" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "SHELL" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "VER" $(STF_SRCDIR) $(DLLPATH) AddSectionFilesToCopyList "ADMIN FILES" $(STF_SRCDIR) $(ACCPATH) AddSectionFilesToCopyList "Admin Graph" $(STF_SRCDIR) $(ADMINGRAPHPATH) AddSectionFilesToCopyList "Ole Registration Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(STF_MODE) != "ADMIN" AddSectionFilesToCopyList "Setup Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYPROG) == "ON" AddSectionFilesToCopyList "Program Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYHELP) == "ON" AddSectionFilesToCopyList "Help Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYWINHLP) == "COPY" AddSectionFilesToCopyList "Winhelp Files" $(STF_SRCDIR) $(WINDOWSPATH) endif ifstr $(COPYCUE) == "ON" AddSectionFilesToCopyList "CueCards Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYISAM) == "ON" IfStr $(COPYDB) == "ON" AddSectionFilesToCopyList "Dbase Files" $(STF_SRCDIR) $(CIRPATH) endif IfStr $(COPYPDX) == "ON" AddSectionFilesToCopyList "Paradox Files" $(STF_SRCDIR) $(CIRPATH) endif IfStr $(COPYBTR) == "ON" AddSectionFilesToCopyList "Btrieve Files" $(STF_SRCDIR) $(CIRPATH) endif endif ifstr $(INSTALLGRAPH) == "ON" AddSectionFilesToCopyList "Ole Registration Files" $(STF_SRCDIR) $(CIRPATH) else-ifstr $(COPYREGEDIT) == "COPY" AddSectionFilesToCopyList "Ole Registration Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYGRAPH) == "ON" AddSectionFilesToCopyList "Graph Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(COPYSAMPLE) == "ON" AddSectionFilesToCopyList "Sample Files" $(STF_SRCDIR) $(CIRPATH) endif ifstr $(Acc100Exist) == "YES" ifstr $(STF_MODE) == "ADMIN" AddSectionFilesToCopyList "Old Admin Files" $(STF_SRCDIR) $(ACCPATH) else AddSectionFilesToCopyList "Old Files" $(STF_SRCDIR) $(CIRPATH) endif endif GetCopyListCost $(szAdditionalNeeded) $(szTotalFree) $(szTotalNeeded) $(szFreePerDisk) $(szClusterPerDisk) $(szTroublePairs) $(szNeededPerDisk) $(szExtraCosts) Exit [InstallLocalMda Script] AddSectionFilesToCopyList "Net Mda" $(STF_SRCDIR) $(WINDOWSPATH) Exit [Install Script] CopyFilesInCopyList Exit [Close System Script] ifstr $(STF_MODE) == "ADMIN" Close-System "ADMIN FILES", "EXE", $(ACCPATH), "501", "500" else ifstr $(COPYPROG) == "ON" Close-System "Program Files", "EXE", $(CIRPATH), "501", "500" endif endif Exit [Autoexec Files Script] AddSectionFilesToCopyList "Autoexec Files" $(STF_SRCDIR) $(CIRPATH) CopyFilesInCopyList Exit [Source Media Descriptions] 0 = "Delete Old Files", TAGFILE = "msajt100.dl$" 1 = "Disk 1 - Setup", TAGFILE = "1.wmf" 2 = "Disk 2", TAGFILE = "2.wmf" 3 = "Disk 3", TAGFILE = "3.wmf" 4 = "Disk 4", TAGFILE = "4.wmf" 5 = "Disk 5", TAGFILE = "5.wmf" 6 = "Disk 6", TAGFILE = "6.wmf" 7 = "Disk 7", TAGFILE = "7.wmf" 8 = "ODBC Disk", TAGFILE = "8.wmf" [Update INIs] ifstr $(COPYCUE) == "ON" CreateIniKeyValue, $(INIPATH)"WINHELP.INI", "Files", "CUECARDS.DLL", $(CIRPATH2)", Can't find CUECARDS.DLL", O endif ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" set SystemPath = $(SYSTEMPATH) set SYSTEMPATH = $(CIRPATH2) endif endif CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Filter", "Text (*.txt)|*.txt|All Files (*.*)|*.*|", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Extension", "txt", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "OneTablePerFile", "Yes", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "IndexDialog", "No", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Filter", "FoxPro 2.5(*.dbf)|*.dbf|All Files (*.*)|*.*|", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Extension", "dbf", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "OneTablePerFile", "Yes", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexDialog", "Yes", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexDialog", "Yes", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O RemoveIniKey, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "CanAttach" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "QueryTimeout", "60", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "LoginTimeout", "20", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Libraries", "wizard.mda", "ro", O ifstr $(COPYPROG) == "ON" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "SystemDB", $(SYSMDAPATH2)$(SYSMDAFILE), O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "UtilityDB", $(CIRPATH2)"UTILITY.MDA", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Single-Column", "zwInitWizard, 1", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Tabular", "zwInitWizard, 2", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Graph", "zwInitWizard, 6", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Main/Subform", "zwInitWizard, 7", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Single-Column", "zwInitWizard, 3", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Groups/Totals", "zwInitWizard, 4", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Mailing Label", "zwInitWizard, 5", O ifstr $(SmallFont) != "Null File" CreateIniKeyValue, "WIN.INI", "Fonts", "SmallFonts ("$(FontDesc)" res)", "SMALL"$(Font)".FON", O endif CreateIniKeyValue, "WIN.INI", "Extensions", "MDB", $(CIRPATH2)$(AppExeName)" ^.MDB", O endif ifstr $(INSTALLGRAPH) == "ON" ifstr $(STF_MODE) == "NORMAL" set GRAPHPATH2 = $(GRAPHPATH) endif RemoveIniKey, "WIN.INI", "MSAPPS", "MSGRAPH" CreateIniKeyValue, "WIN.INI", "MSAPPS", "MSGRAPH", $(GRAPHPATH2)"GRAPH.EXE" endif ifstr $(COPYISAM) == "ON" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ISAM", "PageTimeout", "300", O ifstr $(COPYPDX) == "ON" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Paradox 3.X", $(SYSTEMPATH)"pdx110.dll", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxUserName", $(STF_CD_NAME) CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxNetPath", $(CIRPATH2) CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "CollatingSequence", "Ascii" endif ifstr $(COPYDB) == "ON" RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0" RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV" RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.5", $(SYSTEMPATH)"xbs110.dll", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0", $(SYSTEMPATH)"xbs110.dll", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV", $(SYSTEMPATH)"xbs110.dll", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III", $(SYSTEMPATH)"xbs110.dll", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "CollatingSequence", "Ascii", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Century", "Off", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Date", "American", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Mark", "47", O CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Deleted", "On", O endif ifstr $(COPYBTR) == "ON" CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Btrieve", $(SYSTEMPATH)"btrv110.dll", O CreateIniKeyValue, "WIN.INI", "btrieve", "options", "/m:64 /p:4096 /b:16 /f:20 /l:40 /n:12 /t:"$(CIRPATH2)"BTRIEVE.TRN", O endif endif ifstr $(STF_MODE) == "NETWORK" ifstr $(LocalCopy) == "NO" set SYSTEMPATH = $(SystemPath) endif endif Exit [Autoexec Files] 1, share.ex$, $(DECOMP), $(REN)=share.exe, DEST=$(SHAREPATH), SIZE=10912, TIME=10 [Setup Files] 1, setup.ini, $(DECOMP), DEST=$(CIRPATH), OVERWRITE=ALWAYS, SIZE=149, TIME=1 1, stfsetup.ex_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.exe", OVERWRITE=ALWAYS, SIZE=584240, TIME=570 1, workgrp.in_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.inf", OVERWRITE=ALWAYS, SIZE=1955, TIME=1 1, detcmd.dl_, $(DECOMP), DEST=$(CIRPATH), $(REN)="detcmd.dll", OVERWRITE=ALWAYS, SIZE=24128, TIME=23 [Setup Part 2] 1, setup.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=21472, TIME=20 1, stfsetup.in_, $(DECOMP), DEST=$(SETUPPATH), SIZE=47642, TIME=46 1, ver.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=9008, TIME=8 1, commdlg.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=89248, TIME=87 1, 1.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4470, TIME=4 2, 2.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8022, TIME=7 3, 3.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8950, TIME=8 4, 4.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8246, TIME=8 5, 5.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4662, TIME=4 6, 6.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3702, TIME=3 7, 7.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=12118, TIME=11 1, 1e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4022, TIME=3 2, 2e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=6870, TIME=6 3, 3e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8470, TIME=8 4, 4e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=7766, TIME=7 5, 5e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4150, TIME=4 6, 6e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3222, TIME=3 7, 7e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=11446, TIME=11 7, wfwdrv.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=23581, TIME=23 7, wfwnet.dr_, $(DECOMP), DEST=$(SETUPPATH), SIZE=165600, TIME=161 1, wfwdrv.txt, $(DECOMP), DEST=$(SETUPPATH), SIZE=2499, TIME=2 [Program Files] 1, msain110.dl$, $(DECOMP), $(REN)=msain110.dll, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=139155, TIME=135, VERSION="1,10,0,0" EXE = 3, msaccess.ex$, $(DECOMP), $(REN)=msaccess.exe, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=1336480, TIME=1305, VERSION="1,10,0,0" 1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(INIPATH), OVERWRITE=NEVER, BACKUP="*", SIZE=2175, TIME=2 1, msa110.hl$, $(DECOMP), $(REN)=msa110.hlp, DEST=$(CIRPATH) 3, msabc110.dl$, $(DECOMP), $(REN)=msabc110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=279600, TIME=273, VERSION="1,11,0,0" 3, msaes110.dl$, $(DECOMP), $(REN)=msaes110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=33280, TIME=32, VERSION="1,10,0,0" 3, msafin.dl$, $(DECOMP), $(REN)=msafin.dll, DEST=$(FINPATH), OVERWRITE=ALWAYS, SIZE=39823, TIME=38, VERSION="1,10,0,0" 4, msajt110.dl$, $(DECOMP), $(REN)=msajt110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=710608, TIME=693, VERSION="1,10,0,1" 1, msaju110.dl$, $(DECOMP), $(REN)=msaju110.dll, DEST=$(JETPATH), OVERWRITE=ALWAYS, SIZE=69936, TIME=68, VERSION="1,10,0,1" 4, system.md$, $(DECOMP), $(REN)=system.mda, $(COPYSYSDB), DEST=$(SYSDBPATH), OVERWRITE=ALWAYS, SIZE=98304, TIME=96 4, utility.md$, $(DECOMP), $(REN)=utility.mda, DEST=$(DBPATH), OVERWRITE=ALWAYS, SIZE=163840, TIME=160 3, wizard.md$, $(DECOMP), $(REN)=wizard.mda, DEST=$(EBPATH), OVERWRITE=ALWAYS, SIZE=524288, TIME=512 1, ctl3d.dl$, $(DECOMP), $(REN)=ctl3d.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=14480, TIME=14, VERSION="1,1,3,0" 6, readme.txt, $(DECOMP), $(REN)=readme.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=37262, TIME=36 6, btrieve.txt, $(DECOMP), $(REN)=btrieve.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS 6, errata.tx$, $(DECOMP), $(REN)=errata.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=8264, TIME=8 6, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=151762, TIME=148 7, sqlsrvr.dl$, $(DECOMP), $(REN)=sqlsrvr.dll, DEST=$(SYSTEMPATH), $(COPYODBC), OVERWRITE=OLDER, SIZE=150496, TIME=146, VERSION="1,1,28,7" 7, odbcinst.dl$, $(DECOMP), $(REN)=odbcinst.dll, DEST=$(SYSTEMPATH), $(COPYODBC), OVERWRITE=OLDER @($(SmallFont)) [VGA Font] 1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103" [EGA Font] 1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103" [8514 Font] 1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103" ; General-purpose empty field [Null File] [Admin Font] 1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103" 1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103" 1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103" [Help Files] 2, msaccess.hl$, $(DECOMP), $(REN)=msaccess.hlp, DEST=$(HELPPATH), SIZE=3279897, TIME=1171 6, msacces2.hl$, $(DECOMP), $(APP)=msaccess.hlp, DEST=$(HELPPATH2), SIZE=0, TIME=1647 ; no need to copy these under 3.1 or later, and will always be the latest under 3.0 [Winhelp Files] 4, winhelp.ex$, $(DECOMP), $(REN)=winhelp.exe, DEST=$(WINDOWSPATH), BACKUP="*", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=256192, TIME=250, VERSION="3,10,0,425" 4, winhelp.hl$, $(DECOMP), $(REN)=winhelp.hlp, DEST=$(WINDOWSPATH), BACKUP="winhelp.old", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=68111, TIME=66 [CueCards Files] 5, cbtlib4.dl$, $(DECOMP), $(REN)=cbtlib4.dll, DEST=$(CUEPATH), SIZE=18304, TIME=17 5, cuecard.ex$, $(DECOMP), $(REN)=cuecard.exe, DEST=$(CUEPATH), SIZE=108688, TIME=106 5, cuecards.dl$, $(DECOMP), $(REN)=cuecards.dll, DEST=$(CUEPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901" 5, cuecards.le$, $(DECOMP), $(REN)=cuecards.les, DEST=$(CUEPATH), SIZE=1573264, TIME=1536 [Paradox Files] 2, pdx110.dl$, $(DECOMP), $(REN)=pdx110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=188976, TIME=184, VERSION="1,10,0,1" [Dbase Files] 3, xbs110.dl$, $(DECOMP), $(REN)=xbs110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=261552, TIME=255, VERSION="1,10,0,2" [Btrieve Files] 1, btrv110.DL$, $(DECOMP), $(REN)=btrv110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=104432, TIME=101, VERSION="1,10,0,1" [Graph Files] 5, graph.ex$, $(DECOMP), $(REN)=graph.exe, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=550400, TIME=537, VERSION="3,0,2,0" 5, msgraph.hl$, $(DECOMP), $(REN)=msgraph.hlp, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=297500, TIME=290 ; The following is a temporary fix for the 3.0 people [Ole Registration Files] 2, regedit.ex$, $(DECOMP), $(REN)=regedit.exe, $(COPYREGEDIT), DEST=$(OLEREGPATH), SIZE=32336, TIME=31, VERSION="3,10,0,103" 1, msaccess.re$, $(DECOMP), $(REN)=msaccess.reg, DEST=$(OLEREGPATH), SIZE=1186, TIME=1 [Sample Files] 4, nwind.md$, $(DECOMP), $(REN)=nwind.mdb, DEST=$(SAMPLEPATH), OVERWRITE=ALWAYS, SIZE=1409024, TIME=1376 4, newcust.db$, $(DECOMP), $(REN)=newcust.dbf, DEST=$(SAMPLEPATH), SIZE=3155, TIME=3 4, analyzer.md$, $(DECOMP), $(REN)=analyzer.mda, DEST=$(SAMPLEPATH), SIZE=163840, TIME=160 1, ordentry.md$, $(DECOMP), $(REN)=ordentry.mdb, DEST=$(SAMPLEPATH), SIZE=557056, TIME=544 1, ordentry.hl$, $(DECOMP), $(REN)=ordentry.hlp, DEST=$(SAMPLEPATH), SIZE=41822, TIME=40 1, ordentry.tx$, $(DECOMP), $(REN)=ordentry.txt, DEST=$(SAMPLEPATH), SIZE=5697, TIME=5 1, pim.hl$, $(DECOMP), $(REN)=pim.hlp, DEST=$(SAMPLEPATH), SIZE=18771, TIME=18 4, pim.md$, $(DECOMP), $(REN)=pim.mdb, DEST=$(SAMPLEPATH), SIZE=294912, TIME=288 [DDEML] 1, ddeml.dl$, $(DECOMP), $(REN)=ddeml.dll, BACKUP="*", SIZE=36864, TIME=36, VERSION="3,10,0,103" [OLECLI] 1, olecli.dl$, $(DECOMP), $(REN)=olecli.dll, BACKUP="*", SIZE=83456, TIME=81, VERSION="1,10,0,0" [OLESVR] 1, olesvr.dl$, $(DECOMP), $(REN)=olesvr.dll, BACKUP="*", SIZE=24064, TIME=23, VERSION="1,10,0,0" [SHELL] 1, shell.dl$, $(DECOMP), $(REN)=shell.dll, BACKUP="*", SIZE=41600, TIME=40, VERSION="3,10,0,103" [VER] 1, ver.dl$, $(DECOMP), $(REN)=ver.dll, BACKUP="*", SIZE=9008, TIME=8, VERSION="3,10,0,103" [COMMDLG] 1, commdlg.dl$, $(DECOMP), $(REN)=commdlg.dll, BACKUP="*", SIZE=89248, TIME=87, VERSION="3,10,0,103" [ADMIN FILES] 1, msain110.dl$, DECOMPRESS, RENAME=msain110.dll, DEST=$(ACCPATH), SIZE=139155, TIME=135, VERSION="1,10,0,0" EXE = 3, msaccess.ex$, DECOMPRESS, RENAME=msaccess.exe, DEST=$(ACCPATH), SIZE=1336480, TIME=1305, VERSION="1,10,0,0" 1, msaccess.in$, DECOMPRESS, RENAME=msaccess.INI, DEST=$(ACCPATH), SIZE=2175, TIME=2 3, msabc110.dl$, DECOMPRESS, RENAME=msabc110.dll, DEST=$(ACCPATH), SIZE=279600, TIME=273, VERSION="1,11,0,0" 3, msaes110.dl$, DECOMPRESS, RENAME=msaes110.dll, DEST=$(ACCPATH), SIZE=33280, TIME=32, VERSION="1,10,0,0" 3, msafin.dl$, DECOMPRESS, RENAME=msafin.dll, DEST=$(ACCPATH), SIZE=39823, TIME=38, VERSION="1,10,0,0" 4, msajt110.dl$, DECOMPRESS, RENAME=msajt110.dll, DEST=$(ACCPATH), SIZE=710608, TIME=693, VERSION="1,10,0,1" 1, msaju110.dl$, DECOMPRESS, RENAME=msaju110.dll, DEST=$(ACCPATH), SIZE=69936, TIME=68, VERSION="1,10,0,1" 4, utility.md$, DECOMPRESS, RENAME=utility.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160 3, wizard.md$, DECOMPRESS, RENAME=wizard.mda, DEST=$(ACCPATH), SIZE=524288, TIME=512 2, msaccess.hl$, DECOMPRESS, RENAME=msaccess.hlp, DEST=$(ACCPATH), SIZE=3279897, TIME=1171 6, msacces2.hl$, DECOMPRESS, APPEND=msaccess.hlp, DEST=$(ACCPATH), SIZE=0, TIME=1647 5, cbtlib4.dl$, DECOMPRESS, RENAME=cbtlib4.dll, DEST=$(ACCPATH), SIZE=18304, TIME=17 5, cuecard.ex$, DECOMPRESS, RENAME=cuecard.exe, DEST=$(ACCPATH), SIZE=108688, TIME=106 5, cuecards.dl$, DECOMPRESS, RENAME=cuecards.dll, DEST=$(ACCPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901" 5, cuecards.le$, DECOMPRESS, RENAME=cuecards.les, DEST=$(ACCPATH), SIZE=1573264, TIME=1536 2, pdx110.dl$, DECOMPRESS, RENAME=pdx110.dll, DEST=$(ACCPATH), SIZE=188976, TIME=184, VERSION="1,10,0,1" 3, xbs110.dl$, DECOMPRESS, RENAME=xbs110.dll, DEST=$(ACCPATH), SIZE=261552, TIME=255, VERSION="1,10,0,2" 1, btrv110.dl$, DECOMPRESS, RENAME=btrv110.dll, DEST=$(ACCPATH), SIZE=104432, TIME=101, VERSION="1,10,0,1" 4, nwind.md$, DECOMPRESS, RENAME=nwind.mdb, DEST=$(ACCPATH), SIZE=1409024, TIME=1376 1, ctl3d.dl$, DECOMPRESS, RENAME=ctl3d.dll, DEST=$(ACCPATH), SIZE=14480, TIME=14, VERSION="1,1,3,0" 4, newcust.db$, DECOMPRESS, RENAME=newcust.dbf, DEST=$(ACCPATH), SIZE=3155, TIME=3 6, readme.txt, DECOMPRESS, RENAME=readme.txt, DEST=$(ACCPATH), SIZE=37262, TIME=36 6, errata.tx$, DECOMPRESS, RENAME=errata.txt, DEST=$(ACCPATH), SIZE=8264, TIME=8 1, stfsetup.ex_, DECOMPRESS, RENAME=stfsetup.exe, DEST=$(ACCPATH), SIZE=584240, TIME=570 1, workgrp.in_, DECOMPRESS, RENAME=stfsetup.inf, DEST=$(ACCPATH), SIZE=1955, TIME=1 1, detcmd.dl_, DECOMPRESS, RENAME=detcmd.dll, DEST=$(ACCPATH), SIZE=24128, TIME=23 1, setup.ini, DECOMPRESS, RENAME=setup.ini, DEST=$(ACCPATH), SIZE=149, TIME=1 4, analyzer.md$, DECOMPRESS, RENAME=analyzer.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160 1, ordentry.md$, DECOMPRESS, RENAME=ordentry.mdb, DEST=$(ACCPATH), SIZE=557056, TIME=544 1, ordentry.hl$, DECOMPRESS, RENAME=ordentry.hlp, DEST=$(ACCPATH), SIZE=41822, TIME=40 1, ordentry.tx$, DECOMPRESS, RENAME=ordentry.txt, DEST=$(ACCPATH), SIZE=5697, TIME=5 1, pim.hl$, DECOMPRESS, RENAME=pim.hlp, DEST=$(ACCPATH), SIZE=18771, TIME=18 4, pim.md$, DECOMPRESS, RENAME=pim.mdb, DEST=$(ACCPATH), SIZE=294912, TIME=288 [Admin Graph] 5, graph.ex$, DECOMPRESS, RENAME=graph.exe, DEST=$(ADMINGRAPHPATH), SIZE=550400, TIME=537, VERSION="3,0,2,0" 5, msgraph.hl$, DECOMPRESS, RENAME=msgraph.hlp, DEST=$(ADMINGRAPHPATH), SIZE=297500, TIME=290 [Net Mda] 1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(WINDOWSPATH), OVERWRITE=ALWAYS, BACKUP="*", SIZE=2175, TIME=2 6, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=151762, TIME=148 [Old Files] 0, btrvisam.dl$, $(REN)=btrvisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, dbsisam.dl$, $(REN)=dbsisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, msabc100.dl$, $(REN)=msabc100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, msaes100.dl$, $(REN)=msaes100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, msain100.dl$, $(REN)=msain100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, msaju100.dl$, $(REN)=msaju100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, msajt100.dl$, $(REN)=msajt100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS 0, pdxisam.dl$, $(REN)=pdxisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS [Old Admin Files] 0, btrvisam.dll, DEST=$(ACCPATH) 0, dbsisam.dll, DEST=$(ACCPATH) 0, msabc100.dll, DEST=$(ACCPATH) 0, msaes100.dll, DEST=$(ACCPATH) 0, msain100.dll, DEST=$(ACCPATH) 0, msaju100.dll, DEST=$(ACCPATH) 0, msajt100.dll, DEST=$(ACCPATH) 0, pdxisam.dll, DEST=$(ACCPATH) 0, btrvisam.dl$, DEST=$(CIRPATH) 0, dbsisam.dl$, DEST=$(CIRPATH) 0, msabc100.dl$, DEST=$(CIRPATH) 0, msaes100.dl$, DEST=$(CIRPATH) 0, msain100.dl$, DEST=$(CIRPATH) 0, msaju100.dl$, DEST=$(CIRPATH) 0, msajt100.dl$, DEST=$(CIRPATH) 0, pdxisam.dl$, DEST=$(CIRPATH) 0, readme_.tx$, DEST=$(CIRPATH) 0, readme.tx$, DEST=$(CIRPATH)