home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / access / cdinstal / stfsetup.in$ < prev    next >
INI File  |  1993-06-10  |  63KB  |  1,766 lines

  1. [Release Date]
  2.     STF_DATE = "1993-05-27"
  3. ; Localizer: do not change anything to the left of an equals sign.  These
  4. ; are variable names which might be hard-coded in stfsetup.exe.  Also,
  5. ; do not change anything in square brackets.
  6.  
  7. [Admin Title]
  8.     Title = $(AppName)" Server-Setup"
  9.  
  10. [Title]
  11.     Title = $(AppName)"-Setup"
  12.  
  13. [Network Title]
  14.     Title = $(AppName)" Arbeitsstations-Setup"
  15.  
  16. [Ole Reg]
  17.     OLEText = "Installation von OLE-Anwendung(en)..."
  18.     RegFilePath = $(OLEREGPATH)"MSACCESS.REG"                       ;dont localize
  19.     RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath)   ;dont localize
  20.  
  21. ;just the last line of [shared files] need localization
  22. [Shared Files]
  23.     SharedFiles = { "COMMDLG.DLL", "DDEML.DLL", "OLECLI.DLL", "OLESVR.DLL", "SHELL.DLL", "VER.DLL" }
  24.     Versions = { $(VERCOMMDLG), $(VERDDEML), $(VEROLECLI), $(VEROLESVR), $(VERSHELL), $(VERVER) }
  25.     SFCopySymbols = { "COPYCOMMDLG", "COPYDDEML", "COPYOLECLI", "COPYOLESVR", "COPYSHELL", "COPYVER" }
  26.     STF_MB_TYPE = 1
  27.     STF_MB_DEF = 1
  28.     STF_MB_ICON = 3
  29.     STF_MB_TEXT = "Eine andere Anwendung greift auf diese Datei zu; "$(AppName)"-Setup kann sie nicht aktualisieren. Bitte beenden Sie Windows, und fⁿhren Sie "$(AppName)"-Setup von der DOS-Befehlszeile aus."
  30.  
  31. [Path Dialog]
  32.     GetPathMessBoxTitle = $(AppName)" Geben Sie bitte ein Verzeichnis an"
  33.     GetPathMessBoxText  = "Die von Ihnen eingegebene Zeile ist kein ausfⁿhrlicher und/oder gⁿltiger DOS-Pfadname"
  34.  
  35. [WorkGroup Path Dialog]
  36.     GetPathMessBoxTitle = $(AppName)" Geben Sie bitte eine Arbeitsgruppe an"
  37.     GetPathMessBoxText  = "Die von Ihnen eingegebene Zeichenfolge ist kein ausfⁿhrlicher und/oder gⁿltiger DOS-Pfadname"
  38.     GetSysMdaErr = "SYSTEM.MDA konnte auf dem angegebenen Pfad nicht gefunden werden."
  39.  
  40. [Quit Dialog]
  41.     QuitText1  = "Der Setup-Proze▀ konnte nicht abgeschlossen werden. Wenn Sie jetzt schlie▀en, ist Microsoft Access nicht einwandfrei installiert, und Sie mⁿssen Setup wiederholen, um Microsoft Access ausfⁿhren zu k÷nnen."
  42.  
  43. [CheckSpace Dialog]
  44.     ModelessText = "Microsoft Access-Setup ⁿberprⁿft nun:\n\n"+
  45.     "  - Verfⁿgbaren Speicherplatz.\n"+
  46.     "  - Bereits existierende Kopien von\n    Microsoft Access-Dateien.\n"+
  47.     "  - Ben÷tigten Speicherplatz fⁿr\n    Microsoft Access-Optionen.\n"
  48.  
  49. [CopyList Dialog]
  50.     ModelessText = "Bitte warten Sie, wΣhrend Setup untersucht, welche Dateien und Disketten kopiert werden mⁿssen."
  51.  
  52. [WFW Errors]
  53.     STF_MB_TYPE = 1
  54.     STF_MB_TITLE = "Windows fⁿr Workgroups-Aktualisierung"
  55.     STF_MB_ICON = 3
  56.     STF_MB_DEF = 1
  57.     STF_MB_TEXT = "Die Version von Windows fⁿr Workgroups, die Sie verwenden, mu▀ aktualisiert werden, bevor Microsoft Access installiert werden kann.\n"+
  58.                   "Bitte fⁿhren Sie die folgenden Schritte aus:\n"+
  59.                   "1. Beenden Sie Windows fⁿr Workgroups. \n"+
  60.                   "2. Lesen und befolgen Sie die Anweisungen der Datei WFWDRV.WRI auf Diskette 1. \n"+
  61.                   "3. Wiederholen Sie das Microsoft Access Setup-Programm, um die Installation von Microsoft Access abzuschlie▀en."
  62.  
  63. [WFW Admin Errors]
  64.     STF_MB_TYPE = 1
  65.     STF_MB_TITLE = "Windows fⁿr Workgroups-Aktualisierung"
  66.     STF_MB_ICON = 3
  67.     STF_MB_DEF = 1
  68.     STF_MB_TEXT = "Bitte lesen Sie nach Ausfⁿhrung von Setup in der Datei INFO.WRI ⁿber Wechselwirkungen zwischen Microsoft Access und Netzwerk-Software, bevor "+
  69.           "Sie Arbeitsstations-Installationen vornehmen. Sie finden dort wichtige Informationen ⁿber Arbeitsstations-Installationen."
  70.  
  71.  
  72. [Select MultiUser]
  73.     STF_MB_TYPE = 3
  74.     STF_MB_TITLE = "Mehrbenutzer-Installation"
  75.     STF_MB_ICON = 4
  76.     STF_MB_DEF = 3
  77.     STF_MB_TEXT = "Installieren von Microsoft Access als Mehrbenutzeranwendung erlaubt den Zugriff auf Datenbanken, die von anderen Benutzern erstellt wurden.\n\n"+
  78.                   "M÷chten Sie sich einer existierenden Arbeitsgruppe anschlie▀en?"
  79.  
  80. [Wrong Mda Spec]
  81.     STF_MB_TYPE = 3
  82.     STF_MB_TITLE = "Mehrbenutzer-Installation"
  83.     STF_MB_ICON = 2
  84.     STF_MB_DEF = 1
  85.     STF_MB_TEXT = "Der von Ihnen eingegebene Pfad existiert nicht. Versuchen Sie einen anderen Pfad."
  86.     
  87. [Default]
  88.     ContBut    = "&Weiter"
  89.     ExitBut    = "&Abbrechen"
  90.     HelpBut    = "&Hilfe"
  91.     BackBut    = "&Zurⁿck"
  92.     NoLocalHD = "In Ihrem System wurde keine lokale Festplatte entdeckt. Einzelbenutzer-Installation erfordert eine lokale Festplatte. Setup wird abgebrochen!"
  93.     AppName = "Microsoft Access"
  94.     AppGrp = "msaccess"
  95.     AppExeName = "msaccess.EXE"
  96.     SYSMDAFILE      = "SYSTEM.MDA"
  97.     SYSINI = "SYSTEM.INI"
  98.     BOOTSECT = "boot"  ;refers to section in win.ini
  99.     NETDRIVER = "network.drv"
  100.     NUMLOCKS = "500"
  101.     WINLANG  = "Unbekannte Sprache"
  102.     CIRLANG  = "Deutsch"    ;localizer, need to edit for diff. lang.
  103.     LANGUAGE = "0407"                       ; windows language code, need to be localized
  104.     ADMININTALL = "INSTALL\\"   ; directory name
  105.     SetupExeCmd = "stfsetup /w"
  106.     CODEPAGE = "04E4"
  107.     SER_LOC = "49-077-0110"
  108.     WIZARDMDA = "WIZARD.MDA"
  109.  
  110. [Installation]
  111.     ; Text of the dialog appearing while files are being copied
  112.     WhileInstallText="Jetzt ist ein guter Zeitpunkt, um Ihre Registrierkarte "+
  113.     "auszufⁿllen. Wenn Sie sie einschicken, wird Microsoft:\n\n"+
  114.     "  - Sie ⁿber Produktaktualisierungen\n    informieren.\n  - Ihnen Software Service "+
  115.     "gewΣhren.\n  - Ihnen Informationen ⁿber\n    verwandte "+
  116.     "Microsoft-Produkte geben."
  117.     ContinueButtonDesc = "&Fortfahren"
  118.     ExitButtonDesc = "&Installation von "$(AppName)" abbrechen"
  119.     BackButtonDesc = "&Bitte andere Installationsoptionen angeben"
  120.     szAdditionalNeeded = "AdditionalNeeded"
  121.     szTotalFree = "TotalFree"
  122.     szTotalNeeded = "TotalNeeded"
  123.     szFreePerDisk = "FreePerDisk"
  124.     szClusterPerDisk = "ClusterPerDisk"
  125.     szTroublePairs = "TroublePairs"
  126.     szNeededPerDisk = "NeededPerDisk"
  127.     szExtraCosts = "ExtraCosts"
  128.  
  129. [No Space Cir]
  130.     PromptAdditional = "Sie ben÷tigen mindestens zusΣtzlich "$(ADDCIR)" Kilobyte Speicherplatz auf Ihrem Microsoft Access ("$(CIRDRIVE)")-Laufwerk; wollen Sie trotzdem fortfahren?"
  131.  
  132. [No Space Win]
  133.     PromptAdditional = "Sie ben÷tigen mindestens zusΣtzlich "$(ADDWIN)" Kilobyte Speicherplatz auf Ihrem Windows ("$(WINDRIVE)")-Laufwerk; wollen Sie trotzdem fortfahren?"
  134.  
  135. [No Space Both]
  136.     PromptAdditional = "Sie ben÷tigen mindestens zusΣtzlich "$(ADDWIN)" Kilobyte Speicherplatz auf Ihrem Windows ("$(WINDRIVE)")-Laufwerk und zusΣtzlich "$(ADDCIR)" Kilobyte Speicherplatz auf Ihrem Microsoft Access ("$(CIRDRIVE)")-Laufwerk; wollen Sie trotzdem fortfahren?"
  137.  
  138. [Registration Failed]
  139.     STF_MB_TEXT = "OLE-Installation fehlgeschlagen!! Bitte ⁿberprⁿfen Sie Ihren verfⁿgbaren Speicherplatz, und installieren Sie die OLE-Option erneut, bevor Sie versuchen, Microsoft Access auszufⁿhren."
  140.  
  141. [Setup Aborted]
  142.     STF_MB_TEXT = "Setup wurde wΣhrend der Installationsphase abgebrochen. "$(AppName)" ist nicht einwandfrei installiert! Bitte wiederholen Sie Setup, bevor Sie versuchen, Microsoft Access auszufⁿhren."
  143.  
  144. [INI Failed]
  145.     STF_MB_TEXT  = "Eine oder mehrere INI-Datei(en) konnte(n) nicht aktualisiert werden!! Bitte ⁿberprⁿfen Sie Ihren verfⁿgbaren Speicherplatz, und wiederholen Sie Setup, bevor Sie versuchen, Microsoft Access auszufⁿhren."
  146.  
  147. [Init Options Failed]
  148.     STF_MB_TEXT  = "Windows kann nicht den Pfad seines Verzeichnisses an Setup melden-Ihr Pfad-Statement schlie▀t keine Laufwerksangabe ein oder ist unvollstΣndig. Bitte Σndern Sie Ihren Pfad und starten Sie Windows erneut, bevor Sie versuchen, Setup auszufⁿhren."
  149.  
  150. [UNC]   
  151.     STF_MB_TEXT = $(AppName)"-Setup kann nur von einem DOS-Pfadnamen ausgefⁿhrt werden. Der Pfadname MUSS eine gⁿltige Laufwerksangabe enthalten. Schlie▀en Sie sich bitte an den Server an, wenn Sie von einem Netzwerk installieren."     
  152.  
  153. [Setup Failed]
  154.     STF_MB_TEXT = "WΣhrend der Ausfⁿhrung von Setup ist ein Fehler aufgetreten. Falls genug Speicherplatz vorhanden war, setzen Sie sich bitte mit dem Microsoft Software Service in Verbindung."
  155.  
  156. [Detect Failed]
  157.     STF_MB_TEXT = "Die Prⁿf-Komponente ist fehlgeschlagen! "$(AppName)"-Installation wurde abgebrochen."
  158.  
  159. [FILES Warning Dialog]
  160.     STF_MB_TEXT = "Setup hat entdeckt, da▀ die FILES-Einstellung in Ihrer CONFIG.SYS-Datei kleiner als 50 ist.  \r\n"+
  161.                   "Das k÷nnte zu Schwierigkeiten bei der Ausfⁿhrung von DOS-Anwendungen fⁿhren, wΣhrend Sie Microsoft Access ausfⁿhren.  \r\n"+
  162.                   "Bitte erh÷hen Sie die FILES-Einstellung auf 50."
  163.  
  164. [Wrong Commdlg]
  165.     STF_MB_TEXT = "Setup mu▀ eine andere Version der Datei COMMDLG.DLL installieren, die von verschiedenen Anwendungen benutzt wird, um gemeinsame Dialogfelder zu liefern. \r\n"+
  166.                   "Die mit Microsoft Access gelieferte Version ist in "$(CIRLANG)", aber Ihre Version ist in "$(WINLANG)". \r\n"+
  167.                   "Wenn Sie commdlg.dll aktualisieren, werden alle Anwendungen, die die gemeinsamen Dialogfelder benutzen, einschlie▀lich Microsoft Access, diese in "$(CIRLANG)" anzeigen.\r\n"+
  168.                   "Aktuelle Versionen von commdlg.dll in allen Sprachen sind ⁿber den Microsoft Software Service erhΣltlich. \r\n\r\n"+
  169.                   "WΣhlen Sie 'JA', um zur "$(CIRLANG)"-Version von commdlg.dll zu aktualisieren. Die Originalversion wird gespeichert als commdlg.bak.\r\n"+
  170.                   "WΣhlen Sie 'NEIN', um die Originalversion von commdlg.dll zu verwenden."
  171.     STF_MB_TITLE = $(Title)
  172.     STF_MB_TYPE = 3
  173.     STF_MB_DEF = 1
  174.     STF_MB_ICON = 4
  175.  
  176. [Wrong Commdlg Language]
  177.     STF_MB_TEXT = "Setup hat eine Version in anderer Sprache von COMMDLG.DLL entdeckt. \r\n"+
  178.                   "Das bedeutet, da▀ bestimmte Microsoft Access-Informationen in "$(WINLANG)" sein werden."
  179.     STF_MB_TITLE = $(Title)
  180.     STF_MB_TYPE = 1
  181.     STF_MB_DEF = 1
  182.     STF_MB_ICON = 5
  183.  
  184. [Wrong Help]
  185.     STF_MB_TEXT = "Setup mu▀ eine andere Version von WINHELP.EXE installieren. Die mit Microsoft Access gelieferte Version ist in "$(CIRLANG)", aber Ihre Version ist in "$(WINLANG)". "+
  186.       "Wenn Sie aktualisieren, werden alle Anwendungen, die WINHELP.EXE benutzen, "$(CIRLANG)"-Hilfe haben.  "+
  187.                   "Wenn Sie aktualisieren, werden alle Anwendungen, die WINHELP.EXE benutzen, "$(WINLANG)"-Hilfe haben. \r\n\r\n"+
  188.                   "M÷chten Sie zur "$(CIRLANG)"-Version von WINHELP.EXE aktualisieren?\r\n"
  189.  
  190.     STF_MB_TITLE = $(Title)
  191.     STF_MB_TYPE = 3
  192.     STF_MB_DEF = 1
  193.     STF_MB_ICON = 5
  194.  
  195. [Setup Successful]
  196.     STF_MB_TITLE = $(Title)
  197.     STF_MB_TYPE = 1
  198.     STF_MB_DEF = 1
  199.     STF_MB_ICON = 2
  200.     STF_MB_TEXT = "Microsoft Access-Setup ist abgeschlossen!\r\n\r\n"+
  201.               "Wenn Sie Datenzugriff auf eine ODBC-Datenquelle wⁿnschen,"+
  202.               " legen Sie die ODBC-Diskette ein und fⁿhren Sie das ODBC Setup-Programm aus. "+
  203.               "Zur Ausfⁿhrung des ODBC Setup-Programms ben÷tigen Sie den Namen Ihres Datenbank-Servers."
  204.  
  205.  
  206. [Share Error]
  207.     STF_MB_TEXT = "Ein Fehler ist wΣhrend der Operation aufgetreten. Bitte fⁿgen Sie das Dienstprogramm 'share' (mit "$(NUMLOCKS)" Minimum) manuell hinzu."
  208.     STF_MB_TITLE = $(Title)
  209.     STF_MB_TYPE = 1
  210.     STF_MB_DEF = 1
  211.     STF_MB_ICON = 3
  212.  
  213. [Share Success]
  214.     STF_MB_TEXT = "Die Datei wurde erfolgreich bearbeitet."
  215.     STF_MB_TITLE = $(Title)
  216.     STF_MB_TYPE = 1
  217.     STF_MB_DEF = 1
  218.     STF_MB_ICON = 2
  219.  
  220. [Share Dialog]
  221.     RadioText1 = "Sie haben SHARE.EXE in Ihrer AUTOEXEC.BAT-Datei installiert. Microsoft Access mu▀ Ihre Installation von share.exe verΣndern, um die 'Locks'-Anzahl auf 500 zu erh÷hen. Microsoft Access ist ohne diese ─nderung nicht ausfⁿhrbar. \r\n"+
  222.                 " Die ─nderung wird erst durch einen Neustart Ihrer Maschine wirksam. Was soll Setup tun?"
  223.     RBut1 = "&AUTOEXEC.BAT Σndern und Original speichern als AUTOEXEC.BAK"
  224.     RBut2 = "&Eine Kopie von AUTOEXEC.BAT Σndern und geΣnderte Version speichern als AUTOEXEC.ACC"
  225.     RBut3 = "AUTOEXEC.BAT &nicht Σndern"
  226.     RadioDefault = 1;
  227.     OptionsGreyed = {}
  228.     ContinueButtonDesc = "&Weiter"
  229.     ExitButtonDesc = "&Schlie▀en und zurⁿck zu Windows"
  230.  
  231. [Config Share Dialog]
  232.     RadioText1 = "Sie haben SHARE.EXE in Ihrer CONFIG.SYS-Datei installiert. Microsoft Access mu▀ Ihre Installation von share.exe verΣndern, um die Zahl auf 500 zu erh÷hen.  Microsoft Access ist ohne diese ─nderung nicht ausfⁿhrbar. \r\n"+
  233.                 " Die ─nderung wird erst durch einen Neustart Ihrer Maschine wirksam."
  234.     RBut1 = "&CONFIG.SYS Σndern und Original speichern als CONFIG.BAK"
  235.     RBut2 = "&Eine Kopie von CONFIG.SYS Σndern und geΣnderte Version speichern als CONFIG.ACC"
  236.     RBut3 = "CONFIG.SYS &nicht Σndern"
  237.     RadioDefault = 1;
  238.     OptionsGreyed = {}
  239.     ContinueButtonDesc = "&Weiter"
  240.     ExitButtonDesc = "&Schlie▀en und zurⁿck zu Windows"
  241.  
  242. [Add Share Dialog]
  243.     RadioText1 = "Die Installation von SHARE.EXE in Ihrer AOTOXEC.BAT-Datei erm÷glicht es Ihnen, auf Daten in dBase-, Btrieve- oder Paradox-Tabellen zuzugreifen, und lΣ▀t Sie mehrere Instanzen von Microsoft Access auf Ihrer Maschine ausfⁿhren.\r\n"+
  244.      "Wenn Sie SHARE.EXE nicht installieren, haben Sie keinen Zugriff auf Daten in dBASE, Btrieve oder Paradox-Tabellen, und Sie k÷nnen nicht mehrere Instanzen von Microsoft Access auf Ihrer Maschine ausfⁿhren."+
  245.      "Was m÷chten Sie tun?\r\n"
  246.     RBut1 = "&AUTOEXEC.BAT Σndern und Original speichern als AUTOEXEC.BAK"
  247.     RBut2 = "&Eine Kopie von AUTOEXEC.BAT Σndern und geΣnderte Version speichern als AUTOEXEC.ACC"
  248.     RBut3 = "AUTOEXEC.BAT &nicht Σndern"
  249.     RadioDefault = 1;
  250.     OptionsGreyed = {}
  251.     ContinueButtonDesc = "&Weiter"
  252.     ExitButtonDesc = "&Schlie▀en und zurⁿck zu Windows"
  253.  
  254. [Admin Path Dialog]
  255.     GetPathMessBoxTitle = $(AppName)"-Setup"
  256.     GetPathMessBoxText  = "Die von Ihnen eingegebene Zeichenfolge ist ein ungⁿltiger und/oder nicht ausfⁿhrlicher DOS-Pfadname."
  257.  
  258.  
  259. [Admin CopyList Dialog]
  260.     ModelessText = "Bitte warten Sie, wΣhrend Setup das Ziel fⁿr jede Datei auf Ihrem Server ermittelt..."
  261.     ModelessBmp = "Disks"  ;dont localize
  262.  
  263. [Copy Local]
  264.     STF_MB_TEXT = "Microsoft Access kann so installiert werden, da▀ es die Kopie auf dem Netzwerk benutzt oder alle relevanten Dateien auf Ihre Festplatte kopiert. \n"+
  265.                   "Kopieren der Dateien auf Ihre Festplatte ist normalerweise schneller, aber nimmt Speicherplatz ein. \n\n"+
  266.                   "M÷chten Sie eine Kopie von Microsoft Access auf Ihrer Festplatte haben?"
  267.     STF_MB_TITLE = $(Title)
  268.     STF_MB_TYPE = 3
  269.     STF_MB_DEF = 1
  270.     STF_MB_ICON = 2
  271.     
  272. [In Use Error]
  273.     STF_MB_TEXT = "Sie k÷nnen Microsoft Access nicht installieren, wenn Sie eine andere Version von Microsoft Access vom gleichen Verzeichnis ausfⁿhren."
  274.     STF_MB_TITLE = $(Title)
  275.     STF_MB_TYPE = 1
  276.     STF_MB_DEF = 1
  277.     STF_MB_ICON = 3
  278.  
  279.  
  280. [Older Dlls]
  281.     QuitText1= "Sie haben einige Σltere dll-Versionen in Ihrem Windows-Systemverzeichnis. Wenn Sie sie nicht ersetzen, kann Microsoft Access nicht ausgefⁿhrt werden. Ersetzen?"
  282.     
  283.  
  284. [Old Help]
  285.     STF_MB_TEXT = "Sie haben eine Σltere Version von WINHELP.EXE. Wenn Sie sie aktualisieren, werden alle Anwendungen, die WINHELP.EXE verwenden, "$(CIRLANG)"-Hilfe haben, "+
  286.            "und Sie k÷nnen Microsoft Access Hilfe und Ratgeber verwenden. Wenn Sie nicht aktualisieren, k÷nnen Sie Microsoft Access Hilfe und Ratgeber nicht verwenden."+
  287.            "Soll der Setup aktualisieren?"
  288.     STF_MB_TITLE = $(Title)
  289.     STF_MB_TYPE = 3
  290.     STF_MB_DEF = 1
  291.     STF_MB_ICON = 5
  292.  
  293. [Reboot Err]
  294.     STF_MB_TEXT = "Installation von Microsoft Access abgeschlossen. \r\n"+
  295.                 "Sie haben die Konfiguration von share.exe geΣndert. Sie mⁿssen vor der Ausfⁿhrung von Microsoft Access Ihren Computer neu starten." 
  296.     STF_MB_TITLE = $(Title)
  297.     STF_MB_TYPE = 1
  298.     STF_MB_DEF = 1
  299.     STF_MB_ICON = 2
  300.  
  301. [ProgGroup Script]
  302. ifstr $(COPYPROG) == "ON"
  303.     CreateProgManGroup $(AppName), $(AppGrp)
  304.     ifstr $(STF_MODE) == "NETWORK"
  305.         ifstr $(LocalCopy) == "NO"
  306.             CreateProgManItem $(AppName),  "Microsoft Access",  $(AccessExePath)$(AppExeName), , O
  307.             CreateProgManItem $(AppName), "Microsoft Access Hilfe", $(WINDOWSPATH)"winhelp.exe "$(AccessExePath)"msaccess.hlp", , O
  308.             CreateProgManItem $(AppName), "Microsoft Access Info", $(AccessExePath)"info.wri", , O
  309.             set INSTALLHELP = "OFF"
  310.         else
  311.             CreateProgManItem $(AppName),  "Microsoft Access",  $(CIRPATH)$(AppExeName), , O
  312.             CreateProgManItem $(AppName), "Microsoft Access Info", $(CIRPATH)"info.wri", , O
  313.         endif
  314.     else
  315.         CreateProgManItem $(AppName),  "Microsoft Access",  $(CIRPATH)$(AppExeName), , O
  316.         CreateProgManItem $(AppName), "Microsoft Access Info", $(CIRPATH)"info.wri", , O
  317.     endif
  318.     CreateProgManItem $(AppName), "Microsoft Access Arbeitsgruppe wechseln", $(CIRPATH)$(SetupExeCmd), , O
  319. endif
  320. ifstr $(INSTALLHELP) == "ON"
  321.     CreateProgManGroup $(AppName), $(AppGrp)
  322.     CreateProgManItem $(AppName), "Microsoft Access Hilfe", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msaccess.hlp", , O
  323. endif   
  324.  
  325. Exit
  326.  
  327.  
  328.  
  329. [Default Copy Options]
  330.     VERSHELL = "3,10,0,103"
  331.     VEROLECLI = "1,10,0,0"
  332.     VEROLESVR = "1,10,0,0"
  333.     VERCOMMDLG = "3,10,0,103"
  334.     VERDDEML = "3,10,0,103"
  335.     VERVER = "3,10,0,103"
  336.  
  337. [Shared File Member]
  338.     SharedFile = $($) 
  339.     Version = *($(Versions), $(#))
  340.     DestSym = *($(SFDestSymbols), $(#))
  341.     CopySym = *($(SFCopySymbols), $(#))
  342.  
  343. [None]
  344.     SmallFont = "Null File"
  345.  
  346. [8514]
  347.     Font = "smallf.fon"
  348.     FontDesc = "Small Fonts (8514/a res)"
  349.     SmallFont = "8514 Font"
  350.  
  351. [VGA]
  352.     Font = "smalle.fon"
  353.     FontDesc = "Small Fonts (VGA res)"
  354.     SmallFont = "VGA Font"
  355.  
  356. [EGA]
  357.     Font = "smallb.fon"
  358.     FontDesc = "Small Fonts (EGA res)"
  359.     SmallFont = "EGA Font"
  360.  
  361. [Path Variables]
  362.     CIRDIR          = ":\\Access\\"
  363.  
  364. [Ole Reg]
  365.     OLEText = "Installing OLE application(s)..."
  366.     RegFilePath = $(OLEREGPATH)"MSACCESS.REG"
  367.     RegCommand = $(OLEREGPATH)"REGEDIT.EXE /S /U "$(RegFilePath)
  368.     
  369.     
  370. [Graph Reg]
  371.     RegEntries =    "REGEDIT\r\n"+
  372.                     "HKEY_CLASSES_ROOT\\MSGraph = Microsoft Graph\r\n"+
  373.                     "HKEY_CLASSES_ROOT\\.gra = MSGraph\r\n"+
  374.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n"+
  375.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\SetDataFormats = Native,CF_TEXT\r\n"+
  376.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdFileEditing\\RequestDataFormats = Native,CF_METAFILEPICT\r\n"+
  377.                     "HKEY_CLASSES_ROOT\\MSGraph\\protocol\\StdExecute\\server = "$(GRAPHPATH)"GRAPH.EXE\r\n"
  378.  
  379. [Admin Paths]
  380.     SETUPPATH = $(CIRPATH)
  381.     DLLPATH = $(CIRPATH)
  382.     INIPATH = $(CIRPATH)
  383.     PROGPATH = $(CIRPATH)
  384.     HELPPATH = $(CIRPATH)
  385.     HELPPATH2 = $(CIRPATH)
  386.     WHELPPATH = $(CIRPATH)
  387.     CUEPATH = $(CIRPATH)
  388.     OLEREGPATH = $(CIRPATH)
  389.     SAMPLEPATH = $(CIRPATH)
  390.     GRAPHPATH = $(CIRPATH)
  391.     JETPATH = $(CIRPATH)
  392.     EBPATH = $(CIRPATH)
  393.     DBPATH = $(CIRPATH)
  394.     SYSDBPATH = $(CIRPATH)
  395.     SYSMDAPATH = $(ADMINMDAPATH)
  396.     SHAREPATH = $(CIRPATH)
  397.     FONTPATH =  $(CIRPATH)
  398.     FINPATH =  $(CIRPATH)
  399.     WBTRPATH = $(CIRPATH)
  400.     WINDOWSPATH = $(CIRPATH)
  401.     UTILDBPATH = $(CIRPATH)
  402.     SYSTEMPATH = $(CIRPATH)
  403.  
  404. [Single User Paths]
  405.     SETUPPATH = $(STF_SRCDIR)
  406.     DLLPATH = $(SYSTEMPATH)
  407.     INIPATH = $(WINDOWSPATH)
  408.     PROGPATH = $(CIRPATH)
  409.     HELPPATH = $(CIRPATH)
  410.     HELPPATH2 = $(CIRPATH)
  411.     WHELPPATH = $(WINDOWSPATH)
  412.     CUEPATH = $(CIRPATH)
  413.     OLEREGPATH = $(WINDOWSPATH)
  414.     SAMPLEPATH = $(CIRPATH) 
  415.     GRAPHPATH = $(WINDOWSPATH)"MSAPPS\MSGRAPH\\"
  416.     JETPATH = $(CIRPATH)
  417.     EBPATH = $(CIRPATH)
  418.     DBPATH = $(CIRPATH)
  419.     SYSDBPATH = $(CIRPATH)
  420.     SYSMDAPATH = $(CIRPATH)
  421.     FONTPATH = $(SYSTEMPATH)
  422.     SHAREPATH = $(WINDOWSPATH)
  423.     FINPATH =  $(WINDOWSPATH)
  424.     WBTRPATH = $(SYSTEMPATH)
  425.     UTILDBPATH = $(CIRPATH2)
  426.  
  427. [Graph Version Files]
  428.     FileName = "Graph.exe"
  429.     Version = "3,0,2,0" 
  430.     DestSym = $(GRAPHPATH)
  431.     CopySym = $(COPYGRAPH)
  432.  
  433. [Regedit Version Files]
  434.     FileName = "regedit.exe"
  435.     Version = "3,10,0,103" 
  436.     DestSym = $(WINDOWSPATH)
  437.     CopySym = $(COPYREGEDIT)
  438.  
  439. [WFW Driver Version]
  440.     FileName = "wfwnet.drv"
  441.     Version = "3,10,2,103" 
  442.     DestSym = $(SYSTEMPATH)
  443.  
  444. [Winhelp File]
  445.     FileName = "Winhelp.exe"
  446.     Version = "3,10,0,425" 
  447.     DestSym = $(WINDOWSPATH)
  448.     CopySym = $(COPYWINHLP)
  449.  
  450. [Commdlg File]
  451.     FileName = "Commdlg.dll"
  452.     Version = $(VERCOMMDLG)
  453.     DestSym = $(SYSTEMPATH)
  454.     CopySym = $(COPYCOMMDLG)
  455.  
  456. [DDEML File]
  457.     FileName = "ddeml.dll"
  458.     Version = $(VERDDEML)
  459.     DestSym = $(SYSTEMPATH)
  460.     CopySym = $(COPYDDEML)
  461.  
  462. [System Paths]
  463.     SYSTEMPATH      =  "" ? DETCMD.DLL GetWindowsSysDir
  464.     WINDOWSPATH     =  "" ? DETCMD.DLL GetWindowsDir
  465.     HARDDRIVELIST   = "" ? DETCMD.DLL GetAllValidLocalHardDrives
  466.     NETDRIVELIST = "" ? DETCMD.DLL GetAllValidNetworkDrives
  467.     WINDOWSMODE = " " ? DETCMD.DLL GetWindowsMode
  468. [Destination Path]
  469.     DIREXISTS = "" ? DETCMD.DLL DoesDirExist $(DETPATH)
  470.  
  471. [Environment Variable]
  472.     FILESCOUNT = "" ? DETCMD.DLL GetConfigNumFiles
  473.  
  474. [Check Netdrive Installed]
  475.     FNetDriver = "" ? DETCMD.DLL GetIniSectionKeyString $(SYSINI) $(BOOTSECT) $(NETDRIVE)
  476.  
  477. [Processor Type]
  478.     IntelType = "" ? DETCMD.DLL GetProcessorType
  479.  
  480. ; These are user options
  481. [Minimum Options]
  482.     COPYPROG        = "ON"
  483.     COPYHELP        = "OFF"
  484.     COPYISAM        = "OFF"
  485.     COPYCUE = "OFF"
  486.     COPYSAMPLE      = "OFF"
  487.     COPYGRAPH       = "OFF"
  488.     COPYDB  = "OFF"
  489.     COPYPDX = "OFF"
  490.     COPYBTR = "OFF"
  491.     COPYWINHLP = "!COPY"
  492.  
  493. [Standard Options]
  494.     COPYPROG        = "ON"
  495.     COPYHELP        = "ON"
  496.     COPYISAM        = "ON"
  497.     COPYCUE                 = "ON"
  498.     COPYSAMPLE      = "ON"
  499.     COPYGRAPH       = "ON"
  500.     COPYDB                  = "ON"
  501.     COPYPDX                 = "ON"
  502.     COPYBTR                 = "ON"
  503.     COPYWINHLP              = "COPY"
  504.  
  505. [Admin Path List]
  506.     AdminPathList = { $(ACCPATH), $(ADMINGRAPHPATH), $(ADMINMDAPATH) }
  507.  
  508. [DefaultPath]
  509.     CIRPATH = ""
  510.     CIRPATH2 = ""
  511.     GRAPHPATH2 = ""
  512.     SYSMDAPATH2 = ""
  513.  
  514.  
  515. [Shell Commands]
  516.     ui start LanManNetWork
  517.     read-syms       "Release Date"
  518.     read-syms       "Default"
  519.     ui start UNC
  520.     ifstr $(ANSWER) == "YES"
  521.         read-syms "UNC"
  522.         goto "ExitError"
  523.     endif
  524.     ui start "WinVer"
  525.  
  526.     detect          "System Paths"
  527.     ifstr $(STF_MODE) != "ADMIN"
  528.         read-syms "WFW Driver Version"
  529.         ui start "InstallExisting"
  530.         set COPYWFW = "!COPY"
  531.         ifstr $(CopySym) == "NEW"
  532.             set COPYWFW = "COPY"
  533.         else-ifstr $(CopySym) == "ON"
  534.             read-syms "WFW Errors"
  535.             ui start MessageBox
  536.             exit
  537.         endif
  538.     else
  539.         set COPYWFW = "COPY"
  540.         read-syms "WFW Admin Errors"
  541.         ui start MessageBox
  542.     endif
  543.  
  544.     ifstr $(STF_MODE) == "ADMIN"
  545.         read-syms "Admin Title"
  546.         set-title       $(Title)        
  547.         ; $(REN)= *MUST* come before SIZE= if sizes are to be correct
  548.         set REN = "SIZE"
  549.         set APP = "SIZE"
  550.         set COPYSYSDB = "COPY"
  551.         set COPYREGEDIT = "COPY"
  552.         set     DECOMP = "!DECOMPRESS"
  553.         set STF_DECOMPRESS = ""
  554.         init-system-net
  555.         set SmallFont = "Admin Font"
  556.         set COPY31 = "COPY"
  557.     else
  558.         ifstr $(STF_MODE) == "NETWORK"
  559.             read-syms "Network Title"
  560.             set-title       $(Title)
  561.             read-syms "DefaultPath"        
  562.         else
  563.             read-syms "Title"
  564.             set-title       $(Title)        
  565.         endif
  566.         set REN = "RENAME"
  567.         set COPYSYSDB = "!COPY"
  568.         set COPYREGEDIT = "COPY"
  569.         set APP = "APPEND"
  570.         set     DECOMP = "DECOMPRESS"
  571.         set STF_OVERWRITE = "OLDER"
  572.         init-system
  573.         ui start video
  574.         read-syms $(ANSWER)
  575.         ifstr $(OLDWIN) == "NO"
  576.             set COPY31 = "!COPY"
  577.         else
  578.             set COPY31 = "COPY"
  579.         endif
  580.     endif
  581.     read-syms       "Path Variables"
  582.     read-syms       "Standard Options"
  583.     read-syms       "Default Copy Options"
  584.  
  585.  
  586.     ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  587.         read-syms "Detect Failed"
  588.         goto ExitError
  589.     endif
  590.  
  591.     set     HD = *($(HARDDRIVELIST), 1)
  592.     ifstr $(STF_MODE) != "NETWORK"
  593.         set     CIRPATH2 = $(HD)$(CIRDIR)
  594.         set     CIRLOCALPATH = $(CIRPATH2) 
  595.     else
  596.         ifstr $(HD) != ""
  597.             set             CIRLOCALPATH = $(HD)$(CIRDIR)
  598.         else
  599.             set CIRLOCALPATH = "C:\ACCESS\"
  600.         endif
  601.     endif
  602.  
  603.     ifstr $(STF_MODE) == "ADMIN"
  604.         goto "GetPath"
  605.     endif
  606.  
  607. DoInstallDLLs = +
  608.         set DLLPATH = $(SYSTEMPATH)
  609.         read-syms "Shared Files"
  610.         ForListDo $(SharedFiles)
  611.             read-syms "Shared File Member"
  612.             ui start "InstallShared"
  613.             ifstr $(ANSWER) == "YES"
  614.                 set STF_MB_TITLE = $($)
  615.                 ui start MessageBox
  616.                 exit
  617.             endif
  618.         EndForListDo
  619.  
  620.         ifcontains "NEW" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  621.             set CPSYM = "NEW"
  622.             Install "Shared Files Script"
  623.         endif   
  624.         
  625.         ifcontains "COPY" in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  626.             read-syms "Older Dlls"
  627.             ui start OldFile
  628.             ifstr $(DLGEVENT) == "CONTINUE"
  629.                 ui pop 1
  630.             else
  631.                 exit
  632.             endif
  633.         endif
  634.  
  635.         ifstr $(COPYCOMMDLG) == "!COPY"
  636.             read-syms "Commdlg File"
  637.             ui start "CheckLang"
  638.             ifstr $(ANSWER) == "YES"
  639.                 read-syms "Wrong Commdlg"
  640.                 ui start MessageBox
  641.  
  642.                 ifstr $(DLGEVENT) == "YES"
  643.                     ifstr $(INUSE) == "YES"
  644.                         set STF_MB_TITLE = "Commdlg.dll"
  645.                         read-syms "Shared Files"
  646.                         ui start MessageBox
  647.                         exit
  648.                     endif
  649.                     set COPYCOMMDLG = "COPY"
  650.                 endif
  651.             endif
  652.         endif
  653.  
  654.         ifstr $(COPYDDEML) == "!COPY"
  655.             read-syms "DDEML File"
  656.             set RealLang = $(LANGUAGE)
  657.             set LANGUAGE = "0816"
  658.             ui start "CheckLang"
  659.             ifstr $(ANSWER) == "NO"
  660.                 ui start "InstallExisting"
  661.                 ifstr $(CopySym) == "OFF"
  662.                     set COPYDDEML = "COPY"
  663.                 endif
  664.             endif
  665.             set LANGUAGE = $(RealLang)
  666.         endif
  667.  
  668.         set CPSYM = "COPY"
  669.         Install "Shared Files Script"
  670.  
  671.     
  672.         ifstr $(STF_MODE) == "NETWORK"
  673.             read-syms "Copy Local"
  674.             ui start MessageBox
  675.             set LocalCopy = $(DLGEVENT)
  676.             ifstr $(DLGEVENT) == "NO"
  677.                 set INIPATH = $(WINDOWSPATH)
  678.                 read-syms "Minimum Options"
  679.                 set COPYPROG = "OFF"
  680.             else
  681.                 set CIRPATH2 = $(HD)$(CIRDIR)
  682.             endif
  683.  
  684.         endif
  685.  
  686. GetPath = +
  687.     set CurrentDialog = "GetPath"
  688.     ifstr $(STF_MODE) == "ADMIN"
  689.         read-syms "Admin Path Dialog"
  690.         ui start GetAdminPath
  691.  
  692.         ifstr $(DLGEVENT) == "CONTINUE"
  693.             read-syms "Admin Path List"
  694.             ForListDo $(AdminPathList)
  695.                 set DETPATH = $($)
  696.                 detect "Destination Path"
  697.                 ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  698.                     read-syms "Detect Failed"
  699.                     goto ExitError
  700.                 else-ifstr $(DIREXISTS) != "YES"
  701.                     set CREATEPATH = $(DETPATH) 
  702.                     install "Create Dir"
  703.                     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  704.                         goto "GetPath"
  705.                     endif
  706.                 endif   
  707.             EndForListDo
  708.             ui pop 1
  709.             set CIRPATH = $(ACCPATH)$(ADMININTALL)
  710.             set CIRPATH2 = $(ACCPATH2)$(ADMININTALL)
  711.             read-syms "Admin Paths"
  712.             goto CheckSizes
  713.  
  714.         else-ifstr $(DLGEVENT) == "EXIT"
  715.             goto "quit"
  716.         endif
  717.     else
  718.         read-syms       "Path Dialog"
  719.         set AccessExePath = $(CIRPATH)
  720.         set AccessExePath2 = $(CIRPATH2)
  721.         set EditTextIn = $(CIRLOCALPATH)
  722.         ui  start  GetPath
  723.  
  724.         set  CIRPATH = $(EditPathOut)
  725.         set  CIRPATH2 = $(EditTextOut)  ;UNC path when applicable
  726.         set  SYSMDAPATH2 = $(EditTextOut)
  727.         ifstr $(DLGEVENT) == "CONTINUE"
  728.             set DETPATH = $(CIRPATH)
  729.             detect "Destination Path"
  730.             ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  731.                 read-syms "Detect Failed"
  732.                 goto ExitError
  733.             else-ifstr $(DIREXISTS) == "YES"
  734.                 set ACCPATH = $(CIRPATH)
  735.                 ui pop 1
  736.                 read-syms "Single User Paths"
  737.                 goto CopyListSizes
  738.             else
  739.                 ui pop 1
  740.                 goto "CreatePath"
  741.             endif
  742.         else-ifstr $(DLGEVENT) == "EXIT"
  743.             goto "quit"
  744.         endif
  745.     endif
  746.  
  747. CreatePath = +
  748.         set CREATEPATH = $(CIRPATH)
  749.         install "Create Dir"
  750.         ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  751.             goto "GetPath"
  752.         endif
  753.         read-syms "Single User Paths"
  754.  
  755. ; Only for single-user
  756. CopyListSizes = +
  757.     ifstr $(STF_MODE) == "NETWORK"
  758.         ifstr $(LocalCopy) == "NO"
  759.             goto "InstallMultiUser"
  760.         endif
  761.     endif
  762.  
  763.     ui start CirInUse
  764.     ifstr $(ANSWER) == "NO"
  765.         read-syms "In Use Error"
  766.         ui start MessageBox
  767.         Exit
  768.     endif
  769.     read-syms "CheckSpace Dialog"
  770.     set CurrentDialog = "CopyListSizes"
  771.     ui start Modeless
  772.     ui start InitOptions
  773.     ifstr $(ANSWER) != "YES"
  774.         read-syms "Init Options Failed"
  775.         goto ExitError
  776.     endif
  777.     ui pop 1
  778.     goto "SingleOptions"
  779.  
  780. ; Only for single-user
  781. SingleOptions = +
  782.     set LastDialog = "GetPath"
  783.     set sstd = exit
  784.     set CurrentDialog = "SingleOptions"
  785.  
  786.     ui start SingleOptions
  787.  
  788.     ifstr   $(DLGEVENT) == "EXIT"
  789.         goto "quit"
  790.     else-ifstr $(DLGEVENT) == "CONTINUE" 
  791.         ui pop 1
  792.         goto "CheckMultiUser"  
  793.     else-ifstr $(DLGEVENT) == "CUSTOM"
  794.         ui pop 1
  795.         ; No pb in 3.1
  796.         goto "custom"
  797.     else-ifstr $(DLGEVENT) == "STANDARD"
  798.         ui pop 1
  799.         read-syms "Standard Options"
  800.         ; No pb in 3.1
  801.         goto "CheckMultiUser"
  802.     else-ifstr $(DLGEVENT) == "MINIMUM"
  803.         ui pop 1
  804.         read-syms "Minimum Options"
  805.         goto "CheckMultiUser"
  806.     endif
  807.  
  808. ; Only for single-user
  809. custom = +
  810.     set LastDialog = "GetPath"
  811.     set CurrentDialog = "custom"
  812.  
  813.     set CheckItemsIn = {$(COPYPROG), $(COPYHELP), $(COPYCUE), $(COPYISAM), $(COPYGRAPH), $(COPYSAMPLE)}
  814.     set OptionsGreyed = {}
  815.     ui start "OptionsDialog"
  816.  
  817.     set COPYPROG = *($(CheckItemsOut), 1)
  818.     set COPYHELP = *($(CheckItemsOut), 2)
  819.     set COPYCUE = *($(CheckItemsOut), 3)
  820.     set COPYISAM = *($(CheckItemsOut), 4)
  821.     set COPYGRAPH = *($(CheckItemsOut), 5)
  822.     set COPYSAMPLE = *($(CheckItemsOut), 6)
  823.  
  824.     ifstr $(COPYCUE) == "ON"
  825.         set COPYHELP = "ON"
  826.     endif
  827.  
  828.     ifstr $(COPYHELP) == "OFF"
  829.         set COPYWINHLP = "!COPY"
  830.     endif
  831.  
  832.     ifstr $(DLGEVENT) == "CONTINUE"
  833.         ui pop 1
  834.         goto "CheckMultiUser"
  835.     else-ifstr $(DLGEVENT) == "EXIT"
  836.         goto quit
  837.     else-ifstr $(DLGEVENT) == "BACK"
  838.         ui pop 1
  839.         goto $(LastDialog)
  840.     else-ifstr $(DLGEVENT) == "ISAMOPT"
  841.         goto "ISAMOptions"
  842.     endif
  843.  
  844. ; Only for single-user
  845. ISAMOptions = +
  846.     set LastDialog = "custom"
  847.     set CurrentDialog = "ISAMOptions"
  848.     set CheckItemsIn = {$(COPYDB), $(COPYPDX), $(COPYBTR)}
  849.     set OptionsGreyed = {}
  850.  
  851.     ui start "ISAMOptions"
  852.  
  853.  
  854.     ifstr $(DLGEVENT) == "BACK"
  855.         set COPYDB      = *($(CheckItemsOut), 1)
  856.         set COPYPDX = *($(CheckItemsOut), 2)
  857.         set COPYBTR = *($(CheckItemsOut), 3)
  858.         ui   pop 1
  859.         goto $(LastDialog)
  860.     else-ifstr $(DLGEVENT) == "EXIT"
  861.         ui pop 1
  862.         goto $(LastDialog)
  863.     endif
  864.  
  865.  
  866. quit = +
  867.     read-syms "Quit Dialog"
  868.     ui  start  QUIT
  869.     ifstr $(DLGEVENT) == "BACK"
  870.         ui   pop 1
  871.         goto $(CurrentDialog)
  872.     else-ifstr $(DLGEVENT) == "EXIT"
  873.         exit
  874.     endif
  875.  
  876. ExitError = +
  877.     set STF_MB_TITLE = $(Title)
  878.     set STF_MB_TYPE = 1
  879.     set STF_MB_DEF = 1
  880.     set STF_MB_ICON = 3
  881.     ui start MessageBox
  882.     exit
  883.  
  884. CheckMultiUser = +
  885.     ui start GetIniKeyString
  886.     
  887.     ifstr $(ANSWER) == "NO"
  888.         goto "CheckSizes"
  889.     endif
  890.  
  891.     set CurrentDialog = "CheckMultiUser"
  892.     read-syms "Select MultiUser"
  893.     ui start MessageBox
  894.     ifstr $(DLGEVENT) == "NO"
  895.         set SYSMDAPATH = $(CIRPATH)
  896.         set SYSMDAPATH2 = $(CIRPATH2)
  897.         goto "CheckSizes"
  898.     endif
  899.  
  900. InstallMultiUser = +
  901.     set MULTIUSER = "YES"
  902.     set CurrentDialog = "InstallMultiUser"  
  903.     set LastDialog = CheckMultiUser
  904.     read-syms "WorkGroup Path Dialog"
  905.  
  906.     ifstr $(STF_MODE) != "NETWORK"
  907.         set EditTextIn = $(CIRPATH2)
  908.     else
  909.         ui start ConvertMdaPath
  910.         ifstr $(ANSWER) == "YES"
  911.             set EditTextIn = $(SYSMDAPATH2)
  912.         else
  913.             set EditTextIn = $(CIRLOCALPATH)
  914.         endif
  915.     endif
  916.     
  917.     ui start "GetWorkGrpPath"
  918.  
  919.     ifstr $(DLGEVENT) == "BACK"
  920.         set MULTIUSER = "NO"
  921.         set SYSMDAPATH = $(CIRPATH)
  922.         set SYSMDAPATH2 = $(CIRPATH2)
  923.     else-ifstr $(DLGEVENT) == "EXIT"
  924.         set MULTIUSER = "NO"
  925.         set SYSMDAPATH = $(CIRPATH)
  926.         set SYSMDAPATH2 = $(CIRPATH2)
  927.         ifstr $(STF_MODE) != "NETWORK"
  928.             ui pop 1
  929.             goto $(LastDialog)
  930.         endif
  931.     else    
  932.         set SYSMDAPATH = $(EditPathOut)
  933.         set SYSMDAPATH2 = $(EditTextOut)  ;possible UNC
  934.         set DETPATH = $(SYSMDAPATH)
  935.         detect "Destination Path"
  936.         ifstr $(STF_DETECT_OUTCOME) != "OKAY"
  937.             read-syms "Detect Failed"
  938.             goto ExitError
  939.         else-ifstr $(DIREXISTS) != "YES"
  940.             ui pop 1
  941.             goto "CreateWorkGrpPath"
  942.         endif
  943.     endif
  944.     ui pop 1
  945.     goto CheckSizes
  946.  
  947. CreateWorkGrpPath = +
  948.     set CREATEPATH = $(SYSMDAPATH)
  949.     install "Create Dir"
  950.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  951.         goto "InstallMultiUser"
  952.     endif 
  953.     ifstr $(STF_MODE) == "NETWORK"
  954.         goto "DoProgStuff"
  955.     else
  956.         goto "CheckSizes"
  957.     endif
  958.  
  959. CheckSizes = +
  960.     set CurrentDialog = "CheckSizes"
  961.     read-syms "Installation"
  962.  
  963.     ifstr $(STF_MODE) == "ADMIN"
  964.         read-syms "Admin CopyList Dialog"
  965.         ui start InitOptions
  966.     else
  967.         read-syms "CopyList Dialog"
  968.     endif
  969.  
  970.     ifstr $(STF_MODE) != "ADMIN"
  971.         set INSTALLGRAPH = $(COPYGRAPH)
  972.         
  973.         ifstr $(COPYGRAPH) == "ON"
  974.             read-syms "Regedit Version Files"
  975.             ui start "InstallExisting"
  976.             ifstr $(CopySym) == "OFF"
  977.                 set COPYREGEDIT = "!COPY"
  978.             endif
  979.  
  980.             read-syms "Graph Version Files"
  981.             ui start "InstallExisting"
  982.             ifstr $(CopySym) == "OFF"
  983.                 set COPYGRAPH = "OFF"
  984.             endif
  985.             ifstr $(CopySym) == "OLD"
  986.                 set COPYGRAPH = "OFF"
  987.             endif
  988.         endif
  989.             
  990.         ifstr $(STF_MODE) == "NETWORK"
  991.             ifstr $(LocalCopy) == "NO"
  992.                 set COPYHELP = "ON"
  993.             endif
  994.         endif
  995.  
  996.         set INSTALLHELP = "OFF"
  997.         ifstr $(COPYHELP) == "ON"
  998.             set INSTALLHELP = "ON"
  999.             read-syms "Winhelp File"
  1000.             ui start "InstallExisting"
  1001.             ifstr $(CopySym) == "ON"
  1002.                 read-syms "Old Help"
  1003.                 ui start MessageBox
  1004.                 ifstr $(DLGEVENT) == "YES"
  1005.                     set COPYWINHLP = "COPY"
  1006.                     ui pop 1
  1007.                 else
  1008.                     set COPYWINHLP = "!COPY"
  1009.                     set COPYHELP = "OFF"
  1010.                     set COPYCUE = "OFF"
  1011.                 endif
  1012.             else-ifstr $(CopySym) == "NEW"
  1013.                 set COPYWINHLP = "COPY"
  1014.             else    
  1015.                 ui start "CheckLang"
  1016.                 ifstr $(ANSWER) == "YES"
  1017.                     read-syms "Wrong Help"
  1018.                     ui start MessageBox
  1019.  
  1020.                     ifstr $(DLGEVENT) == "NO"
  1021.                         set COPYWINHLP = "!COPY"
  1022.                     else
  1023.                         set COPYWINHLP = "COPY"
  1024.                     endif
  1025.                 else
  1026.                     set COPYWINHLP = "!COPY"
  1027.                 endif
  1028.             endif
  1029.         endif
  1030.  
  1031.         ifstr $(STF_MODE) == "NETWORK"
  1032.             ifstr $(LocalCopy) == "NO"
  1033.                 set COPYHELP = "OFF"
  1034.                 install "InstallLocalMda Script"
  1035.             endif
  1036.         endif
  1037.  
  1038.     endif
  1039.  
  1040. ;so we still have the size count, but will use createdb to create the real one
  1041.     set SYSDBPATH = $(SETUPPATH)
  1042.  
  1043.     ui start "IsAccessDir"
  1044.     ui start "IsODBCInstalled"
  1045.     ui start Modeless       
  1046.     install "Copy List Script"
  1047.     ui pop 1
  1048.  
  1049.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1050.         read-syms "Setup Failed"
  1051.         goto ExitError
  1052.     else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1053.         read-syms "Setup Aborted"
  1054.         goto ExitError
  1055.     endif
  1056.  
  1057.     goto Space
  1058.  
  1059. Space = +
  1060.     ifstr $(STF_MODE) == "NETWORK"
  1061.         ifstr $(LocalCopy) == "NO"
  1062.             goto inst
  1063.         endif
  1064.     endif
  1065.     set CurrentDialog = Space
  1066.     ui start EnoughSpace
  1067.  
  1068.     ifstr $(ANSWER) == "BOTH"
  1069.         read-syms "No Space Both"
  1070.     else-ifstr $(ANSWER) == "WIN"
  1071.         read-syms "No Space Win"
  1072.     else-ifstr $(ANSWER) == "CIR"
  1073.         read-syms "No Space Cir"
  1074.     endif
  1075.  
  1076.     ifstr $(ANSWER) != "NO"
  1077.         ui start NoSpace
  1078.         ifstr $(DLGEVENT) == "BACK"
  1079.             install "Clear List Script"
  1080.             ui pop 1
  1081.             ifstr $(STF_MODE) == "ADMIN"
  1082.                 goto GetPath
  1083.             else
  1084.                 goto SingleOptions
  1085.             endif
  1086.         else-ifstr $(DLGEVENT) == "EXIT"
  1087.             goto quit
  1088.         endif
  1089.         ui pop 1
  1090.     endif
  1091.     goto inst
  1092.  
  1093. inst = +
  1094.     set CurrentDialog = inst
  1095.  
  1096.     ui start WhileInstall
  1097.  
  1098.     ; try to get rid of winhelp 
  1099.     ifstr $(STF_MODE) != "ADMIN"
  1100.         ifstr $(COPYHELP) == "ON"
  1101.             ui start HelpQ
  1102.         endif
  1103.     endif
  1104.  
  1105.     ifstr $(STF_MODE) == "ADMIN"
  1106.         ui start CreateDB
  1107.         ifstr $(ANSWER) == "NO"
  1108.             read-syms "Setup Failed"
  1109.             goto ExitError
  1110.         endif
  1111.     endif
  1112.  
  1113.     install "Install Script"
  1114.     ui pop 1
  1115.  
  1116.         
  1117.  
  1118.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1119.         read-syms "Setup Failed"
  1120.         goto ExitError
  1121.     else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1122.         read-syms "Setup Aborted"
  1123.         goto ExitError
  1124.     else-ifstr $(STF_MODE) != "ADMIN"
  1125.     ;       ifstr $(COPYCUE) == "ON"
  1126.     ;               read-syms "Copy CueCards"
  1127.     ;               ui start CueIni
  1128.     ;       endif
  1129. ;enable ini updates
  1130.         ifstr $(STF_MODE) == "NETWORK"
  1131.             ifstr $(LocalCopy) == "NO"
  1132.                 read-syms "Standard Options"
  1133.                 set INSTALLGRAPH = "ON"
  1134.                 ui start ConvertPath 
  1135.                 set CIRPATH2 = $(AccessExePath2)
  1136.             endif
  1137.         endif
  1138.  
  1139.         ifstr $(MULTIUSER) != "YES"
  1140.             ifstr $(COPYPROG) == "ON"
  1141.                 ui start CreateDB
  1142.  
  1143.                 ifstr $(ANSWER) == "NO"
  1144.                     read-syms "Setup Failed"
  1145.                     goto ExitError
  1146.                 endif
  1147.             endif
  1148.         endif
  1149.  
  1150.         ui start "RemoveWizard"
  1151.         install "Update INIs"
  1152.         ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1153.             read-syms "INI Failed"
  1154.             goto ExitError
  1155.         else-ifstr $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
  1156.             read-syms "Setup Aborted"
  1157.             goto ExitError
  1158.         endif
  1159.         ifstr $(INSTALLGRAPH) == "ON"
  1160.             read-syms "Ole Reg"
  1161.             ui start "OleApps"                      
  1162.             read-syms "Graph Reg"
  1163.             ui start "RegisterOleEntries"
  1164.             ifstr $(ANSWER) == "NO"
  1165.                 ui pop 1
  1166.                 read-syms "Registration Failed"
  1167.                 goto "ExitError"
  1168.             endif
  1169.             ui pop 1
  1170.         endif
  1171.         ifstr $(COPYPROG) == "ON"
  1172.             goto DoProgStuff
  1173.         endif
  1174.         ifstr $(STF_MODE) == "NETWORK"
  1175.             goto DoProgStuff
  1176.         endif
  1177.     endif
  1178.  
  1179. DoProgStuff = +
  1180.     ifstr $(STF_MODE) == "NETWORK"
  1181.         ifstr $(LocalCopy) == "NO"
  1182.             goto DoShareStuff
  1183.         endif
  1184.     endif
  1185.     install "Close System Script"
  1186.     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1187.         read-syms "Setup Failed"
  1188.         goto ExitError
  1189.     endif
  1190.     ifstr $(STF_MODE) == "ADMIN"
  1191.         goto Done
  1192.     endif
  1193.  
  1194. DoShareStuff = +
  1195.  set CurrentDialog = DoShareStuff
  1196.   set MAKEBAK = "NO"
  1197.   ifstr $(WINDOWSMODE) != "ENHANCED"
  1198.     set ANSWER = "NO"
  1199.   else
  1200.     ui start VSHARERunning
  1201.   endif
  1202.   ifstr $(ANSWER) == "NO"
  1203.     ui start ConfigExist
  1204.     ifstr $(CONFIGEXIST) == "YES"
  1205.         read-syms "Config Share Dialog"
  1206.         ui start ValidConfig
  1207.     else
  1208.         set ANSWERCONFIG = "NOTEXIST"
  1209.     endif   
  1210.     ifstr $(ANSWERCONFIG) == "NO"
  1211.         ui start ShareDialog
  1212.         ifstr $(DLGEVENT) == "CONTINUE"
  1213.             ifstr $(ButtonChecked) == "1"
  1214.                 set MAKEBAK = "YES"
  1215.             else-ifstr $(ButtonChecked) == "2"
  1216.                 set MAKEBAK = "NO"
  1217.             else
  1218.                 ui pop 1
  1219.                 goto Done
  1220.             endif
  1221.             ui start ShareConfig
  1222.             ifstr $(ANSWER) == "NO"
  1223.                 read-syms "Share Error" 
  1224.                 ui start MessageBox
  1225.             else
  1226.                 read-syms "Share Success"
  1227.                 ui start MessageBox
  1228.             endif
  1229.         else-ifstr $(DLGEVENT) == "EXIT"
  1230.             goto quit
  1231.         endif
  1232.         ui pop 1
  1233.     else-ifstr $(ANSWERCONFIG) == "NOTEXIST"
  1234.         ifstr $(AUTOEXIST) == "NO"
  1235.             goto Done
  1236.         endif
  1237.         ui start ValidShare
  1238.         ifstr $(ANSWER) != "YES"
  1239.             ifstr $(ANSWER) == "NOTEXIST"
  1240.                 read-syms "Add Share Dialog"
  1241.             else
  1242.                 read-syms "Share Dialog"
  1243.             endif
  1244.             ui start ShareDialog
  1245.             ifstr $(DLGEVENT) == "CONTINUE"
  1246.                 ifstr $(ButtonChecked) == "1"
  1247.                     set MAKEBAK = "YES"
  1248.                 else-ifstr $(ButtonChecked) == "2"
  1249.                     set MAKEBAK = "NO"
  1250.                 else
  1251.                     ui pop 1
  1252.                     goto Done
  1253.                 endif
  1254.                 ui start Share
  1255.                 ifstr $(ANSWER) == "COPY"
  1256.                     install "Autoexec Files Script"
  1257.                     ifstr $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
  1258.                         read-syms "Setup Failed"
  1259.                         goto ExitError
  1260.                     else-ifstr $(STF_INSTALL_OUTCOME) != "STF_USERQUIT"
  1261.                         read-syms "Share Success"
  1262.                         ui start MessageBox
  1263.                     endif
  1264.                 else-ifstr $(ANSWER) == "NO"
  1265.                     read-syms "Share Error" 
  1266.                     ui start MessageBox
  1267.                 else
  1268.                     read-syms "Share Success"
  1269.                     ui start MessageBox
  1270.                 endif
  1271.             else-ifstr $(DLGEVENT) == "EXIT"
  1272.                 goto quit
  1273.             endif
  1274.             ui pop 1
  1275.         endif
  1276.     endif
  1277.     goto Done
  1278.    endif
  1279.  
  1280. Done = +
  1281.     ifstr $(STF_MODE) != "ADMIN"
  1282.         ifstr $(COPYPROG) == "ON"
  1283.             ui start ConfigExist
  1284.             ifstr $(CONFIGEXIST) == "YES"
  1285.                 detect "Environment Variable"
  1286.                 ifint $(FILESCOUNT) < "50"
  1287.                     read-syms "FILES Warning Dialog"
  1288.                     set STF_MB_TITLE = $(Title)
  1289.                     set STF_MB_TYPE = 1
  1290.                     set STF_MB_DEF = 1
  1291.                     set STF_MB_ICON = 5
  1292.                     ui start MessageBox
  1293.                 endif
  1294.             endif
  1295.         endif
  1296.         install "ProgGroup Script"
  1297.         ifstr $(MAKEBAK) != "NO"
  1298.             read-syms "Reboot Err"
  1299.             ui start MessageBox
  1300.         endif
  1301.     else
  1302.         set CIRPATH2 = $(ACCPATH2)
  1303.         set GRAPHPATH2 = $(ADMINGRAPHPATH2)
  1304.         set SYSMDAPATH2 = $(ADMINMDAPATH2)
  1305.         Update-Inf "DefaultPath"
  1306.         Write-Inf $(CIRPATH)"stfsetup.in_"
  1307.     endif
  1308.  
  1309. CompleteInstall = +
  1310.         read-syms "Setup Successful"
  1311.         ui start MessageBox
  1312.         Exit
  1313.  
  1314.     
  1315.  
  1316. [Create Dir]
  1317. CreateDir $(CREATEPATH), V
  1318. Exit
  1319.  
  1320. [Clear List Script]
  1321. ClearCopyList
  1322. Exit
  1323.  
  1324. [Shared Files Script]
  1325. ifstr $(COPYOLECLI) == $(CPSYM) 
  1326.     AddSectionFilesToCopyList    "OLECLI"   $(STF_SRCDIR)  $(DLLPATH)
  1327. endif
  1328. ifstr $(COPYOLESVR) == $(CPSYM) 
  1329.     AddSectionFilesToCopyList    "OLESVR"   $(STF_SRCDIR)  $(DLLPATH)
  1330. endif
  1331. ifstr $(COPYDDEML) == $(CPSYM) 
  1332.     AddSectionFilesToCopyList    "DDEML"   $(STF_SRCDIR)  $(DLLPATH)
  1333. endif
  1334. ifstr $(COPYCOMMDLG) == $(CPSYM) 
  1335.     AddSectionFilesToCopyList    "COMMDLG"   $(STF_SRCDIR)  $(DLLPATH)
  1336. endif
  1337. ifstr $(COPYSHELL) == $(CPSYM) 
  1338.     AddSectionFilesToCopyList    "SHELL"   $(STF_SRCDIR)  $(DLLPATH)
  1339. endif
  1340. ifstr $(COPYVER) == $(CPSYM) 
  1341.     AddSectionFilesToCopyList    "VER"   $(STF_SRCDIR)  $(DLLPATH)
  1342. endif
  1343. ifcontains $(CPSYM)  in { $(COPYCOMMDLG), $(COPYDDEML), $(COPYOLECLI), $(COPYOLESVR), $(COPYSHELL), $(COPYVER) }
  1344.     CopyFilesInCopyList
  1345. endif
  1346. Exit
  1347.  
  1348. [Copy List Script]
  1349. ;Free disk space is already checked in the beginning, and all of the 
  1350. ;following symbols have been added to the Symbol Table
  1351. ;SetupGetCopyListCost $(szFreePerDisk) $(szClusterPerDisk) $(szTotalFree)
  1352.  
  1353. ifstr $(STF_MODE) == "ADMIN"
  1354.     AddSectionFilesToCopyList    "Setup Files"   $(STF_SRCDIR)  $(CIRPATH)
  1355.     AddSectionFilesToCopyList    "Setup Part 2"   $(STF_SRCDIR)  $(CIRPATH)
  1356.     AddSectionFilesToCopyList    "Autoexec Files"     $(STF_SRCDIR)  $(CIRPATH)
  1357.     AddSectionFilesToCopyList    "OLECLI"   $(STF_SRCDIR)  $(DLLPATH)
  1358.     AddSectionFilesToCopyList    "OLESVR"   $(STF_SRCDIR)  $(DLLPATH)
  1359.     AddSectionFilesToCopyList    "DDEML"   $(STF_SRCDIR)  $(DLLPATH)
  1360.     AddSectionFilesToCopyList    "COMMDLG"   $(STF_SRCDIR)  $(DLLPATH)
  1361.     AddSectionFilesToCopyList    "SHELL"   $(STF_SRCDIR)  $(DLLPATH)
  1362.     AddSectionFilesToCopyList    "VER"   $(STF_SRCDIR)  $(DLLPATH)
  1363.     AddSectionFilesToCopyList        "ADMIN FILES"  $(STF_SRCDIR)  $(ACCPATH)
  1364.     AddSectionFilesToCopyList        "Admin Graph"  $(STF_SRCDIR)  $(ADMINGRAPHPATH)
  1365.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1366. endif
  1367.  
  1368. ifstr $(STF_MODE) != "ADMIN"
  1369.     AddSectionFilesToCopyList "Setup Files" $(STF_SRCDIR) $(CIRPATH)
  1370. endif
  1371.  
  1372. ifstr $(COPYPROG) == "ON"
  1373.     AddSectionFilesToCopyList    "Program Files"   $(STF_SRCDIR)  $(CIRPATH)
  1374. endif
  1375.  
  1376. ifstr $(COPYHELP) == "ON"
  1377.     AddSectionFilesToCopyList    "Help Files"      $(STF_SRCDIR)  $(CIRPATH)
  1378. endif
  1379.  
  1380. ifstr $(COPYWINHLP) == "COPY"
  1381.     AddSectionFilesToCopyList    "Winhelp Files"  $(STF_SRCDIR)  $(WINDOWSPATH)
  1382. endif
  1383.  
  1384. ifstr $(COPYCUE) == "ON"
  1385.     AddSectionFilesToCopyList    "CueCards Files"      $(STF_SRCDIR)  $(CIRPATH)
  1386. endif
  1387.  
  1388. ifstr $(COPYISAM) == "ON"
  1389.     IfStr $(COPYDB) == "ON"
  1390.         AddSectionFilesToCopyList    "Dbase Files"     $(STF_SRCDIR)  $(CIRPATH)
  1391.     endif
  1392.     IfStr $(COPYPDX) == "ON"
  1393.         AddSectionFilesToCopyList    "Paradox Files"     $(STF_SRCDIR)  $(CIRPATH)
  1394.     endif
  1395.     IfStr $(COPYBTR) == "ON"
  1396.         AddSectionFilesToCopyList    "Btrieve Files"     $(STF_SRCDIR)  $(CIRPATH)
  1397.     endif
  1398. endif
  1399.  
  1400. ifstr $(INSTALLGRAPH) == "ON"
  1401.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1402. else-ifstr $(COPYREGEDIT) == "COPY"
  1403.     AddSectionFilesToCopyList    "Ole Registration Files"    $(STF_SRCDIR)  $(CIRPATH)
  1404. endif
  1405.  
  1406. ifstr $(COPYGRAPH) == "ON"
  1407.     AddSectionFilesToCopyList    "Graph Files"     $(STF_SRCDIR)  $(CIRPATH)
  1408. endif
  1409.  
  1410. ifstr $(COPYSAMPLE) == "ON"
  1411.     AddSectionFilesToCopyList    "Sample Files"     $(STF_SRCDIR)  $(CIRPATH)
  1412. endif
  1413.  
  1414. ifstr $(Acc100Exist) == "YES"
  1415.     ifstr $(STF_MODE) == "ADMIN"
  1416.         AddSectionFilesToCopyList "Old Admin Files"     $(STF_SRCDIR) $(ACCPATH)
  1417.     else
  1418.         AddSectionFilesToCopyList "Old Files"   $(STF_SRCDIR) $(CIRPATH)
  1419.     endif   
  1420. endif
  1421.  
  1422. GetCopyListCost $(szAdditionalNeeded) $(szTotalFree) $(szTotalNeeded) $(szFreePerDisk) $(szClusterPerDisk) $(szTroublePairs) $(szNeededPerDisk) $(szExtraCosts)
  1423. Exit
  1424.  
  1425. [InstallLocalMda Script]
  1426.     AddSectionFilesToCopyList    "Net Mda"   $(STF_SRCDIR)  $(WINDOWSPATH)
  1427. Exit
  1428.  
  1429. [Install Script]
  1430. CopyFilesInCopyList
  1431. Exit
  1432.  
  1433.  
  1434. [Close System Script]
  1435. ifstr $(STF_MODE) == "ADMIN"
  1436.     Close-System "ADMIN FILES", "EXE", $(ACCPATH), "501", "500"
  1437. else
  1438.     ifstr $(COPYPROG) == "ON"
  1439.         Close-System "Program Files", "EXE", $(CIRPATH), "501", "500"
  1440.     endif
  1441. endif
  1442. Exit
  1443.  
  1444. [Autoexec Files Script]
  1445. AddSectionFilesToCopyList    "Autoexec Files"     $(STF_SRCDIR)  $(CIRPATH)
  1446. CopyFilesInCopyList
  1447. Exit
  1448.  
  1449.  
  1450. [Source Media Descriptions]
  1451.     0 = "Alte Dateien l÷schen", TAGFILE = "msajt100.dll"
  1452.     1 = "Diskette 1 - Setup", TAGFILE = "1.wmf"
  1453.     2 = "Diskette 2", TAGFILE = "2.wmf"
  1454.     3 = "Diskette 3", TAGFILE = "3.wmf"
  1455.     4 = "Diskette 4", TAGFILE = "4.wmf"
  1456.     5 = "Diskette 5", TAGFILE = "5.wmf"
  1457.     6 = "Diskette 6", TAGFILE = "6.wmf"
  1458.     7 = "Diskette 7", TAGFILE = "7.wmf"
  1459.     8 = "ODBC-Diskette", TAGFILE = "8.wmf"
  1460. [Update INIs]
  1461. ifstr $(COPYCUE) == "ON"
  1462.     CreateIniKeyValue, $(INIPATH)"WINHELP.INI", "Files", "CUECARDS.DLL", $(CIRPATH2)", CUECARDS.DLL kann nicht gefunden werden", O
  1463. endif
  1464.  
  1465. ifstr $(STF_MODE) == "NETWORK"
  1466.     ifstr $(LocalCopy) == "NO"
  1467.         set SystemPath = $(SYSTEMPATH)
  1468.         set SYSTEMPATH = $(CIRPATH2)
  1469.     endif
  1470. endif
  1471. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Filter", "Text (*.txt)|*.txt|Alle Dateien (*.*)|*.*|", O
  1472. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "Extension", "txt", O
  1473. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "OneTablePerFile", "Yes", O
  1474. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Word for Windows Merge", "IndexDialog", "No", O
  1475.  
  1476. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Filter", "FoxPro 2.5(*.dbf)|*.dbf|Alle Dateien (*.*)|*.*|", O
  1477. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "Extension", "dbf", O
  1478. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "OneTablePerFile", "Yes", O
  1479. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexDialog", "Yes", O
  1480. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|Alle Dateien (*.*)|*.*|", O
  1481.  
  1482. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexDialog", "Yes", O
  1483. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|Alle Dateien (*.*)|*.*|", O
  1484. RemoveIniKey, $(INIPATH)"MSACCESS.INI", "FoxPro 2.0", "CanAttach"
  1485.  
  1486. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "QueryTimeout", "60", O
  1487. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ODBC", "LoginTimeout", "20", O
  1488.  
  1489. CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Libraries", "wizard.mda", "ro", O
  1490.  
  1491.  
  1492. ifstr $(COPYPROG) == "ON"
  1493.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "SystemDB", $(SYSMDAPATH2)$(SYSMDAFILE), O
  1494.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Options", "UtilityDB", $(CIRPATH2)"UTILITY.MDA", O
  1495.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Einspaltig", "zwInitWizard, 1", O
  1496.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Tabelle", "zwInitWizard, 2", O
  1497.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Diagramm", "zwInitWizard, 6", O
  1498.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Form Wizards", "Haupt/Unterformular", "zwInitWizard, 7", O
  1499.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Einspaltig", "zwInitWizard, 3", O
  1500.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Gruppierungen", "zwInitWizard, 4", O
  1501.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Report Wizards", "Adre▀etiketten", "zwInitWizard, 5", O
  1502.  
  1503.     ifstr $(SmallFont) != "Null File"
  1504.         CreateIniKeyValue, "WIN.INI", "Fonts", "SmallFonts ("$(FontDesc)" res)", "SMALL"$(Font)".FON", O
  1505.     endif
  1506.     CreateIniKeyValue, "WIN.INI", "Extensions", "MDB", $(CIRPATH2)$(AppExeName)"  ^.MDB", O
  1507. endif
  1508.  
  1509. ifstr $(INSTALLGRAPH) == "ON"
  1510.     ifstr $(STF_MODE) == "NORMAL"
  1511.         set GRAPHPATH2 = $(GRAPHPATH)
  1512.     endif
  1513.     RemoveIniKey, "WIN.INI", "MSAPPS", "MSGRAPH"
  1514.     CreateIniKeyValue,  "WIN.INI", "MSAPPS", "MSGRAPH", $(GRAPHPATH2)"GRAPH.EXE"
  1515. endif
  1516.     
  1517. ifstr $(COPYISAM) == "ON"
  1518.     CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "ISAM", "PageTimeout", "300", O
  1519.  
  1520.     ifstr $(COPYPDX) == "ON"
  1521.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Paradox 3.X", $(SYSTEMPATH)"pdx110.dll", O
  1522.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxUserName", $(STF_CD_NAME)
  1523.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "ParadoxNetPath", $(CIRPATH2)
  1524.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Paradox ISAM", "CollatingSequence", "International"
  1525.     endif
  1526.     ifstr $(COPYDB) == "ON"
  1527.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0"
  1528.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV"
  1529.         RemoveIniKey, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III"
  1530.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.5", $(SYSTEMPATH)"xbs110.dll", O
  1531.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "FoxPro 2.0", $(SYSTEMPATH)"xbs110.dll", O
  1532.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE III", $(SYSTEMPATH)"xbs110.dll", O
  1533.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "dBASE IV", $(SYSTEMPATH)"xbs110.dll", O
  1534.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "CollatingSequence", "International", O
  1535.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Century", "Off", O
  1536.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Date", "American", O
  1537.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Mark", "47", O
  1538.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "dBase ISAM", "Deleted", "On", O
  1539.     endif
  1540.     ifstr $(COPYBTR) == "ON"
  1541.         CreateIniKeyValue, $(INIPATH)"MSACCESS.INI", "Installable ISAMs", "Btrieve", $(SYSTEMPATH)"btrv110.dll", O
  1542.         CreateIniKeyValue, "WIN.INI", "btrieve", "options", "/m:64 /p:4096 /b:16 /f:20 /l:40 /n:12 /t:"$(CIRPATH2)"BTRIEVE.TRN", O
  1543.     endif
  1544. endif
  1545.  
  1546. ifstr $(STF_MODE) == "NETWORK"
  1547.     ifstr $(LocalCopy) == "NO"
  1548.         set SYSTEMPATH = $(SystemPath)
  1549.     endif
  1550. endif
  1551.  
  1552. Exit
  1553.  
  1554.  
  1555. [Autoexec Files]
  1556.     1, share.ex$, $(DECOMP), $(REN)=share.exe, DEST=$(SHAREPATH), SIZE=10992, TIME=10
  1557.  
  1558. [Setup Files]
  1559.     1, setup.ini, $(DECOMP), DEST=$(CIRPATH), OVERWRITE=ALWAYS, SIZE=149, TIME=1
  1560.     1, stfsetup.ex_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.exe", OVERWRITE=ALWAYS, SIZE=593888, TIME=579
  1561.     1, workgrp.in_, $(DECOMP), DEST=$(CIRPATH), $(REN)="stfsetup.inf", OVERWRITE=ALWAYS, SIZE=1637, TIME=1
  1562.     1, detcmd.dl_, $(DECOMP), DEST=$(CIRPATH), $(REN)="detcmd.dll", OVERWRITE=ALWAYS, SIZE=24128, TIME=23
  1563.  
  1564. [Setup Part 2]
  1565.     1, setup.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=20736, TIME=20
  1566.     1, stfsetup.in_, $(DECOMP), DEST=$(SETUPPATH), SIZE=48870, TIME=47
  1567.     1, ver.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=9584, TIME=9
  1568.     1, commdlg.dl_, $(DECOMP), DEST=$(SETUPPATH), SIZE=90144, TIME=88
  1569.     1, 1.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4470, TIME=4
  1570.     2, 2.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8054, TIME=7
  1571.     3, 3.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=9014, TIME=8
  1572.     4, 4.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8342, TIME=8
  1573.     5, 5.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4630, TIME=4
  1574.     6, 6.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3798, TIME=3
  1575.     7, 7.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=12182, TIME=11
  1576.     8, 8.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=5910, TIME=5
  1577.     1, 1e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4022, TIME=3
  1578.     2, 2e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=6870, TIME=6
  1579.     3, 3e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=8470, TIME=8
  1580.     4, 4e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=7862, TIME=7
  1581.     5, 5e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=4246, TIME=4
  1582.     6, 6e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=3318, TIME=3
  1583.     7, 7e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=11510, TIME=11
  1584.     8, 8e.wmf, $(DECOMP), DEST=$(SETUPPATH), SIZE=5430, TIME=5
  1585.     8, wfwdrv.exe, $(DECOMP), DEST=$(SETUPPATH), SIZE=23691, TIME=23
  1586.     8, wfwnet.dr_, $(DECOMP), DEST=$(SETUPPATH), SIZE=167764, TIME=163
  1587.     7, wfwnet.us_, $(DECOMP), DEST=$(SETUPPATH), SIZE=165600, TIME=161
  1588.     1, wfwdrv.wri, $(DECOMP), DEST=$(SETUPPATH), SIZE=3840, TIME=3
  1589.  
  1590. [Program Files]
  1591.     7, msain110.dl$, $(DECOMP), $(REN)=msain110.dll, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=162584, TIME=163, VERSION="1,10,0,1"
  1592.     EXE = 3, msaccess.ex$, $(DECOMP), $(REN)=msaccess.exe, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=1336480, TIME=1305, VERSION="1,10,0,0"
  1593.     1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(INIPATH), OVERWRITE=NEVER, BACKUP="*", SIZE=2042, TIME=1
  1594.     3, msabc110.dl$, $(DECOMP), $(REN)=msabc110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=279600, TIME=273, VERSION="1,11,0,0"
  1595.     7, msaes110.dl$, $(DECOMP), $(REN)=msaes110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=33280, TIME=32, VERSION="1,10,0,0"
  1596.     7, msafin.dl$, $(DECOMP), $(REN)=msafin.dll, DEST=$(FINPATH), OVERWRITE=ALWAYS, SIZE=39823, TIME=38, VERSION="1,10,0,0"
  1597.     3, msajt110.dl$, $(DECOMP), $(REN)=msajt110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=710752, TIME=694, VERSION="1,10,0,1"
  1598.     7, msaju110.dl$, $(DECOMP), $(REN)=msaju110.dll, DEST=$(JETPATH), OVERWRITE=ALWAYS, SIZE=69936, TIME=68, VERSION="1,10,0,1"
  1599.     7, utility.md$, $(DECOMP), $(REN)=utility.mda, DEST=$(DBPATH), OVERWRITE=ALWAYS, SIZE=163840, TIME=160
  1600.     4, wizard.md$, $(DECOMP), $(REN)=wizard.mda, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=524288, TIME=512
  1601.     1, ctl3d.dl$, $(DECOMP), $(REN)=ctl3d.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=14480, TIME=14, VERSION="1,1,3,0"
  1602.     1, info.wri, $(DECOMP), $(REN)=info.wri, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=46336, TIME=45
  1603.     7, perform.wr$, $(DECOMP), $(REN)=perform.wri, DEST=$(PROGPATH), OVERWRITE=ALWAYS, SIZE=16512, TIME=16
  1604.     7, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=288240, TIME=281
  1605.     @($(SmallFont))
  1606.  
  1607. [VGA Font]
  1608.     1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103"
  1609.  
  1610. [EGA Font]
  1611.     1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103"
  1612.  
  1613. [8514 Font]
  1614.     1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103"
  1615.  
  1616. ; General-purpose empty field
  1617. [Null File]
  1618.  
  1619. [Admin Font]
  1620.     1, smalle.fo$, $(DECOMP), $(REN)=smalle.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=26112, TIME=25, VERSION="3,10,0,103"
  1621.     1, smallb.fo$, $(DECOMP), $(REN)=smallb.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=22016, TIME=21, VERSION="3,10,0,103"
  1622.     1, smallf.fo$, $(DECOMP), $(REN)=smallf.fon, DEST=$(FONTPATH), OVERWRITE=NEVER, SIZE=21504, TIME=21, VERSION="3,10,0,103"
  1623.  
  1624. [Help Files]
  1625.     2, msaccess.hl$, $(DECOMP), $(REN)=msaccess.hlp, DEST=$(HELPPATH), SIZE=3662520, TIME=1161
  1626.     6, msacces2.hl$, $(DECOMP), $(APP)=msaccess.hlp, DEST=$(HELPPATH2), SIZE=0, TIME=1161
  1627.     7, msacces3.hl$, $(DECOMP), $(APP)=msaccess.hlp, DEST=$(HELPPATH2), SIZE=278763, TIME=272
  1628.     ; no need to copy these under 3.1 or later, and will always be the latest under 3.0
  1629.  
  1630. [Winhelp Files]
  1631.     1, winhelp.ex$, $(DECOMP), $(REN)=winhelp.exe, DEST=$(WINDOWSPATH), BACKUP="*", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=258192, TIME=252, VERSION="3,10,0,434"
  1632.     1, winhelp.hl$, $(DECOMP), $(REN)=winhelp.hlp, DEST=$(WINDOWSPATH), BACKUP="winhelp.old", $(COPYWINHLP), OVERWRITE=ALWAYS, SIZE=52316, TIME=51
  1633.  
  1634. [CueCards Files]
  1635.     5, cbtlib4.dl$, $(DECOMP), $(REN)=cbtlib4.dll, DEST=$(CUEPATH), SIZE=18304, TIME=17
  1636.     5, cuecard.ex$, $(DECOMP), $(REN)=cuecard.exe, DEST=$(CUEPATH), SIZE=108688, TIME=106
  1637.     5, cuecards.dl$, $(DECOMP), $(REN)=cuecards.dll, DEST=$(CUEPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901"
  1638.     5, cuecards.le$, $(DECOMP), $(REN)=cuecards.les, DEST=$(CUEPATH), SIZE=1589670, TIME=1552
  1639.  
  1640. [Paradox Files]
  1641.     7, pdx110.dl$, $(DECOMP), $(REN)=pdx110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=188976, TIME=184, VERSION="1,10,0,1"
  1642.  
  1643. [Dbase Files]
  1644.     7, xbs110.dl$, $(DECOMP), $(REN)=xbs110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=263728, TIME=257, VERSION="1,10,0,2"
  1645.  
  1646. [Btrieve Files]
  1647.     7, btrv110.DL$, $(DECOMP), $(REN)=btrv110.dll, DEST=$(SYSTEMPATH), OVERWRITE=OLDER, SIZE=104560, TIME=101, VERSION="1,10,0,11"
  1648.     7, btrieve.wr$, $(DECOMP), $(REN)=btrieve.wri, DEST=$(PROGPATH)     , SIZE=8320, TIME=8
  1649.  
  1650. [Graph Files]
  1651.     5, graph.ex$, $(DECOMP), $(REN)=graph.exe, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=544768, TIME=532, VERSION="3,0,2,0"
  1652.     2, msgraph.hl$, $(DECOMP), $(REN)=msgraph.hlp, BACKUP="*", DEST=$(GRAPHPATH), OVERWRITE=ALWAYS, SIZE=333211, TIME=325
  1653.  
  1654. ; The following is for Windows 3.0 users
  1655.  
  1656. [Ole Registration Files]
  1657.     1, regedit.ex$, $(DECOMP), $(REN)=regedit.exe, $(COPYREGEDIT), DEST=$(OLEREGPATH), SIZE=32832, TIME=32, VERSION="3,10,0,103"
  1658.     1, msaccess.re$, $(DECOMP), $(REN)=msaccess.reg, DEST=$(OLEREGPATH), SIZE=1186, TIME=1
  1659.  
  1660. [Sample Files]
  1661.     4, nwind.md$, $(DECOMP), $(REN)=nwind.mdb, DEST=$(SAMPLEPATH), OVERWRITE=ALWAYS, SIZE=1441792, TIME=1408
  1662.     4, neukunde.db$, $(DECOMP), $(REN)=neukunde.dbf, DEST=$(SAMPLEPATH), SIZE=2388, TIME=2
  1663.     4, analyzer.md$, $(DECOMP), $(REN)=analyzer.mda, DEST=$(SAMPLEPATH), SIZE=163840, TIME=160
  1664.     4, analyzer.wr$, $(DECOMP), $(REN)=analyzer.wri, DEST=$(SAMPLEPATH), SIZE=11520, TIME=11
  1665.     4, bestellg.md$, $(DECOMP), $(REN)=bestellg.mdb, DEST=$(SAMPLEPATH), SIZE=622592, TIME=608
  1666.     4, bestellg.hl$, $(DECOMP), $(REN)=bestellg.hlp, DEST=$(SAMPLEPATH), SIZE=54511, TIME=53
  1667.     4, bestellg.tx$, $(DECOMP), $(REN)=bestellg.txt, DEST=$(SAMPLEPATH), SIZE=6600, TIME=6
  1668.     4, pim.hl$, $(DECOMP), $(REN)=pim.hlp, DEST=$(SAMPLEPATH), SIZE=24195, TIME=23
  1669.     4, pim.md$, $(DECOMP), $(REN)=pim.mdb, DEST=$(SAMPLEPATH), SIZE=294912, TIME=288
  1670.  
  1671. [DDEML]
  1672.     1, ddeml.dl$, $(DECOMP), $(REN)=ddeml.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=36864, TIME=36, VERSION="3,10,0,103"
  1673.  
  1674. [OLECLI]
  1675.     1, olecli.dl$, $(DECOMP), $(REN)=olecli.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=83968, TIME=82, VERSION="1,10,0,0"
  1676.  
  1677. [OLESVR]
  1678.     1, olesvr.dl$, $(DECOMP), $(REN)=olesvr.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=24064, TIME=23, VERSION="1,10,0,0"
  1679.  
  1680. [SHELL]
  1681.     1, shell.dl$, $(DECOMP), $(REN)=shell.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=41072, TIME=40, VERSION="3,10,0,103"
  1682.  
  1683. [VER]
  1684.     1, ver.dl$, $(DECOMP), $(REN)=ver.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=9584, TIME=9, VERSION="3,10,0,101"
  1685.  
  1686. [COMMDLG]
  1687.     1, commdlg.dl$, $(DECOMP), $(REN)=commdlg.dll, BACKUP="*", OVERWRITE=ALWAYS, SIZE=90144, TIME=88, VERSION="3,10,0,103"
  1688.  
  1689. [ADMIN FILES]
  1690.     7, msain110.dl$, DECOMPRESS, RENAME=msain110.dll, DEST=$(ACCPATH), SIZE=162584, TIME=163, VERSION="1,10,0,1"
  1691.     EXE = 3, msaccess.ex$, DECOMPRESS, RENAME=msaccess.exe, DEST=$(ACCPATH), SIZE=1336480, TIME=1305, VERSION="1,10,0,0"
  1692.     1, msaccess.in$, DECOMPRESS, RENAME=msaccess.INI, DEST=$(ACCPATH), SIZE=2042, TIME=1
  1693.     3, msabc110.dl$, DECOMPRESS, RENAME=msabc110.dll, DEST=$(ACCPATH), SIZE=279600, TIME=273, VERSION="1,11,0,0"
  1694.     7, msaes110.dl$, DECOMPRESS, RENAME=msaes110.dll, DEST=$(ACCPATH), SIZE=33280, TIME=32, VERSION="1,10,0,0"
  1695.     7, msafin.dl$, DECOMPRESS, RENAME=msafin.dll, DEST=$(ACCPATH), SIZE=39823, TIME=38, VERSION="1,10,0,0"
  1696.     3, msajt110.dl$, DECOMPRESS, RENAME=msajt110.dll, DEST=$(ACCPATH), SIZE=710752, TIME=694, VERSION="1,10,0,1"
  1697.     7, msaju110.dl$, DECOMPRESS, RENAME=msaju110.dll, DEST=$(ACCPATH), SIZE=69936, TIME=68, VERSION="1,10,0,1"
  1698.     7, utility.md$, DECOMPRESS, RENAME=utility.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160
  1699.     4, wizard.md$, DECOMPRESS, RENAME=wizard.mda, DEST=$(ACCPATH), SIZE=524288, TIME=512
  1700.     2, msaccess.hl$, DECOMPRESS, RENAME=msaccess.hlp, DEST=$(ACCPATH), SIZE=3662520, TIME=1161
  1701.     6, msacces2.hl$, DECOMPRESS, APPEND=msaccess.hlp, DEST=$(ACCPATH), SIZE=0, TIME=1161
  1702.     7, msacces3.hl$, DECOMPRESS, APPEND=msaccess.hlp, DEST=$(ACCPATH), SIZE=278763, TIME=272
  1703.     5, cbtlib4.dl$, DECOMPRESS, RENAME=cbtlib4.dll, DEST=$(ACCPATH), SIZE=18304, TIME=17
  1704.     5, cuecard.ex$, DECOMPRESS, RENAME=cuecard.exe, DEST=$(ACCPATH), SIZE=108688, TIME=106
  1705.     5, cuecards.dl$, DECOMPRESS, RENAME=cuecards.dll, DEST=$(ACCPATH), SIZE=5120, TIME=5, VERSION="1,0,0,5901"
  1706.     5, cuecards.le$, DECOMPRESS, RENAME=cuecards.les, DEST=$(ACCPATH), SIZE=1589670, TIME=1552
  1707.     7, pdx110.dl$, DECOMPRESS, RENAME=pdx110.dll, DEST=$(ACCPATH), SIZE=188976, TIME=184, VERSION="1,10,0,1"
  1708.     7, xbs110.dl$, DECOMPRESS, RENAME=xbs110.dll, DEST=$(ACCPATH), SIZE=263728, TIME=257, VERSION="1,10,0,2"
  1709.     7, btrv110.dl$, DECOMPRESS, RENAME=btrv110.dll, DEST=$(ACCPATH), SIZE=104560, TIME=101, VERSION="1,10,0,11"
  1710.     4, nwind.md$, DECOMPRESS, RENAME=nwind.mdb, DEST=$(ACCPATH), SIZE=1441792, TIME=1408
  1711.     1, ctl3d.dl$, DECOMPRESS, RENAME=ctl3d.dll, DEST=$(ACCPATH), SIZE=14480, TIME=14, VERSION="1,1,3,0"
  1712.     4, neukunde.db$, DECOMPRESS, RENAME=neukunde.dbf, DEST=$(ACCPATH), SIZE=2388, TIME=2
  1713.     1, info.wri, DECOMPRESS, RENAME=info.wri, DEST=$(ACCPATH), SIZE=46336, TIME=45
  1714.     4, analyzer.wr$, DECOMPRESS, RENAME=analyzer.wri, DEST=$(ACCPATH)  , SIZE=11520, TIME=11
  1715.     7, btrieve.wr$, DECOMPRESS, RENAME=btrieve.wri, DEST=$(ACCPATH)  , SIZE=8320, TIME=8
  1716.     7, perform.wr$, DECOMPRESS, RENAME=perform.wri, DEST=$(ACCPATH)   , SIZE=16512, TIME=16
  1717.     1, stfsetup.ex_, DECOMPRESS, RENAME=stfsetup.exe, DEST=$(ACCPATH), SIZE=593888, TIME=579
  1718.     1, workgrp.in_, DECOMPRESS, RENAME=stfsetup.inf, DEST=$(ACCPATH), SIZE=1637, TIME=1
  1719.     1, detcmd.dl_, DECOMPRESS, RENAME=detcmd.dll, DEST=$(ACCPATH), SIZE=24128, TIME=23
  1720.     1, setup.ini, DECOMPRESS, RENAME=setup.ini, DEST=$(ACCPATH), SIZE=149, TIME=1
  1721.     4, analyzer.md$, DECOMPRESS, RENAME=analyzer.mda, DEST=$(ACCPATH), SIZE=163840, TIME=160
  1722.     4, bestellg.md$, DECOMPRESS, RENAME=bestellg.mdb, DEST=$(ACCPATH), SIZE=622592, TIME=608
  1723.     4, bestellg.hl$, DECOMPRESS, RENAME=bestellg.hlp, DEST=$(ACCPATH), SIZE=54511, TIME=53
  1724.     4, bestellg.tx$, DECOMPRESS, RENAME=bestellg.txt, DEST=$(ACCPATH), SIZE=6600, TIME=6
  1725.     4, pim.hl$, DECOMPRESS, RENAME=pim.hlp, DEST=$(ACCPATH), SIZE=24195, TIME=23
  1726.     4, pim.md$, DECOMPRESS, RENAME=pim.mdb, DEST=$(ACCPATH), SIZE=294912, TIME=288
  1727.  
  1728. [Admin Graph]
  1729.     5, graph.ex$, DECOMPRESS, RENAME=graph.exe, DEST=$(ADMINGRAPHPATH), SIZE=544768, TIME=532, VERSION="3,0,2,0"
  1730.     2, msgraph.hl$, DECOMPRESS, RENAME=msgraph.hlp, DEST=$(ADMINGRAPHPATH), SIZE=333211, TIME=325
  1731.  
  1732. [Net Mda]
  1733.     1, msaccess.in$, $(DECOMP), $(REN)=msaccess.INI, DEST=$(WINDOWSPATH), OVERWRITE=ALWAYS, BACKUP="*", SIZE=2042, TIME=1
  1734.     7, wfwnet.dr$, $(DECOMP), $(REN)=wfwnet.drv, DEST=$(SYSTEMPATH), $(COPYWFW), OVERWRITE=NEVER, !VITAL, SIZE=288240, TIME=281
  1735.  
  1736. [Old Files]
  1737.         0, btrvisam.dl$, $(REN)=btrvisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1738.         0, dbsisam.dl$, $(REN)=dbsisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1739.         0, msabc100.dl$, $(REN)=msabc100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1740.         0, msaes100.dl$, $(REN)=msaes100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1741.         0, msain100.dl$, $(REN)=msain100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1742.         0, msaju100.dl$, $(REN)=msaju100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1743.         0, msajt100.dl$, $(REN)=msajt100.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1744.         0, pdxisam.dl$, $(REN)=pdxisam.dll, DEST=$(CIRPATH), OVERWRITE=ALWAYS
  1745.  
  1746. [Old Admin Files]
  1747.         0, btrvisam.dll, DEST=$(ACCPATH)
  1748.         0, dbsisam.dll, DEST=$(ACCPATH)
  1749.         0, msabc100.dll, DEST=$(ACCPATH)
  1750.         0, msaes100.dll, DEST=$(ACCPATH)
  1751.         0, msain100.dll, DEST=$(ACCPATH)
  1752.         0, msaju100.dll, DEST=$(ACCPATH)
  1753.         0, msajt100.dll, DEST=$(ACCPATH)
  1754.         0, pdxisam.dll, DEST=$(ACCPATH)
  1755.         0, btrvisam.dl$, DEST=$(CIRPATH)
  1756.         0, dbsisam.dl$, DEST=$(CIRPATH)
  1757.         0, msabc100.dl$, DEST=$(CIRPATH)
  1758.         0, msaes100.dl$, DEST=$(CIRPATH)
  1759.         0, msain100.dl$, DEST=$(CIRPATH)
  1760.         0, msaju100.dl$, DEST=$(CIRPATH)
  1761.         0, msajt100.dl$, DEST=$(CIRPATH)
  1762.         0, pdxisam.dl$, DEST=$(CIRPATH)
  1763.         0, info_.wr$, DEST=$(CIRPATH)
  1764.         0, info.tx$, DEST=$(CIRPATH)
  1765.  
  1766.