home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / access / update11 / englisch / cdinst / stfsetup.in$ < prev    next >
INI File  |  1993-05-27  |  62KB  |  1,756 lines

  1. [Release Date]
  2.     STF_DATE = "1993-05-21"
  3. [Admin Title]
  4.     Title = $(AppName)" Server Setup"
  5.  
  6. [Title]
  7.     Title = $(AppName)" Setup"
  8.  
  9. [Network Title]
  10.     Title = $(AppName)" Workstation Setup"
  11.  
  12. [Ole Reg]
  13.     OLEText = "Installing OLE application(s)..."
  14.     RegFilePath = $(OLEREGPATH)"MSACCESS.REG"            ;don't localize
  15.     RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath)   ;don't localize
  16.  
  17. [Shared Files]
  18.     SharedFiles = { "COMMDLG.DLL", "DDEML.DLL", "OLECLI.DLL", "OLESVR.DLL", "SHELL.DLL", "VER.DLL" }
  19.     Versions = { $(VERCOMMDLG), $(VERDDEML), $(VEROLECLI), $(VEROLESVR), $(VERSHELL), $(VERVER) }
  20.     SFCopySymbols = { "COPYCOMMDLG", "COPYDDEML", "COPYOLECLI", "COPYOLESVR", "COPYSHELL", "COPYVER" }
  21.     STF_MB_TYPE = 1
  22.     STF_MB_DEF = 1
  23.     STF_MB_ICON = 3
  24.     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. "+
  25. " Insert your Setup disk in drive A, type a: setup, and then press Enter."
  26.  
  27. [Path Dialog]
  28.     GetPathMessBoxTitle = $(AppName)" Specify Directory"
  29.     GetPathMessBoxText  = "The path you specified isn't valid or doesn't start with a drive name. "
  30.  
  31. [WorkGroup Path Dialog]
  32.     GetPathMessBoxTitle = $(AppName)" Specify Workgroup"
  33.     GetPathMessBoxText  = "The path you specified isn't valid or doesn't start with a drive name."
  34.     GetSysMdaErr = "Setup couldn't find SYSTEM.MDA in the directory you specified."
  35.  
  36. [Quit Dialog]
  37.     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."
  38.  
  39. [CheckSpace Dialog]
  40.     ModelessText = "Microsoft Access Setup will now check for:\n\n"+
  41.     "  - Available disk space.\n"+
  42.     "  - Existing copies of Microsoft Access files.\n"+
  43.     "  - Required space for Microsoft Access \n"+
  44.     "    options."
  45.  
  46. [CopyList Dialog]
  47.     ModelessText = "Please wait while Setup determines which disks and files to copy."
  48.  
  49. [WFW Errors]
  50.     STF_MB_TYPE = 1
  51.     STF_MB_TITLE = "Windows for Workgroups Update"
  52.     STF_MB_ICON = 3
  53.     STF_MB_DEF = 1
  54.     STF_MB_TEXT = "The version of Windows for Workgroups you are using must be upgraded before Microsoft Access can be installed.\n"+
  55.                   "You must perform the following steps:\n"+
  56.                   "1. Quit Windows for Workgroups. \n"+
  57.                   "2. Read and follow the instructions in the file WFWDRV.TXT on the first disk. \n"+
  58.                   "3. Run the Microsoft Access Setup program again to complete the installation of Microsoft Access."
  59.  
  60. [WFW Admin Errors]
  61.     STF_MB_TYPE = 1
  62.     STF_MB_TITLE = "Windows for Workgroups Update"
  63.     STF_MB_ICON = 3
  64.     STF_MB_DEF = 1
  65.     STF_MB_TEXT = "After Setup completes, please make sure to read the README.TXT file about interactions between Microsoft Access and network software before "+
  66.           "doing any workstation installations.  There are important notes that may affect workstation installation."
  67.  
  68.  
  69. [Select MultiUser]
  70.     STF_MB_TYPE = 3
  71.     STF_MB_TITLE = "Multiuser Installation"
  72.     STF_MB_ICON = 4
  73.     STF_MB_DEF = 3
  74.     STF_MB_TEXT = "If you join a workgroup, you can access secured databases created by other people in your workgroup.\n\n"+
  75.                   "Do you want to join an existing workgroup?"
  76.  
  77. [Wrong Mda Spec]
  78.     STF_MB_TYPE = 3
  79.     STF_MB_TITLE = "Multiuser Installation"
  80.     STF_MB_ICON = 2
  81.     STF_MB_DEF = 1
  82.     STF_MB_TEXT = "The path you specified doesn't exist."
  83.     
  84. [Default]
  85.     ContBut    = "&Continue"
  86.     ExitBut    = "E&xit"
  87.     HelpBut    = "&Help"
  88.     BackBut    = "&Back"
  89.     NoLocalHD = "Setup can't detect a hard drive in your machine.  Single-user installation requires a local hard drive.  Setup will now quit."
  90.     AppName = "Microsoft Access"
  91.     AppGrp = "msaccess"
  92.     AppExeName = "msaccess.exe"
  93.     SYSMDAFILE = "SYSTEM.MDA"
  94.     SYSINI = "SYSTEM.INI"
  95.     BOOTSECT = "boot"  ;refers to section in system.ini
  96.     NETDRIVER = "NETWORK.DRV"
  97.     NUMLOCKS = "500"
  98.     WINLANG  = "Unknown language"
  99.     CIRLANG  = "U.S. English"    
  100.     LANGUAGE = "0409"            ; windows language code, need to be localized
  101.     ADMININTALL = "INSTALL\\"   ; directory name
  102.     SetupExeCmd = "stfsetup /w"
  103.     CODEPAGE = "04E4"
  104.     SER_LOC = "00-077-0110"
  105.     WIZARDMDA = "WIZARD.MDA"
  106.  
  107. [Installation]
  108.     ; Text of the dialog appearing while files are being copied
  109.     WhileInstallText="Now would be a great time to fill out your "+
  110.     "registration card.  When you send it in, Microsoft will:\n\n"+
  111.     "  - Inform you of product updates.\n  - Offer you customer "+
  112.     "support.\n  - Send you information about\n    related "+
  113.     "Microsoft products."
  114.     ContinueButtonDesc = "&Continue anyway"
  115.     ExitButtonDesc = "&Quit installing "$(AppName)
  116.     BackButtonDesc = "Specify &different installation options"
  117.     szAdditionalNeeded = "AdditionalNeeded"
  118.     szTotalFree = "TotalFree"
  119.     szTotalNeeded = "TotalNeeded"
  120.     szFreePerDisk = "FreePerDisk"
  121.     szClusterPerDisk = "ClusterPerDisk"
  122.     szTroublePairs = "TroublePairs"
  123.     szNeededPerDisk = "NeededPerDisk"
  124.     szExtraCosts = "ExtraCosts"
  125.  
  126. [No Space Cir]
  127.     PromptAdditional = "To complete this installation, you need an additional "$(ADDCIR)"K bytes free on your Microsoft Access ("$(CIRDRIVE)") drive. "+
  128.     " Do you want to continue?"
  129.  
  130. [No Space Win]
  131.     PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive.  Do you want to continue?"
  132.  
  133. [No Space Both]
  134.     PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive "+
  135.     "and an additional "$(ADDCIR)"K bytes free on your Microsoft Access ("$(CIRDRIVE)") drive.  Do you want to continue?"
  136.  
  137. [Registration Failed]
  138.     STF_MB_TEXT = "OLE installation failed.  Check your available disk space and reinstall the OLE option before attempting to run Microsoft Access."
  139.  
  140. [Setup Aborted]
  141.     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."
  142.  
  143. [INI Failed]
  144.     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."
  145.  
  146. [Init Options Failed]
  147.     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."
  148.  
  149. [UNC]    
  150.     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."    
  151.  
  152. [Setup Failed]
  153.     STF_MB_TEXT = "An error has occurred during Setup.  If you are not out of disk space,  please contact Microsoft Product Support."
  154.  
  155. [Detect Failed]
  156.     STF_MB_TEXT = "Detect component of "$(AppName)" failed.  Setup will now quit."
  157.  
  158. [FILES Warning Dialog]
  159.     STF_MB_TEXT = "The FILES setting in your config.sys file is less than 50.  "+
  160.       "This means that you may have difficulty running MS-DOS applications while you are running Microsoft Access.\r\n\r\n"+
  161.       "You should increase the FILES setting to 50."
  162.  
  163. [Wrong Commdlg]
  164.     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)"."+
  165.       "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"+
  166.       "Do you want to install the "$(CIRLANG)" version of COMMDLG.DLL  and save the original version as COMMDLG.BAK?\r\n"
  167.                   
  168.     STF_MB_TITLE = $(Title)
  169.     STF_MB_TYPE = 3
  170.     STF_MB_DEF = 1
  171.     STF_MB_ICON = 4
  172.  
  173. [Wrong Commdlg Language]
  174.     STF_MB_TEXT = "Setup has detected a different language version of COMMDLG.DLL. "+
  175.       "This means that some information in Microsoft Access dialog boxes will be in "$(WINLANG)"."
  176.     STF_MB_TITLE = $(Title)
  177.     STF_MB_TYPE = 1
  178.     STF_MB_DEF = 1
  179.     STF_MB_ICON = 5
  180.  
  181. [Wrong Help]
  182.     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)". "+
  183.       "If you update the file, all of the applications that use WINHELP.EXE will have "$(CIRLANG)" Help.  "+
  184.                   "If you don't update the file, all of the applications that use WINHELP.EXE will have "$(WINLANG)" Help. \r\n\r\n"+
  185.                   "Do you want to update to the "$(CIRLANG)" version of WINHELP.EXE?\r\n"
  186.  
  187.     STF_MB_TITLE = $(Title)
  188.     STF_MB_TYPE = 3
  189.     STF_MB_DEF = 1
  190.     STF_MB_ICON = 5
  191.  
  192. [Setup Successful]
  193.     STF_MB_TITLE = $(Title)
  194.     STF_MB_TYPE = 1
  195.     STF_MB_DEF = 1
  196.     STF_MB_ICON = 2
  197.     STF_MB_TEXT = "Microsoft Access Setup is complete!\r\n\r\n"+
  198.               "If you want to use data stored in Microsoft SQL Server databases, "+
  199.               "you must run the Open Database Connectivity (ODBC) Setup program on the "+
  200.               "ODBC Setup disk.  Before you run the ODBC Setup program, make sure you know the name of your database server."
  201.  
  202. [Share Error]
  203.     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."
  204.     STF_MB_TITLE = $(Title)
  205.     STF_MB_TYPE = 1
  206.     STF_MB_DEF = 1
  207.     STF_MB_ICON = 3
  208.  
  209. [Share Success]
  210.     STF_MB_TEXT = "The file was successfully modified."
  211.     STF_MB_TITLE = $(Title)
  212.     STF_MB_TYPE = 1
  213.     STF_MB_DEF = 1
  214.     STF_MB_ICON = 2
  215.  
  216. [Share Dialog]
  217.     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"+
  218.                 "After Setup is complete, you must restart your machine for the change to take effect.  What do you want Setup to do?"
  219.     RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK"
  220.     RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC"
  221.     RBut3 = "&Do not modify AUTOEXEC.BAT"
  222.     RadioDefault = 1;
  223.     OptionsGreyed = {}
  224.     ContinueButtonDesc = "&Continue"
  225.     ExitButtonDesc = "E&xit to Windows"
  226.  
  227. [Config Share Dialog]
  228.     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"+
  229.                 "After Setup is complete, you must restart your machine for the change to take effect.  What do you want Setup to do?"
  230.     RBut1 = "&Modify CONFIG.SYS and save the original as CONFIG.BAK"
  231.     RBut2 = "M&ake a copy of CONFIG.SYS, modify the copy and save it as CONFIG.ACC"
  232.     RBut3 = "&Do not modify CONFIG.SYS"
  233.     RadioDefault = 1;
  234.     OptionsGreyed = {}
  235.     ContinueButtonDesc = "&Continue"
  236.     ExitButtonDesc = "E&xit to Windows"
  237.  
  238. [Add Share Dialog]
  239.     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. "+
  240.     " 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."+
  241.      "What do you want to do?\r\n"
  242.     RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK"
  243.     RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC"
  244.     RBut3 = "&Do not modify AUTOEXEC.BAT"
  245.     RadioDefault = 1;
  246.     OptionsGreyed = {}
  247.     ContinueButtonDesc = "&Continue"
  248.     ExitButtonDesc = "E&xit to Windows"
  249.  
  250. [Admin Path Dialog]
  251.     GetPathMessBoxTitle = $(AppName)" Setup"
  252.     GetPathMessBoxText  = "The path you specified isn't valid or doesn't start with a drive letter."
  253.  
  254.  
  255. [Admin CopyList Dialog]
  256.     ModelessText = "Please wait while Setup determines where to copy files."
  257.     ModelessBmp = "disks"
  258.  
  259. [Copy Local]
  260.     STF_MB_TEXT = "You can use the copy of Microsoft Access on your network, or you can install Microsoft Access on your hard disk. "+
  261.                   "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"+
  262.                   "Do you want to install Microsoft Access on your hard disk?"
  263.     STF_MB_TITLE = $(Title)
  264.     STF_MB_TYPE = 3
  265.     STF_MB_DEF = 1
  266.     STF_MB_ICON = 2
  267.     
  268. [In Use Error]
  269.     STF_MB_TEXT = "You can't set up Microsoft Access while running another version of Microsoft Access."
  270.     STF_MB_TITLE = $(Title)
  271.     STF_MB_TYPE = 1
  272.     STF_MB_DEF = 1
  273.     STF_MB_ICON = 3
  274.  
  275. [Older Dlls]
  276.     QuitText1= "You have older versions of some DLL files in your Windows system directory.  You must update them before you can run Microsoft Access. "+
  277.     " 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.) "+
  278.     " If you don't update them, you won't be able to run Microsoft Access.  Do you want Setup to update the DLL files?"
  279.     
  280. [Old Help]
  281.     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, "+
  282.            "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."+
  283.            "Do you want Setup to update it?"
  284.     STF_MB_TITLE = $(Title)
  285.     STF_MB_TYPE = 3
  286.     STF_MB_DEF = 1
  287.     STF_MB_ICON = 5
  288.  
  289. [Reboot Err]
  290.     STF_MB_TEXT = "Installation of Microsoft Access completed. \r\n"+
  291.                 "You have changed the configuration for share.exe.  You need to reboot your machine before running Microsoft Access." 
  292.     STF_MB_TITLE = $(Title)
  293.     STF_MB_TYPE = 1
  294.     STF_MB_DEF = 1
  295.     STF_MB_ICON = 2
  296.  
  297.  
  298. [ProgGroup Script]
  299. ifstr $(COPYPROG) == "ON"
  300.     CreateProgManGroup $(AppName), $(AppGrp)
  301.     ifstr $(STF_MODE) == "NETWORK"
  302.         ifstr $(LocalCopy) == "NO"
  303.              CreateProgManItem $(AppName),  "Microsoft Access",  $(AccessExePath)$(AppExeName), , O
  304.              CreateProgManItem $(AppName), "Microsoft Access Help", $(WINDOWSPATH)"winhelp.exe "$(AccessExePath)"msaccess.hlp", , O
  305.              CreateProgManItem $(AppName), "Microsoft Access Readme", $(AccessExePath)"readme.txt", , O
  306.             CreateProgManItem $(AppName),  "What's New Help",  $(WINDOWSPATH)"winhelp.exe "$(AccessExePath)"msa110.hlp", , O
  307.             set INSTALLHELP = "OFF"
  308.         else
  309.             CreateProgManItem $(AppName),  "Microsoft Access",  $(CIRPATH)$(AppExeName), , O
  310.             CreateProgManItem $(AppName), "Microsoft Access Readme", $(CIRPATH)"readme.txt", , O
  311.             CreateProgManItem $(AppName),  "What's New Help",  $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msa110.hlp", , O
  312.         endif
  313.     else
  314.         CreateProgManItem $(AppName),  "Microsoft Access",  $(CIRPATH)$(AppExeName), , O
  315.         CreateProgManItem $(AppName), "Microsoft Access Readme", $(CIRPATH)"readme.txt", , O
  316.         CreateProgManItem $(AppName),  "What's New Help",  $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msa110.hlp", , O
  317.     endif
  318.     CreateProgManItem $(AppName), "Microsoft Access Change Workgroup", $(CIRPATH)$(SetupExeCmd), , O
  319. endif
  320. ifstr $(INSTALLHELP) == "ON"
  321.     CreateProgManGroup $(AppName), $(AppGrp)
  322.     CreateProgManItem $(AppName), "Microsoft Access Help", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msaccess.hlp", , O
  323. endif    
  324.  
  325. Exit
  326.  
  327.  
  328. [Default Copy Options]
  329.     VERSHELL = "3,10,0,103"
  330.     VEROLECLI = "1,10,0,0"
  331.     VEROLESVR = "1,10,0,0"
  332.     VERCOMMDLG = "3,10,0,103"
  333.     VERDDEML = "3,10,0,103"
  334.     VERVER = "3,10,0,103"
  335.  
  336. [Shared File Member]
  337.     SharedFile = $($) 
  338.     Version = *($(Versions), $(#))
  339.     DestSym = *($(SFDestSymbols), $(#))
  340.     CopySym = *($(SFCopySymbols), $(#))
  341.  
  342. [None]
  343.     SmallFont = "Null File"
  344.  
  345. [8514]
  346.     Font = "smallf.fon"
  347.     FontDesc = "Small Fonts (8514/a res)"
  348.     SmallFont = "8514 Font"
  349.  
  350. [VGA]
  351.     Font = "smalle.fon"
  352.     FontDesc = "Small Fonts (VGA res)"
  353.     SmallFont = "VGA Font"
  354.  
  355. [EGA]
  356.     Font = "smallb.fon"
  357.     FontDesc = "Small Fonts (EGA res)"
  358.     SmallFont = "EGA Font"
  359.  
  360. [Path Variables]
  361.     CIRDIR          = ":\\Access\\"
  362.  
  363. [Ole Reg]
  364.     OLEText = "Installing OLE application(s)..."
  365.     RegFilePath = $(OLEREGPATH)"MSACCESS.REG"
  366.     RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath)
  367.     
  368.     
  369. [Graph Reg]
  370.     RegEntries =    "REGEDIT\r\n"+
  371.                     "HKEY_CLASSES_ROOT\\MSGraph = Microsoft Graph\r\n"+
  372.                     "HKEY_CLASSES_ROOT\\.gra = MSGraph\r\n"+
  373.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n"+
  374.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\SetDataFormats = Native,CF_TEXT\r\n"+
  375.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\RequestDataFormats = Native,CF_METAFILEPICT\r\n"+
  376.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdExecute\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n"
  377.  
  378. [Admin Paths]
  379.     SETUPPATH = $(CIRPATH)
  380.     DLLPATH = $(CIRPATH)
  381.     INIPATH = $(CIRPATH)
  382.     PROGPATH = $(CIRPATH)
  383.     HELPPATH = $(CIRPATH)
  384.     HELPPATH2 = $(CIRPATH)
  385.     WHELPPATH = $(CIRPATH)
  386.     CUEPATH = $(CIRPATH)
  387.     OLEREGPATH = $(CIRPATH)
  388.     SAMPLEPATH = $(CIRPATH)
  389.     GRAPHPATH = $(CIRPATH)
  390.     JETPATH = $(CIRPATH)
  391.     EBPATH = $(CIRPATH)
  392.     DBPATH = $(CIRPATH)
  393.     SYSDBPATH = $(CIRPATH)
  394.     SYSMDAPATH = $(ADMINMDAPATH)
  395.     SHAREPATH = $(CIRPATH)
  396.     FONTPATH =  $(CIRPATH)
  397.     FINPATH =  $(CIRPATH)
  398.     WBTRPATH = $(CIRPATH)
  399.     WINDOWSPATH = $(CIRPATH)
  400.     UTILDBPATH = $(CIRPATH)
  401.     SYSTEMPATH = $(CIRPATH)
  402.  
  403. [Single User Paths]
  404.     SETUPPATH = $(STF_SRCDIR)
  405.     DLLPATH = $(SYSTEMPATH)
  406.     INIPATH = $(WINDOWSPATH)
  407.     PROGPATH = $(CIRPATH)
  408.     HELPPATH = $(CIRPATH)
  409.     HELPPATH2 = $(CIRPATH)
  410.     WHELPPATH = $(WINDOWSPATH)
  411.     CUEPATH = $(CIRPATH)
  412.     OLEREGPATH = $(WINDOWSPATH)
  413.     SAMPLEPATH = $(CIRPATH) 
  414.     GRAPHPATH = $(WINDOWSPATH)"MSAPPS\MSGRAPH\\"
  415.     JETPATH = $(CIRPATH)
  416.     EBPATH = $(CIRPATH)
  417.     DBPATH = $(CIRPATH)
  418.     SYSDBPATH = $(CIRPATH)
  419.     SYSMDAPATH = $(CIRPATH)
  420.     FONTPATH = $(SYSTEMPATH)
  421.     SHAREPATH = $(WINDOWSPATH)
  422.     FINPATH =  $(WINDOWSPATH)
  423.     WBTRPATH = $(SYSTEMPATH)
  424.     UTILDBPATH = $(CIRPATH2)
  425.  
  426. [Graph Version Files]
  427.     FileName = "Graph.exe"
  428.     Version = "3,0,2,0" 
  429.     DestSym = $(GRAPHPATH)
  430.     CopySym = $(COPYGRAPH)
  431.  
  432. [Regedit Version Files]
  433.     FileName = "regedit.exe"
  434.     Version = "3,10,0,103" 
  435.     DestSym = $(WINDOWSPATH)
  436.     CopySym = $(COPYREGEDIT)
  437.  
  438. [WFW Driver Version]
  439.     FileName = "wfwnet.drv"
  440.     Version = "3,10,2,103" 
  441.     DestSym = $(SYSTEMPATH)
  442.  
  443. [Winhelp File]
  444.     FileName = "Winhelp.exe"
  445.     Version = "3,10,0,425" 
  446.     DestSym = $(WINDOWSPATH)
  447.     CopySym = $(COPYWINHLP)
  448.  
  449. [Commdlg File]
  450.     FileName = "Commdlg.dll"
  451.     Version = $(VERCOMMDLG)
  452.     DestSym = $(SYSTEMPATH)
  453.     CopySym = $(COPYCOMMDLG)
  454.  
  455. [DDEML File]
  456.     FileName = "ddeml.dll"
  457.     Version = $(VERDDEML)
  458.     DestSym = $(SYSTEMPATH)
  459.     CopySym = $(COPYDDEML)
  460.  
  461. [System Paths]
  462.      SYSTEMPATH      =  "" ? DETCMD.DLL GetWindowsSysDir
  463.      WINDOWSPATH     =  "" ? DETCMD.DLL GetWindowsDir
  464.     HARDDRIVELIST   = "" ? DETCMD.DLL GetAllValidLocalHardDrives
  465.     NETDRIVELIST = "" ? DETCMD.DLL GetAllValidNetworkDrives
  466.  
  467. [Destination Path]
  468.     DIREXISTS = "" ? DETCMD.DLL DoesDirExist $(DETPATH)
  469.  
  470. [Environment Variable]
  471.     FILESCOUNT = "" ? DETCMD.DLL GetConfigNumFiles
  472.  
  473. [Check Netdrive Installed]
  474.     FNetDriver = "" ? DETCMD.DLL GetIniSectionKeyString $(SYSINI) $(BOOTSECT) $(NETDRIVE)
  475.  
  476. [Processor Type]
  477.     IntelType = "" ? DETCMD.DLL GetProcessorType
  478.  
  479. ; These are user options
  480. [Minimum Options]
  481.     COPYPROG        = "ON"
  482.     COPYHELP        = "OFF"
  483.     COPYISAM        = "OFF"
  484.     COPYCUE = "OFF"
  485.     COPYSAMPLE      = "OFF"
  486.     COPYGRAPH       = "OFF"
  487.     COPYDB  = "OFF"
  488.     COPYPDX = "OFF"
  489.     COPYBTR = "OFF"
  490.     COPYWINHLP = "!COPY"
  491.  
  492. [Standard Options]
  493.     COPYPROG        = "ON"
  494.     COPYHELP        = "ON"
  495.     COPYISAM        = "ON"
  496.     COPYCUE         = "ON"
  497.     COPYSAMPLE      = "ON"
  498.     COPYGRAPH       = "ON"
  499.     COPYDB          = "ON"
  500.     COPYPDX         = "ON"
  501.     COPYBTR         = "ON"
  502.     COPYWINHLP        = "COPY"
  503.  
  504. [Admin Path List]
  505.     AdminPathList = { $(ACCPATH), $(ADMINGRAPHPATH), $(ADMINMDAPATH) }
  506.  
  507. [DefaultPath]
  508.     CIRPATH = ""
  509.     CIRPATH2 = ""
  510.     GRAPHPATH2 = ""
  511.     SYSMDAPATH2 = ""
  512.  
  513.  
  514. [Shell Commands]
  515.     ui start LanManNetWork
  516.     read-syms    "Release Date"
  517.     read-syms       "Default"
  518.     ui start UNC
  519.     ifstr $(ANSWER) == "YES"
  520.         read-syms "UNC"
  521.         goto "ExitError"
  522.     endif
  523.     ui start "WinVer"
  524.  
  525.     detect          "System Paths"
  526.     ifstr $(STF_MODE) != "ADMIN"
  527.         read-syms "WFW Driver Version"
  528.         ui start "InstallExisting"
  529.         set COPYWFW = "!COPY"
  530.         ifstr $(CopySym) == "NEW"
  531.             set COPYWFW = "COPY"
  532.         else-ifstr $(CopySym) == "ON"
  533.             read-syms "WFW Errors"
  534.             ui start MessageBox
  535.             exit
  536.         endif
  537.     else
  538.         set COPYWFW = "COPY"
  539.         read-syms "WFW Admin Errors"
  540.         ui start MessageBox
  541.     endif
  542.  
  543.     ifstr $(STF_MODE) == "ADMIN"
  544.         read-syms "Admin Title"
  545.         set-title       $(Title)        
  546.         ; $(REN)= *MUST* come before SIZE= if sizes are to be correct
  547.         set REN = "SIZE"
  548.         set APP = "SIZE"
  549.         set COPYSYSDB = "COPY"
  550.         set COPYREGEDIT = "COPY"
  551.         set    DECOMP = "!DECOMPRESS"
  552.         set STF_DECOMPRESS = ""
  553.         init-system-net
  554.         set SmallFont = "Admin Font"
  555.         set COPY31 = "COPY"
  556.     else
  557.         ifstr $(STF_MODE) == "NETWORK"
  558.             read-syms "Network Title"
  559.             set-title       $(Title)
  560.             read-syms "DefaultPath"        
  561.         else
  562.             read-syms "Title"
  563.             set-title       $(Title)        
  564.         endif
  565.         set REN = "RENAME"
  566.         set COPYSYSDB = "!COPY"
  567.         set COPYREGEDIT = "COPY"
  568.         set APP = "APPEND"
  569.         set    DECOMP = "DECOMPRESS"
  570.         set STF_OVERWRITE = "OLDER"
  571.         init-system
  572.         ui start video
  573.         read-syms $(ANSWER)
  574.         ifstr $(OLDWIN) == "NO"
  575.             set COPY31 = "!COPY"
  576.         else
  577.             set COPY31 = "COPY"
  578.         endif
  579.     endif
  580.     read-syms       "Path Variables"
  581.     read-syms       "Standard Options"
  582.     read-syms       "Default Copy Options"
  583.  
  584.  
  585.     ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  586.         read-syms "Detect Failed"
  587.         goto ExitError
  588.     endif
  589.  
  590.     set     HD = *($(HARDDRIVELIST), 1)
  591.     ifstr $(STF_MODE) != "NETWORK"
  592.         set     CIRPATH2 = $(HD)$(CIRDIR)
  593.         set     CIRLOCALPATH = $(CIRPATH2) 
  594.     else
  595.         ifstr $(HD) != ""
  596.             set        CIRLOCALPATH = $(HD)$(CIRDIR)
  597.         else
  598.             set CIRLOCALPATH = "C:\ACCESS\"
  599.         endif
  600.     endif
  601.  
  602.     ifstr $(STF_MODE) == "ADMIN"
  603.         goto "GetPath"
  604.     endif
  605.  
  606. DoInstallDLLs = +
  607.         set DLLPATH = $(SYSTEMPATH)
  608.         read-syms "Shared Files"
  609.         ForListDo $(SharedFiles)
  610.             read-syms "Shared File Member"
  611.             ui start "InstallShared"
  612.             ifstr $(ANSWER) == "YES"
  613.                 set STF_MB_TITLE = $($)
  614.                 ui start MessageBox
  615.                 exit
  616.             endif
  617.         EndForListDo
  618.  
  619.         ifcontains "NEW" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  620.             set CPSYM = "NEW"
  621.             Install "Shared Files Script"
  622.         endif    
  623.         
  624.         ifcontains "COPY" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  625.             read-syms "Older Dlls"
  626.             ui start OldFile
  627.             ifstr $(DLGEVENT) == "CONTINUE"
  628.                 ui pop 1
  629.             else
  630.                 exit
  631.             endif
  632.         endif
  633.  
  634.         ifstr $(COPYCOMMDLG) == "!COPY"
  635.             read-syms "Commdlg File"
  636.             ui start "CheckLang"
  637.             ifstr $(ANSWER) == "YES"
  638.                 read-syms "Wrong Commdlg"
  639.                 ui start MessageBox
  640.  
  641.                 ifstr $(DLGEVENT) == "YES"
  642.                     ifstr $(INUSE) == "YES"
  643.                         set STF_MB_TITLE = "Commdlg.dll"
  644.                         read-syms "Shared Files"
  645.                         ui start MessageBox
  646.                         exit
  647.                     endif
  648.                     set COPYCOMMDLG = "COPY"
  649.                 endif
  650.             endif
  651.         endif
  652.  
  653.         ifstr $(COPYDDEML) == "!COPY"
  654.             read-syms "DDEML File"
  655.             set RealLang = $(LANGUAGE)
  656.             set LANGUAGE = "0816"
  657.             ui start "CheckLang"
  658.             ifstr $(ANSWER) == "NO"
  659.                 ui start "InstallExisting"
  660.                 ifstr $(CopySym) == "OFF"
  661.                     set COPYDDEML = "COPY"
  662.                 endif
  663.             endif
  664.             set LANGUAGE = $(RealLang)
  665.         endif
  666.  
  667.         set CPSYM = "COPY"
  668.         Install "Shared Files Script"
  669.  
  670.     
  671.         ifstr $(STF_MODE) == "NETWORK"
  672.             read-syms "Copy Local"
  673.             ui start MessageBox
  674.             set LocalCopy = $(DLGEVENT)
  675.             ifstr $(DLGEVENT) == "NO"
  676.                 set INIPATH = $(WINDOWSPATH)
  677.                 read-syms "Minimum Options"
  678.                 set COPYPROG = "OFF"
  679.             else
  680.                 set CIRPATH2 = $(HD)$(CIRDIR)
  681.             endif
  682.  
  683.         endif
  684.  
  685. GetPath = +
  686.     set CurrentDialog = "GetPath"
  687.     ifstr $(STF_MODE) == "ADMIN"
  688.         read-syms "Admin Path Dialog"
  689.         ui start GetAdminPath
  690.  
  691.         ifstr $(DLGEVENT) == "CONTINUE"
  692.             read-syms "Admin Path List"
  693.             ForListDo $(AdminPathList)
  694.                 set DETPATH = $($)
  695.                 detect "Destination Path"
  696.                 ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  697.                     read-syms "Detect Failed"
  698.                     goto ExitError
  699.                 else-ifstr $(DIREXISTS) != "YES"
  700.                     set CREATEPATH = $(DETPATH) 
  701.                     install "Create Dir"
  702.                     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  703.                         goto "GetPath"
  704.                     endif
  705.                 endif    
  706.             EndForListDo
  707.             ui pop 1
  708.             set CIRPATH = $(ACCPATH)$(ADMININTALL)
  709.             set CIRPATH2 = $(ACCPATH2)$(ADMININTALL)
  710.             read-syms "Admin Paths"
  711.             goto CheckSizes
  712.  
  713.         else-ifstr $(DLGEVENT) == "EXIT"
  714.             goto "quit"
  715.         endif
  716.     else
  717.          read-syms       "Path Dialog"
  718.         set AccessExePath = $(CIRPATH)
  719.         set AccessExePath2 = $(CIRPATH2)
  720.         set EditTextIn = $(CIRLOCALPATH)
  721.         ui  start  GetPath
  722.  
  723.         set  CIRPATH = $(EditPathOut)
  724.         set  CIRPATH2 = $(EditTextOut)    ;UNC path when applicable
  725.         set  SYSMDAPATH2 = $(EditTextOut)
  726.         ifstr $(DLGEVENT) == "CONTINUE"
  727.             set DETPATH = $(CIRPATH)
  728.             detect "Destination Path"
  729.             ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  730.                 read-syms "Detect Failed"
  731.                 goto ExitError
  732.             else-ifstr $(DIREXISTS) == "YES"
  733.                 set ACCPATH = $(CIRPATH)
  734.                 ui pop 1
  735.                 read-syms "Single User Paths"
  736.                 goto CopyListSizes
  737.             else
  738.                 ui pop 1
  739.                 goto "CreatePath"
  740.             endif
  741.         else-ifstr $(DLGEVENT) == "EXIT"
  742.             goto "quit"
  743.         endif
  744.     endif
  745.  
  746. CreatePath = +
  747.         set CREATEPATH = $(CIRPATH)
  748.         install "Create Dir"
  749.         ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  750.             goto "GetPath"
  751.         endif
  752.         read-syms "Single User Paths"
  753.  
  754. ; Only for single-user
  755. CopyListSizes = +
  756.     ifstr $(STF_MODE) == "NETWORK"
  757.         ifstr $(LocalCopy) == "NO"
  758.             goto "InstallMultiUser"
  759.         endif
  760.     endif
  761.  
  762.     ui start CirInUse
  763.     ifstr $(ANSWER) == "NO"
  764.         read-syms "In Use Error"
  765.         ui start MessageBox
  766.         Exit
  767.     endif
  768.     read-syms "CheckSpace Dialog"
  769.     set CurrentDialog = "CopyListSizes"
  770.     ui start Modeless
  771.     ui start InitOptions
  772.     ifstr $(ANSWER) != "YES"
  773.         read-syms "Init Options Failed"
  774.         goto ExitError
  775.     endif
  776.     ui pop 1
  777.     goto "SingleOptions"
  778.  
  779. ; Only for single-user
  780. SingleOptions = +
  781.     set LastDialog = "GetPath"
  782.     set sstd = exit
  783.     set CurrentDialog = "SingleOptions"
  784.  
  785.     ui start SingleOptions
  786.  
  787.     ifstr   $(DLGEVENT) == "EXIT"
  788.         goto "quit"
  789.     else-ifstr $(DLGEVENT) == "CONTINUE" 
  790.         ui pop 1
  791.         goto "CheckMultiUser"  
  792.     else-ifstr $(DLGEVENT) == "CUSTOM"
  793.         ui pop 1
  794.         ; No pb in 3.1
  795.         goto "custom"
  796.     else-ifstr $(DLGEVENT) == "STANDARD"
  797.         ui pop 1
  798.         read-syms "Standard Options"
  799.         ; No pb in 3.1
  800.         goto "CheckMultiUser"
  801.     else-ifstr $(DLGEVENT) == "MINIMUM"
  802.         ui pop 1
  803.         read-syms "Minimum Options"
  804.         goto "CheckMultiUser"
  805.     endif
  806.  
  807. ; Only for single-user
  808. custom = +
  809.     set LastDialog = "GetPath"
  810.     set CurrentDialog = "custom"
  811.  
  812.     set CheckItemsIn = {$(COPYPROG), $(COPYHELP), $(COPYCUE), $(COPYISAM), $(COPYGRAPH), $(COPYSAMPLE)}
  813.     set OptionsGreyed = {}
  814.     ui start "OptionsDialog"
  815.  
  816.     set COPYPROG = *($(CheckItemsOut), 1)
  817.     set COPYHELP = *($(CheckItemsOut), 2)
  818.     set COPYCUE = *($(CheckItemsOut), 3)
  819.     set COPYISAM = *($(CheckItemsOut), 4)
  820.     set COPYGRAPH = *($(CheckItemsOut), 5)
  821.     set COPYSAMPLE = *($(CheckItemsOut), 6)
  822.  
  823.     ifstr $(COPYCUE) == "ON"
  824.         set COPYHELP = "ON"
  825.     endif
  826.  
  827.     ifstr $(COPYHELP) == "OFF"
  828.         set COPYWINHLP = "!COPY"
  829.     endif
  830.  
  831.     ifstr $(DLGEVENT) == "CONTINUE"
  832.         ui pop 1
  833.         goto "CheckMultiUser"
  834.     else-ifstr $(DLGEVENT) == "EXIT"
  835.         goto quit
  836.     else-ifstr $(DLGEVENT) == "BACK"
  837.         ui pop 1
  838.         goto $(LastDialog)
  839.     else-ifstr $(DLGEVENT) == "ISAMOPT"
  840.         goto "ISAMOptions"
  841.     endif
  842.  
  843. ; Only for single-user
  844. ISAMOptions = +
  845.     set LastDialog = "custom"
  846.     set CurrentDialog = "ISAMOptions"
  847.     set CheckItemsIn = {$(COPYDB), $(COPYPDX), $(COPYBTR)}
  848.     set OptionsGreyed = {}
  849.  
  850.     ui start "ISAMOptions"
  851.  
  852.  
  853.     ifstr $(DLGEVENT) == "BACK"
  854.         set COPYDB     = *($(CheckItemsOut), 1)
  855.         set COPYPDX = *($(CheckItemsOut), 2)
  856.         set COPYBTR = *($(CheckItemsOut), 3)
  857.         ui   pop 1
  858.         goto $(LastDialog)
  859.     else-ifstr $(DLGEVENT) == "EXIT"
  860.         ui pop 1
  861.         goto $(LastDialog)
  862.     endif
  863.  
  864.  
  865. quit = +
  866.     read-syms "Quit Dialog"
  867.     ui  start  QUIT
  868.     ifstr $(DLGEVENT) == "BACK"
  869.         ui   pop 1
  870.         goto $(CurrentDialog)
  871.     else-ifstr $(DLGEVENT) == "EXIT"
  872.         exit
  873.     endif
  874.  
  875. ExitError = +
  876.     set STF_MB_TITLE = $(Title)
  877.     set STF_MB_TYPE = 1
  878.     set STF_MB_DEF = 1
  879.     set STF_MB_ICON = 3
  880.     ui start MessageBox
  881.     exit
  882.  
  883. CheckMultiUser = +
  884.     ui start GetIniKeyString
  885.     
  886.     ifstr $(ANSWER) == "NO"
  887.         goto "CheckSizes"
  888.     endif
  889.  
  890.     set CurrentDialog = "CheckMultiUser"
  891.     read-syms "Select MultiUser"
  892.     ui start MessageBox
  893.     ifstr $(DLGEVENT) == "NO"
  894.         set SYSMDAPATH = $(CIRPATH)
  895.         set SYSMDAPATH2 = $(CIRPATH2)
  896.         goto "CheckSizes"
  897.     endif
  898.  
  899. InstallMultiUser = +
  900.     set MULTIUSER = "YES"
  901.     set CurrentDialog = "InstallMultiUser"    
  902.     set LastDialog = CheckMultiUser
  903.      read-syms "WorkGroup Path Dialog"
  904.  
  905.     ifstr $(STF_MODE) != "NETWORK"
  906.         set EditTextIn = $(CIRPATH2)
  907.     else
  908.         ui start ConvertMdaPath
  909.         ifstr $(ANSWER) == "YES"
  910.             set EditTextIn = $(SYSMDAPATH2)
  911.         else
  912.             set EditTextIn = $(CIRLOCALPATH)
  913.         endif
  914.     endif
  915.     
  916.     ui start "GetWorkGrpPath"
  917.  
  918.      ifstr $(DLGEVENT) == "BACK"
  919.         set MULTIUSER = "NO"
  920.         set SYSMDAPATH = $(CIRPATH)
  921.         set SYSMDAPATH2 = $(CIRPATH2)
  922.     else-ifstr $(DLGEVENT) == "EXIT"
  923.         set MULTIUSER = "NO"
  924.         set SYSMDAPATH = $(CIRPATH)
  925.         set SYSMDAPATH2 = $(CIRPATH2)
  926.         ifstr $(STF_MODE) != "NETWORK"
  927.             ui pop 1
  928.             goto $(LastDialog)
  929.         endif
  930.     else    
  931.         set SYSMDAPATH = $(EditPathOut)
  932.         set SYSMDAPATH2 = $(EditTextOut)  ;possible UNC
  933.         set DETPATH = $(SYSMDAPATH)
  934.         detect "Destination Path"
  935.         ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  936.             read-syms "Detect Failed"
  937.             goto ExitError
  938.         else-ifstr $(DIREXISTS) != "YES"
  939.             ui pop 1
  940.             goto "CreateWorkGrpPath"
  941.         endif
  942.     endif
  943.     ui pop 1
  944.     goto CheckSizes
  945.  
  946. CreateWorkGrpPath = +
  947.     set CREATEPATH = $(SYSMDAPATH)
  948.     install "Create Dir"
  949.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  950.         goto "InstallMultiUser"
  951.     endif 
  952.     ifstr $(STF_MODE) == "NETWORK"
  953.         goto "DoProgStuff"
  954.     else
  955.         goto "CheckSizes"
  956.     endif
  957.  
  958. CheckSizes = +
  959.     set CurrentDialog = "CheckSizes"
  960.     read-syms "Installation"
  961.  
  962.     ifstr $(STF_MODE) == "ADMIN"
  963.         read-syms "Admin CopyList Dialog"
  964.         ui start InitOptions
  965.     else
  966.         read-syms "CopyList Dialog"
  967.     endif
  968.  
  969.     ifstr $(STF_MODE) != "ADMIN"
  970.         set INSTALLGRAPH = $(COPYGRAPH)
  971.         
  972.         ifstr $(COPYGRAPH) == "ON"
  973.             read-syms "Regedit Version Files"
  974.             ui start "InstallExisting"
  975.             ifstr $(CopySym) == "OFF"
  976.                 set COPYREGEDIT = "!COPY"
  977.             endif
  978.  
  979.             read-syms "Graph Version Files"
  980.             ui start "InstallExisting"
  981.             ifstr $(CopySym) == "OFF"
  982.                 set COPYGRAPH = "OFF"
  983.             endif
  984.             ifstr $(CopySym) == "OLD"
  985.                 set COPYGRAPH = "OFF"
  986.             endif
  987.         endif
  988.             
  989.         ifstr $(STF_MODE) == "NETWORK"
  990.             ifstr $(LocalCopy) == "NO"
  991.                 set COPYHELP = "ON"
  992.             endif
  993.         endif
  994.  
  995.         set INSTALLHELP = "OFF"
  996.         ifstr $(COPYHELP) == "ON"
  997.             set INSTALLHELP = "ON"
  998.             read-syms "Winhelp File"
  999.             ui start "InstallExisting"
  1000.             ifstr $(CopySym) == "ON"
  1001.                 read-syms "Old Help"
  1002.                 ui start MessageBox
  1003.                 ifstr $(DLGEVENT) == "YES"
  1004.                     set COPYWINHLP = "COPY"
  1005.                     ui pop 1
  1006.                 else
  1007.                     set COPYWINHLP = "!COPY"
  1008.                     set COPYHELP = "OFF"
  1009.                     set COPYCUE = "OFF"
  1010.                 endif
  1011.             else-ifstr $(CopySym) == "NEW"
  1012.                 set COPYWINHLP = "COPY"
  1013.             else    
  1014.                 ui start "CheckLang"
  1015.                 ifstr $(ANSWER) == "YES"
  1016.                     read-syms "Wrong Help"
  1017.                     ui start MessageBox
  1018.  
  1019.                     ifstr $(DLGEVENT) == "NO"
  1020.                         set COPYWINHLP = "!COPY"
  1021.                     else
  1022.                         set COPYWINHLP = "COPY"
  1023.                     endif
  1024.                 else
  1025.                     set COPYWINHLP = "!COPY"
  1026.                 endif
  1027.             endif
  1028.         endif
  1029.  
  1030.         ifstr $(STF_MODE) == "NETWORK"
  1031.             ifstr $(LocalCopy) == "NO"
  1032.                 set COPYHELP = "OFF"
  1033.                 install "InstallLocalMda Script"
  1034.             endif
  1035.         endif
  1036.  
  1037.     endif
  1038.  
  1039. ;so we still have the size count, but will use createdb to create the real one
  1040.     set SYSDBPATH = $(SETUPPATH)
  1041.  
  1042.     ui start "IsAccessDir"
  1043.     ui start "IsODBCInstalled"
  1044.     ui start Modeless       
  1045.     install "Copy List Script"
  1046.     ui pop 1
  1047.  
  1048.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1049.         read-syms "Setup Failed"
  1050.         goto ExitError
  1051.     else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1052.         read-syms "Setup Aborted"
  1053.         goto ExitError
  1054.     endif
  1055.  
  1056.     goto Space
  1057.  
  1058. Space = +
  1059.     ifstr $(STF_MODE) == "NETWORK"
  1060.         ifstr $(LocalCopy) == "NO"
  1061.             goto inst
  1062.         endif
  1063.     endif
  1064.     set CurrentDialog = Space
  1065.     ui start EnoughSpace
  1066.  
  1067.     ifstr $(ANSWER) == "BOTH"
  1068.         read-syms "No Space Both"
  1069.     else-ifstr $(ANSWER) == "WIN"
  1070.         read-syms "No Space Win"
  1071.     else-ifstr $(ANSWER) == "CIR"
  1072.         read-syms "No Space Cir"
  1073.     endif
  1074.  
  1075.     ifstr $(ANSWER) != "NO"
  1076.         ui start NoSpace
  1077.         ifstr $(DLGEVENT) == "BACK"
  1078.             install "Clear List Script"
  1079.             ui pop 1
  1080.             ifstr $(STF_MODE) == "ADMIN"
  1081.                 goto GetPath
  1082.             else
  1083.                 goto SingleOptions
  1084.             endif
  1085.         else-ifstr $(DLGEVENT) == "EXIT"
  1086.             goto quit
  1087.         endif
  1088.         ui pop 1
  1089.     endif
  1090.     goto inst
  1091.  
  1092. inst = +
  1093.     set CurrentDialog = inst
  1094.  
  1095.     ui start WhileInstall
  1096.  
  1097.     ; try to get rid of winhelp 
  1098.     ifstr $(STF_MODE) != "ADMIN"
  1099.         ifstr $(COPYHELP) == "ON"
  1100.             ui start HelpQ
  1101.         endif
  1102.     endif
  1103.  
  1104.     ifstr $(STF_MODE) == "ADMIN"
  1105.         ui start CreateDB
  1106.         ifstr $(ANSWER) == "NO"
  1107.             read-syms "Setup Failed"
  1108.             goto ExitError
  1109.         endif
  1110.     endif
  1111.  
  1112.     install "Install Script"
  1113.     ui pop 1
  1114.  
  1115.         
  1116.  
  1117.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1118.         read-syms "Setup Failed"
  1119.         goto ExitError
  1120.     else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1121.         read-syms "Setup Aborted"
  1122.         goto ExitError
  1123.     else-ifstr $(STF_MODE) != "ADMIN"
  1124.     ;    ifstr $(COPYCUE) == "ON"
  1125.     ;        read-syms "Copy CueCards"
  1126.     ;        ui start CueIni
  1127.     ;    endif
  1128. ;enable ini updates
  1129.         ifstr $(STF_MODE) == "NETWORK"
  1130.             ifstr $(LocalCopy) == "NO"
  1131.                 read-syms "Standard Options"
  1132.                 set INSTALLGRAPH = "ON"
  1133.                 ui start ConvertPath 
  1134.                 set CIRPATH2 = $(AccessExePath2)
  1135.             endif
  1136.         endif
  1137.  
  1138.         ifstr $(MULTIUSER) != "YES"
  1139.             ifstr $(COPYPROG) == "ON"
  1140.                 ui start CreateDB
  1141.  
  1142.                 ifstr $(ANSWER) == "NO"
  1143.                     read-syms "Setup Failed"
  1144.                     goto ExitError
  1145.                 endif
  1146.             endif
  1147.         endif
  1148.  
  1149.         ui start "RemoveWizard"
  1150.         install "Update INIs"
  1151.         ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1152.             read-syms "INI Failed"
  1153.             goto ExitError
  1154.         else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1155.             read-syms "Setup Aborted"
  1156.             goto ExitError
  1157.         endif
  1158.         ifstr $(INSTALLGRAPH) == "ON"
  1159.             read-syms "Ole Reg"
  1160.             ui start "OleApps"                      
  1161.             read-syms "Graph Reg"
  1162.             ui start "RegisterOleEntries"
  1163.             ifstr $(ANSWER) == "NO"
  1164.                 ui pop 1
  1165.                 read-syms "Registration Failed"
  1166.                 goto "ExitError"
  1167.             endif
  1168.             ui pop 1
  1169.         endif
  1170.         ifstr $(COPYPROG) == "ON"
  1171.             goto DoProgStuff
  1172.         endif
  1173.         ifstr $(STF_MODE) == "NETWORK"
  1174.             goto DoProgStuff
  1175.         endif
  1176.     endif
  1177.  
  1178. DoProgStuff = +
  1179.     ifstr $(STF_MODE) == "NETWORK"
  1180.         ifstr $(LocalCopy) == "NO"
  1181.             goto DoShareStuff
  1182.         endif
  1183.     endif
  1184.     install "Close System Script"
  1185.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1186.         read-syms "Setup Failed"
  1187.         goto ExitError
  1188.     endif
  1189.     ifstr $(STF_MODE) == "ADMIN"
  1190.         goto Done
  1191.     endif
  1192.  
  1193. DoShareStuff = +
  1194.  set CurrentDialog = DoShareStuff
  1195.   set MAKEBAK = "NO"
  1196.   ui start VSHARERunning
  1197.   ifstr $(ANSWER) == "NO"
  1198.     ui start ConfigExist
  1199.     ifstr $(CONFIGEXIST) == "YES"
  1200.         read-syms "Config Share Dialog"
  1201.         ui start ValidConfig
  1202.     else
  1203.         set ANSWERCONFIG = "NOTEXIST"
  1204.     endif    
  1205.     ifstr $(ANSWERCONFIG) == "NO"
  1206.         ui start ShareDialog
  1207.         ifstr $(DLGEVENT) == "CONTINUE"
  1208.             ifstr $(ButtonChecked) == "1"
  1209.                 set MAKEBAK = "YES"
  1210.             else-ifstr $(ButtonChecked) == "2"
  1211.                 set MAKEBAK = "NO"
  1212.             else
  1213.                 ui pop 1
  1214.                 goto Done
  1215.             endif
  1216.             ui start ShareConfig
  1217.             ifstr $(ANSWER) == "NO"
  1218.                 read-syms "Share Error" 
  1219.                 ui start MessageBox
  1220.             else
  1221.                 read-syms "Share Success"
  1222.                 ui start MessageBox
  1223.             endif
  1224.         else-ifstr $(DLGEVENT) == "EXIT"
  1225.             goto quit
  1226.         endif
  1227.         ui pop 1
  1228.     else-ifstr $(ANSWERCONFIG) == "NOTEXIST"
  1229.         ifstr $(AUTOEXIST) == "NO"
  1230.             goto Done
  1231.         endif
  1232.         ui start ValidShare
  1233.         ifstr $(ANSWER) != "YES"
  1234.             ifstr $(ANSWER) == "NOTEXIST"
  1235.                 read-syms "Add Share Dialog"
  1236.             else
  1237.                 read-syms "Share Dialog"
  1238.             endif
  1239.             ui start ShareDialog
  1240.             ifstr $(DLGEVENT) == "CONTINUE"
  1241.                 ifstr $(ButtonChecked) == "1"
  1242.                     set MAKEBAK = "YES"
  1243.                 else-ifstr $(ButtonChecked) == "2"
  1244.                     set MAKEBAK = "NO"
  1245.                 else
  1246.                     ui pop 1
  1247.                     goto Done
  1248.                 endif
  1249.                 ui start Share
  1250.                 ifstr $(ANSWER) == "COPY"
  1251.                     install "Autoexec Files Script"
  1252.                     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1253.                         read-syms "Setup Failed"
  1254.                         goto ExitError
  1255.                     else-ifstr $(STF_INSTALL_OUTCOME) != "STF_USERQUIT"
  1256.                         read-syms "Share Success"
  1257.                         ui start MessageBox
  1258.                     endif
  1259.                 else-ifstr $(ANSWER) == "NO"
  1260.                     read-syms "Share Error" 
  1261.                     ui start MessageBox
  1262.                 else
  1263.                     read-syms "Share Success"
  1264.                     ui start MessageBox
  1265.                 endif
  1266.             else-ifstr $(DLGEVENT) == "EXIT"
  1267.                 goto quit
  1268.             endif
  1269.             ui pop 1
  1270.         endif
  1271.     endif
  1272.     goto Done
  1273.    endif
  1274.  
  1275. Done = +
  1276.     ifstr $(STF_MODE) != "ADMIN"
  1277.         ifstr $(COPYPROG) == "ON"
  1278.             ui start ConfigExist
  1279.             ifstr $(CONFIGEXIST) == "YES"
  1280.                 detect "Environment Variable"
  1281.                 ifint $(FILESCOUNT) < "50"
  1282.                     read-syms "FILES Warning Dialog"
  1283.                     set STF_MB_TITLE = $(Title)
  1284.                     set STF_MB_TYPE = 1
  1285.                     set STF_MB_DEF = 1
  1286.                     set STF_MB_ICON = 5
  1287.                     ui start MessageBox
  1288.                 endif
  1289.             endif
  1290.         endif
  1291.         install "ProgGroup Script"
  1292.         ifstr $(MAKEBAK) != "NO"
  1293.             read-syms "Reboot Err"
  1294.             ui start MessageBox
  1295.         endif
  1296.     else
  1297.         set CIRPATH2 = $(ACCPATH2)
  1298.         set GRAPHPATH2 = $(ADMINGRAPHPATH2)
  1299.         set SYSMDAPATH2 = $(ADMINMDAPATH2)
  1300.         Update-Inf "DefaultPath"
  1301.         Write-Inf $(CIRPATH)"stfsetup.in_"
  1302.     endif
  1303.  
  1304. CompleteInstall = +
  1305.         read-syms "Setup Successful"
  1306.         ui start MessageBox
  1307.         Exit
  1308.  
  1309.     
  1310.  
  1311. [Create Dir]
  1312. CreateDir $(CREATEPATH), V
  1313. Exit
  1314.  
  1315. [Clear List Script]
  1316. ClearCopyList
  1317. Exit
  1318.  
  1319. [Shared Files Script]
  1320. ifstr $(COPYOLECLI) == $(CPSYM) 
  1321.     AddSectionFilesToCopyList    "OLECLI"   $(STF_SRCDIR)  $(DLLPATH)
  1322. endif
  1323. ifstr $(COPYOLESVR) == $(CPSYM) 
  1324.     AddSectionFilesToCopyList    "OLESVR"   $(STF_SRCDIR)  $(DLLPATH)
  1325. endif
  1326. ifstr $(COPYDDEML) == $(CPSYM) 
  1327.     AddSectionFilesToCopyList    "DDEML"   $(STF_SRCDIR)  $(DLLPATH)
  1328. endif
  1329. ifstr $(COPYCOMMDLG) == $(CPSYM) 
  1330.     AddSectionFilesToCopyList    "COMMDLG"   $(STF_SRCDIR)  $(DLLPATH)
  1331. endif
  1332. ifstr $(COPYSHELL) == $(CPSYM) 
  1333.     AddSectionFilesToCopyList    "SHELL"   $(STF_SRCDIR)  $(DLLPATH)
  1334. endif
  1335. ifstr $(COPYVER) == $(CPSYM) 
  1336.     AddSectionFilesToCopyList    "VER"   $(STF_SRCDIR)  $(DLLPATH)
  1337. endif
  1338. ifcontains $(CPSYM)  in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  1339.     CopyFilesInCopyList
  1340. endif
  1341. Exit
  1342.  
  1343. [Copy List Script]
  1344. ;Free disk space is already checked in the beginning, and all of the 
  1345. ;following symbols have been added to the Symbol Table
  1346. ;SetupGetCopyListCost $(szFreePerDisk) $(szClusterPerDisk) $(szTotalFree)
  1347.  
  1348. ifstr $(STF_MODE) == "ADMIN"
  1349.     AddSectionFilesToCopyList    "Setup Files"   $(STF_SRCDIR)  $(CIRPATH)
  1350.     AddSectionFilesToCopyList    "Setup Part 2"   $(STF_SRCDIR)  $(CIRPATH)
  1351.     AddSectionFilesToCopyList    "Autoexec Files"     $(STF_SRCDIR)  $(CIRPATH)
  1352.     AddSectionFilesToCopyList    "OLECLI"   $(STF_SRCDIR)  $(DLLPATH)
  1353.     AddSectionFilesToCopyList    "OLESVR"   $(STF_SRCDIR)  $(DLLPATH)
  1354.     AddSectionFilesToCopyList    "DDEML"   $(STF_SRCDIR)  $(DLLPATH)
  1355.     AddSectionFilesToCopyList    "COMMDLG"   $(STF_SRCDIR)  $(DLLPATH)
  1356.     AddSectionFilesToCopyList    "SHELL"   $(STF_SRCDIR)  $(DLLPATH)
  1357.     AddSectionFilesToCopyList    "VER"   $(STF_SRCDIR)  $(DLLPATH)
  1358.     AddSectionFilesToCopyList     "ADMIN FILES"  $(STF_SRCDIR)  $(ACCPATH)
  1359.     AddSectionFilesToCopyList     "Admin Graph"  $(STF_SRCDIR)  $(ADMINGRAPHPATH)
  1360.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1361. endif
  1362.  
  1363. ifstr $(STF_MODE) != "ADMIN"
  1364.     AddSectionFilesToCopyList "Setup Files"    $(STF_SRCDIR) $(CIRPATH)
  1365. endif
  1366.  
  1367. ifstr $(COPYPROG) == "ON"
  1368.     AddSectionFilesToCopyList    "Program Files"   $(STF_SRCDIR)  $(CIRPATH)
  1369. endif
  1370.  
  1371. ifstr $(COPYHELP) == "ON"
  1372.     AddSectionFilesToCopyList    "Help Files"      $(STF_SRCDIR)  $(CIRPATH)
  1373. endif
  1374.  
  1375. ifstr $(COPYWINHLP) == "COPY"
  1376.     AddSectionFilesToCopyList    "Winhelp Files"  $(STF_SRCDIR)  $(WINDOWSPATH)
  1377. endif
  1378.  
  1379. ifstr $(COPYCUE) == "ON"
  1380.     AddSectionFilesToCopyList    "CueCards Files"      $(STF_SRCDIR)  $(CIRPATH)
  1381. endif
  1382.  
  1383. ifstr $(COPYISAM) == "ON"
  1384.     IfStr $(COPYDB) == "ON"
  1385.         AddSectionFilesToCopyList    "Dbase Files"     $(STF_SRCDIR)  $(CIRPATH)
  1386.     endif
  1387.     IfStr $(COPYPDX) == "ON"
  1388.         AddSectionFilesToCopyList    "Paradox Files"     $(STF_SRCDIR)  $(CIRPATH)
  1389.     endif
  1390.     IfStr $(COPYBTR) == "ON"
  1391.         AddSectionFilesToCopyList    "Btrieve Files"     $(STF_SRCDIR)  $(CIRPATH)
  1392.     endif
  1393. endif
  1394.  
  1395. ifstr $(INSTALLGRAPH) == "ON"
  1396.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1397. else-ifstr $(COPYREGEDIT) == "COPY"
  1398.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1399. endif
  1400.  
  1401. ifstr $(COPYGRAPH) == "ON"
  1402.     AddSectionFilesToCopyList    "Graph Files"     $(STF_SRCDIR)  $(CIRPATH)
  1403. endif
  1404.  
  1405. ifstr $(COPYSAMPLE) == "ON"
  1406.     AddSectionFilesToCopyList    "Sample Files"     $(STF_SRCDIR)  $(CIRPATH)
  1407. endif
  1408.  
  1409. ifstr $(Acc100Exist) == "YES"
  1410.     ifstr $(STF_MODE) == "ADMIN"
  1411.         AddSectionFilesToCopyList "Old Admin Files"    $(STF_SRCDIR) $(ACCPATH)
  1412.     else
  1413.         AddSectionFilesToCopyList "Old Files"    $(STF_SRCDIR) $(CIRPATH)
  1414.     endif    
  1415. endif
  1416.  
  1417. GetCopyListCost $(szAdditionalNeeded) $(szTotalFree) $(szTotalNeeded) $(szFreePerDisk) $(szClusterPerDisk) $(szTroublePairs) $(szNeededPerDisk) $(szExtraCosts)
  1418. Exit
  1419.  
  1420. [InstallLocalMda Script]
  1421.     AddSectionFilesToCopyList    "Net Mda"   $(STF_SRCDIR)  $(WINDOWSPATH)
  1422. Exit
  1423.  
  1424. [Install Script]
  1425. CopyFilesInCopyList
  1426. Exit
  1427.  
  1428.  
  1429. [Close System Script]
  1430. ifstr $(STF_MODE) == "ADMIN"
  1431.     Close-System "ADMIN FILES", "EXE", $(ACCPATH), "501", "500"
  1432. else
  1433.     ifstr $(COPYPROG) == "ON"
  1434.         Close-System "Program Files", "EXE", $(CIRPATH), "501", "500"
  1435.     endif
  1436. endif
  1437. Exit
  1438.  
  1439. [Autoexec Files Script]
  1440. AddSectionFilesToCopyList    "Autoexec Files"     $(STF_SRCDIR)  $(CIRPATH)
  1441. CopyFilesInCopyList
  1442. Exit
  1443.  
  1444.  
  1445. [Source Media Descriptions]
  1446.     0 = "Delete Old Files", TAGFILE = "msajt100.dl$"
  1447.     1 = "Disk 1 - Setup", TAGFILE = "1.wmf"
  1448.     2 = "Disk 2", TAGFILE = "2.wmf"
  1449.     3 = "Disk 3", TAGFILE = "3.wmf"
  1450.     4 = "Disk 4", TAGFILE = "4.wmf"
  1451.     5 = "Disk 5", TAGFILE = "5.wmf"
  1452.     6 = "Disk 6", TAGFILE = "6.wmf"
  1453.     7 = "Disk 7", TAGFILE = "7.wmf"
  1454.     8 = "ODBC Disk", TAGFILE = "8.wmf"
  1455.  
  1456. [Update INIs]
  1457. ifstr $(COPYCUE) == "ON"
  1458.     CreateIniKeyValue, $(INIPATH)"WINHELP.INI", "Files", "CUECARDS.DLL", $(CIRPATH2)", Can't find CUECARDS.DLL", O
  1459. endif
  1460.  
  1461. ifstr $(STF_MODE) == "NETWORK"
  1462.     ifstr $(LocalCopy) == "NO"
  1463.         set SystemPath = $(SYSTEMPATH)
  1464.         set SYSTEMPATH = $(CIRPATH2)
  1465.     endif
  1466. endif
  1467. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Filter", "Text (*.txt)|*.txt|All Files (*.*)|*.*|", O
  1468. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Extension", "txt", O
  1469. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "OneTablePerFile", "Yes", O
  1470. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "IndexDialog", "No", O
  1471.  
  1472. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Filter", "FoxPro 2.5(*.dbf)|*.dbf|All Files (*.*)|*.*|", O
  1473. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Extension", "dbf", O
  1474. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "OneTablePerFile", "Yes", O
  1475. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexDialog", "Yes", O
  1476. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O
  1477.  
  1478. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexDialog", "Yes", O
  1479. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O
  1480. RemoveIniKey, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "CanAttach"
  1481.  
  1482. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "QueryTimeout", "60", O
  1483. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "LoginTimeout", "20", O
  1484.  
  1485. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Libraries", "wizard.mda", "ro", O
  1486.  
  1487. ifstr $(COPYPROG) == "ON"
  1488.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "SystemDB", $(SYSMDAPATH2)$(SYSMDAFILE), O
  1489.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "UtilityDB", $(CIRPATH2)"UTILITY.MDA", O
  1490.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Single-Column", "zwInitWizard, 1", O
  1491.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Tabular", "zwInitWizard, 2", O
  1492.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Graph", "zwInitWizard, 6", O
  1493.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Main/Subform", "zwInitWizard, 7", O
  1494.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Single-Column", "zwInitWizard, 3", O
  1495.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Groups/Totals", "zwInitWizard, 4", O
  1496.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Mailing Label", "zwInitWizard, 5", O
  1497.  
  1498.     ifstr $(SmallFont) != "Null File"
  1499.         CreateIniKeyValue, "WIN.INI", "Fonts", "SmallFonts ("$(FontDesc)" res)", "SMALL"$(Font)".FON", O
  1500.     endif
  1501.     CreateIniKeyValue, "WIN.INI", "Extensions", "MDB", $(CIRPATH2)$(AppExeName)"  ^.MDB", O
  1502. endif
  1503.  
  1504. ifstr $(INSTALLGRAPH) == "ON"
  1505.     ifstr $(STF_MODE) == "NORMAL"
  1506.         set GRAPHPATH2 = $(GRAPHPATH)
  1507.     endif
  1508.     RemoveIniKey, "WIN.INI", "MSAPPS", "MSGRAPH"
  1509.     CreateIniKeyValue,  "WIN.INI", "MSAPPS", "MSGRAPH", $(GRAPHPATH2)"GRAPH.EXE"
  1510. endif
  1511.     
  1512. ifstr $(COPYISAM) == "ON"
  1513.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ISAM", "PageTimeout", "300", O
  1514.  
  1515.     ifstr $(COPYPDX) == "ON"
  1516.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Paradox 3.X", $(SYSTEMPATH)"pdx110.dll", O
  1517.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxUserName", $(STF_CD_NAME)
  1518.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxNetPath", $(CIRPATH2)
  1519.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "CollatingSequence", "Ascii"
  1520.     endif
  1521.     ifstr $(COPYDB) == "ON"
  1522.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0"
  1523.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV"
  1524.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III"
  1525.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.5", $(SYSTEMPATH)"xbs110.dll", O
  1526.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0", $(SYSTEMPATH)"xbs110.dll", O
  1527.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV", $(SYSTEMPATH)"xbs110.dll", O
  1528.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III", $(SYSTEMPATH)"xbs110.dll", O
  1529.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "CollatingSequence", "Ascii", O
  1530.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Century", "Off", O
  1531.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Date", "American", O
  1532.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Mark", "47", O
  1533.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Deleted", "On", O
  1534.     endif
  1535.     ifstr $(COPYBTR) == "ON"
  1536.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Btrieve", $(SYSTEMPATH)"btrv110.dll", O
  1537.         CreateIniKeyValue, "WIN.INI", "btrieve", "options", "/m:64 /p:4096 /b:16 /f:20 /l:40 /n:12 /t:"$(CIRPATH2)"BTRIEVE.TRN", O
  1538.     endif
  1539. endif
  1540.  
  1541. ifstr $(STF_MODE) == "NETWORK"
  1542.     ifstr $(LocalCopy) == "NO"
  1543.         set SYSTEMPATH = $(SystemPath)
  1544.     endif
  1545. endif
  1546.  
  1547. Exit
  1548.  
  1549. [Autoexec Files]
  1550.         1, share.ex$, $(DECOMP), $(REN)=share.exe, DEST=$(SHAREPATH), SIZE=10912, TIME=10
  1551.  
  1552. [Setup Files]
  1553.         1, setup.ini, $(DECOMP), DEST=$(CIRPATH), OVERWRITE=ALWAYS, SIZE=149, TIME=1
  1554.         1, stfsetup.ex_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.exe", OVERWRITE=ALWAYS, SIZE=584240, TIME=570
  1555.         1, workgrp.in_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.inf", OVERWRITE=ALWAYS, SIZE=1955, TIME=1
  1556.         1, detcmd.dl_, $(DECOMP), DEST=$(CIRPATH), $(REN)="detcmd.dll", OVERWRITE=ALWAYS, SIZE=24128, TIME=23
  1557.  
  1558. [Setup Part 2]
  1559.         1, setup.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=21472, TIME=20
  1560.         1, stfsetup.in_, $(DECOMP), DEST=$(SETUPPATH), SIZE=47642, TIME=46
  1561.         1, ver.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=9008, TIME=8
  1562.         1, commdlg.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=89248, TIME=87
  1563.         1, 1.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4470, TIME=4
  1564.         2, 2.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8022, TIME=7
  1565.         3, 3.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8950, TIME=8
  1566.         4, 4.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8246, TIME=8
  1567.         5, 5.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4662, TIME=4
  1568.         6, 6.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3702, TIME=3
  1569.         7, 7.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=12118, TIME=11
  1570.         1, 1e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4022, TIME=3
  1571.         2, 2e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=6870, TIME=6
  1572.         3, 3e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8470, TIME=8
  1573.         4, 4e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=7766, TIME=7
  1574.         5, 5e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4150, TIME=4
  1575.         6, 6e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3222, TIME=3
  1576.         7, 7e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=11446, TIME=11
  1577.         7, wfwdrv.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=23581, TIME=23
  1578.         7, wfwnet.dr_, $(DECOMP), DEST=$(SETUPPATH), SIZE=165600, TIME=161
  1579.         1, wfwdrv.txt, $(DECOMP), DEST=$(SETUPPATH), SIZE=2499, TIME=2
  1580.  
  1581. [Program Files]
  1582.         1, msain110.dl$, $(DECOMP), $(REN)=msain110.dll, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=139155, TIME=135, VERSION="1,10,0,0"
  1583.         EXE = 3, msaccess.ex$, $(DECOMP), $(REN)=msaccess.exe, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=1336480, TIME=1305, VERSION="1,10,0,0"
  1584.         1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(INIPATH), OVERWRITE=NEVER, BACKUP="*", SIZE=2175, TIME=2
  1585.         1, msa110.hl$, $(DECOMP), $(REN)=msa110.hlp, DEST=$(CIRPATH)
  1586.         3, msabc110.dl$, $(DECOMP), $(REN)=msabc110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=279600, TIME=273, VERSION="1,11,0,0"
  1587.         3, msaes110.dl$, $(DECOMP), $(REN)=msaes110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=33280, TIME=32, VERSION="1,10,0,0"
  1588.         3, msafin.dl$, $(DECOMP), $(REN)=msafin.dll, DEST=$(FINPATH), OVERWRITE=ALWAYS, SIZE=39823, TIME=38, VERSION="1,10,0,0"
  1589.         4, msajt110.dl$, $(DECOMP), $(REN)=msajt110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=710608, TIME=693, VERSION="1,10,0,1"
  1590.         1, msaju110.dl$, $(DECOMP), $(REN)=msaju110.dll, DEST=$(JETPATH), OVERWRITE=ALWAYS, SIZE=69936, TIME=68, VERSION="1,10,0,1"
  1591.         4, system.md$, $(DECOMP), $(REN)=system.mda, $(COPYSYSDB), DEST=$(SYSDBPATH), OVERWRITE=ALWAYS, SIZE=98304, TIME=96
  1592.         4, utility.md$, $(DECOMP), $(REN)=utility.mda, DEST=$(DBPATH), OVERWRITE=ALWAYS, SIZE=163840, TIME=160
  1593.         3, wizard.md$, $(DECOMP), $(REN)=wizard.mda, DEST=$(EBPATH), OVERWRITE=ALWAYS, SIZE=524288, TIME=512
  1594.         1, ctl3d.dl$, $(DECOMP), $(REN)=ctl3d.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=14480, TIME=14, VERSION="1,1,3,0"
  1595.         6, readme.txt, $(DECOMP), $(REN)=readme.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=37262, TIME=36
  1596.         6, btrieve.txt, $(DECOMP), $(REN)=btrieve.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS
  1597.         6, errata.tx$, $(DECOMP), $(REN)=errata.txt, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=8264, TIME=8
  1598.         6, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=151762, TIME=148
  1599.         7, sqlsrvr.dl$, $(DECOMP), $(REN)=sqlsrvr.dll, DEST=$(SYSTEMPATH), $(COPYODBC), OVERWRITE=OLDER, SIZE=150496, TIME=146, VERSION="1,1,28,7"
  1600.         7, odbcinst.dl$, $(DECOMP), $(REN)=odbcinst.dll, DEST=$(SYSTEMPATH), $(COPYODBC), OVERWRITE=OLDER
  1601.     @($(SmallFont))
  1602.  
  1603. [VGA Font]
  1604.         1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103"
  1605.  
  1606. [EGA Font]
  1607.         1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103"
  1608.  
  1609. [8514 Font]
  1610.         1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103"
  1611.  
  1612. ; General-purpose empty field
  1613. [Null File]
  1614.  
  1615. [Admin Font]
  1616.         1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103"
  1617.         1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103"
  1618.         1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103"
  1619.  
  1620. [Help Files]
  1621.         2, msaccess.hl$, $(DECOMP), $(REN)=msaccess.hlp, DEST=$(HELPPATH), SIZE=3279897, TIME=1171
  1622.         6, msacces2.hl$, $(DECOMP), $(APP)=msaccess.hlp, DEST=$(HELPPATH2), SIZE=0, TIME=1647
  1623.     ; no need to copy these under 3.1 or later, and will always be the latest under 3.0
  1624.  
  1625. [Winhelp Files]
  1626.         4, winhelp.ex$, $(DECOMP), $(REN)=winhelp.exe, DEST=$(WINDOWSPATH), BACKUP="*", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=256192, TIME=250, VERSION="3,10,0,425"
  1627.         4, winhelp.hl$, $(DECOMP), $(REN)=winhelp.hlp, DEST=$(WINDOWSPATH), BACKUP="winhelp.old", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=68111, TIME=66
  1628.  
  1629. [CueCards Files]
  1630.         5, cbtlib4.dl$, $(DECOMP), $(REN)=cbtlib4.dll, DEST=$(CUEPATH), SIZE=18304, TIME=17
  1631.         5, cuecard.ex$, $(DECOMP), $(REN)=cuecard.exe, DEST=$(CUEPATH), SIZE=108688, TIME=106
  1632.         5, cuecards.dl$, $(DECOMP), $(REN)=cuecards.dll, DEST=$(CUEPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901"
  1633.         5, cuecards.le$, $(DECOMP), $(REN)=cuecards.les, DEST=$(CUEPATH), SIZE=1573264, TIME=1536
  1634.  
  1635. [Paradox Files]
  1636.         2, pdx110.dl$, $(DECOMP), $(REN)=pdx110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=188976, TIME=184, VERSION="1,10,0,1"
  1637.  
  1638. [Dbase Files]
  1639.         3, xbs110.dl$, $(DECOMP), $(REN)=xbs110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=261552, TIME=255, VERSION="1,10,0,2"
  1640.  
  1641. [Btrieve Files]
  1642.         1, btrv110.DL$, $(DECOMP), $(REN)=btrv110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=104432, TIME=101, VERSION="1,10,0,1"
  1643.  
  1644. [Graph Files]
  1645.         5, graph.ex$, $(DECOMP), $(REN)=graph.exe, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=550400, TIME=537, VERSION="3,0,2,0"
  1646.         5, msgraph.hl$, $(DECOMP), $(REN)=msgraph.hlp, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=297500, TIME=290
  1647.  
  1648. ; The following is a temporary fix for the 3.0 people
  1649.  
  1650. [Ole Registration Files]
  1651.         2, regedit.ex$, $(DECOMP), $(REN)=regedit.exe, $(COPYREGEDIT), DEST=$(OLEREGPATH), SIZE=32336, TIME=31, VERSION="3,10,0,103"
  1652.         1, msaccess.re$, $(DECOMP), $(REN)=msaccess.reg, DEST=$(OLEREGPATH), SIZE=1186, TIME=1
  1653.  
  1654. [Sample Files]
  1655.         4, nwind.md$, $(DECOMP), $(REN)=nwind.mdb, DEST=$(SAMPLEPATH), OVERWRITE=ALWAYS, SIZE=1409024, TIME=1376
  1656.         4, newcust.db$, $(DECOMP), $(REN)=newcust.dbf, DEST=$(SAMPLEPATH), SIZE=3155, TIME=3
  1657.         4, analyzer.md$, $(DECOMP), $(REN)=analyzer.mda, DEST=$(SAMPLEPATH), SIZE=163840, TIME=160
  1658.         1, ordentry.md$, $(DECOMP), $(REN)=ordentry.mdb, DEST=$(SAMPLEPATH), SIZE=557056, TIME=544
  1659.         1, ordentry.hl$, $(DECOMP), $(REN)=ordentry.hlp, DEST=$(SAMPLEPATH), SIZE=41822, TIME=40
  1660.         1, ordentry.tx$, $(DECOMP), $(REN)=ordentry.txt, DEST=$(SAMPLEPATH), SIZE=5697, TIME=5
  1661.         1, pim.hl$, $(DECOMP), $(REN)=pim.hlp, DEST=$(SAMPLEPATH), SIZE=18771, TIME=18
  1662.         4, pim.md$, $(DECOMP), $(REN)=pim.mdb, DEST=$(SAMPLEPATH), SIZE=294912, TIME=288
  1663.  
  1664. [DDEML]
  1665.         1, ddeml.dl$, $(DECOMP), $(REN)=ddeml.dll, BACKUP="*", SIZE=36864, TIME=36, VERSION="3,10,0,103"
  1666.  
  1667. [OLECLI]
  1668.         1, olecli.dl$, $(DECOMP), $(REN)=olecli.dll, BACKUP="*", SIZE=83456, TIME=81, VERSION="1,10,0,0"
  1669.  
  1670. [OLESVR]
  1671.         1, olesvr.dl$, $(DECOMP), $(REN)=olesvr.dll, BACKUP="*", SIZE=24064, TIME=23, VERSION="1,10,0,0"
  1672.  
  1673. [SHELL]
  1674.         1, shell.dl$, $(DECOMP), $(REN)=shell.dll, BACKUP="*", SIZE=41600, TIME=40, VERSION="3,10,0,103"
  1675.  
  1676. [VER]
  1677.         1, ver.dl$, $(DECOMP), $(REN)=ver.dll, BACKUP="*", SIZE=9008, TIME=8, VERSION="3,10,0,103"
  1678.  
  1679. [COMMDLG]
  1680.         1, commdlg.dl$, $(DECOMP), $(REN)=commdlg.dll, BACKUP="*", SIZE=89248, TIME=87, VERSION="3,10,0,103"
  1681.  
  1682. [ADMIN FILES]
  1683.         1, msain110.dl$, DECOMPRESS, RENAME=msain110.dll, DEST=$(ACCPATH), SIZE=139155, TIME=135, VERSION="1,10,0,0"
  1684.         EXE = 3, msaccess.ex$, DECOMPRESS, RENAME=msaccess.exe, DEST=$(ACCPATH), SIZE=1336480, TIME=1305, VERSION="1,10,0,0"
  1685.         1, msaccess.in$, DECOMPRESS, RENAME=msaccess.INI, DEST=$(ACCPATH), SIZE=2175, TIME=2
  1686.         3, msabc110.dl$, DECOMPRESS, RENAME=msabc110.dll, DEST=$(ACCPATH), SIZE=279600, TIME=273, VERSION="1,11,0,0"
  1687.         3, msaes110.dl$, DECOMPRESS, RENAME=msaes110.dll, DEST=$(ACCPATH), SIZE=33280, TIME=32, VERSION="1,10,0,0"
  1688.         3, msafin.dl$, DECOMPRESS, RENAME=msafin.dll, DEST=$(ACCPATH), SIZE=39823, TIME=38, VERSION="1,10,0,0"
  1689.         4, msajt110.dl$, DECOMPRESS, RENAME=msajt110.dll, DEST=$(ACCPATH), SIZE=710608, TIME=693, VERSION="1,10,0,1"
  1690.         1, msaju110.dl$, DECOMPRESS, RENAME=msaju110.dll, DEST=$(ACCPATH), SIZE=69936, TIME=68, VERSION="1,10,0,1"
  1691.         4, utility.md$, DECOMPRESS, RENAME=utility.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160
  1692.         3, wizard.md$, DECOMPRESS, RENAME=wizard.mda, DEST=$(ACCPATH), SIZE=524288, TIME=512
  1693.         2, msaccess.hl$, DECOMPRESS, RENAME=msaccess.hlp, DEST=$(ACCPATH), SIZE=3279897, TIME=1171
  1694.         6, msacces2.hl$, DECOMPRESS, APPEND=msaccess.hlp, DEST=$(ACCPATH), SIZE=0, TIME=1647
  1695.         5, cbtlib4.dl$, DECOMPRESS, RENAME=cbtlib4.dll, DEST=$(ACCPATH), SIZE=18304, TIME=17
  1696.         5, cuecard.ex$, DECOMPRESS, RENAME=cuecard.exe, DEST=$(ACCPATH), SIZE=108688, TIME=106
  1697.         5, cuecards.dl$, DECOMPRESS, RENAME=cuecards.dll, DEST=$(ACCPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901"
  1698.         5, cuecards.le$, DECOMPRESS, RENAME=cuecards.les, DEST=$(ACCPATH), SIZE=1573264, TIME=1536
  1699.         2, pdx110.dl$, DECOMPRESS, RENAME=pdx110.dll, DEST=$(ACCPATH), SIZE=188976, TIME=184, VERSION="1,10,0,1"
  1700.         3, xbs110.dl$, DECOMPRESS, RENAME=xbs110.dll, DEST=$(ACCPATH), SIZE=261552, TIME=255, VERSION="1,10,0,2"
  1701.         1, btrv110.dl$, DECOMPRESS, RENAME=btrv110.dll, DEST=$(ACCPATH), SIZE=104432, TIME=101, VERSION="1,10,0,1"
  1702.         4, nwind.md$, DECOMPRESS, RENAME=nwind.mdb, DEST=$(ACCPATH), SIZE=1409024, TIME=1376
  1703.         1, ctl3d.dl$, DECOMPRESS, RENAME=ctl3d.dll, DEST=$(ACCPATH), SIZE=14480, TIME=14, VERSION="1,1,3,0"
  1704.         4, newcust.db$, DECOMPRESS, RENAME=newcust.dbf, DEST=$(ACCPATH), SIZE=3155, TIME=3
  1705.         6, readme.txt, DECOMPRESS, RENAME=readme.txt, DEST=$(ACCPATH), SIZE=37262, TIME=36
  1706.         6, errata.tx$, DECOMPRESS, RENAME=errata.txt, DEST=$(ACCPATH), SIZE=8264, TIME=8
  1707.         1, stfsetup.ex_, DECOMPRESS, RENAME=stfsetup.exe, DEST=$(ACCPATH), SIZE=584240, TIME=570
  1708.         1, workgrp.in_, DECOMPRESS, RENAME=stfsetup.inf, DEST=$(ACCPATH), SIZE=1955, TIME=1
  1709.         1, detcmd.dl_, DECOMPRESS, RENAME=detcmd.dll, DEST=$(ACCPATH), SIZE=24128, TIME=23
  1710.         1, setup.ini, DECOMPRESS, RENAME=setup.ini, DEST=$(ACCPATH), SIZE=149, TIME=1
  1711.         4, analyzer.md$, DECOMPRESS, RENAME=analyzer.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160
  1712.         1, ordentry.md$, DECOMPRESS, RENAME=ordentry.mdb, DEST=$(ACCPATH), SIZE=557056, TIME=544
  1713.         1, ordentry.hl$, DECOMPRESS, RENAME=ordentry.hlp, DEST=$(ACCPATH), SIZE=41822, TIME=40
  1714.         1, ordentry.tx$, DECOMPRESS, RENAME=ordentry.txt, DEST=$(ACCPATH), SIZE=5697, TIME=5
  1715.         1, pim.hl$, DECOMPRESS, RENAME=pim.hlp, DEST=$(ACCPATH), SIZE=18771, TIME=18
  1716.         4, pim.md$, DECOMPRESS, RENAME=pim.mdb, DEST=$(ACCPATH), SIZE=294912, TIME=288
  1717.  
  1718. [Admin Graph]
  1719.         5, graph.ex$, DECOMPRESS, RENAME=graph.exe, DEST=$(ADMINGRAPHPATH), SIZE=550400, TIME=537, VERSION="3,0,2,0"
  1720.         5, msgraph.hl$, DECOMPRESS, RENAME=msgraph.hlp, DEST=$(ADMINGRAPHPATH), SIZE=297500, TIME=290
  1721.  
  1722. [Net Mda]
  1723.         1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(WINDOWSPATH), OVERWRITE=ALWAYS, BACKUP="*", SIZE=2175, TIME=2
  1724.         6, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=151762, TIME=148
  1725.  
  1726. [Old Files]
  1727.         0, btrvisam.dl$, $(REN)=btrvisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1728.         0, dbsisam.dl$, $(REN)=dbsisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1729.         0, msabc100.dl$, $(REN)=msabc100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1730.         0, msaes100.dl$, $(REN)=msaes100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1731.         0, msain100.dl$, $(REN)=msain100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1732.         0, msaju100.dl$, $(REN)=msaju100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1733.         0, msajt100.dl$, $(REN)=msajt100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1734.         0, pdxisam.dl$, $(REN)=pdxisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1735.  
  1736. [Old Admin Files]
  1737.         0, btrvisam.dll, DEST=$(ACCPATH)
  1738.         0, dbsisam.dll, DEST=$(ACCPATH)
  1739.         0, msabc100.dll, DEST=$(ACCPATH)
  1740.         0, msaes100.dll, DEST=$(ACCPATH)
  1741.         0, msain100.dll, DEST=$(ACCPATH)
  1742.         0, msaju100.dll, DEST=$(ACCPATH)
  1743.         0, msajt100.dll, DEST=$(ACCPATH)
  1744.         0, pdxisam.dll, DEST=$(ACCPATH)
  1745.         0, btrvisam.dl$, DEST=$(CIRPATH)
  1746.         0, dbsisam.dl$, DEST=$(CIRPATH)
  1747.         0, msabc100.dl$, DEST=$(CIRPATH)
  1748.         0, msaes100.dl$, DEST=$(CIRPATH)
  1749.         0, msain100.dl$, DEST=$(CIRPATH)
  1750.         0, msaju100.dl$, DEST=$(CIRPATH)
  1751.         0, msajt100.dl$, DEST=$(CIRPATH)
  1752.         0, pdxisam.dl$, DEST=$(CIRPATH)
  1753.         0, readme_.tx$, DEST=$(CIRPATH)
  1754.         0, readme.tx$, DEST=$(CIRPATH)
  1755.  
  1756.