home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April (Special)
/
Chip-Special_1997-04_cd.bin
/
spea
/
vega
/
vev1295
/
vev12951.exe
/
rar
/
INSTALL.DAT
< prev
next >
Wrap
Text File
|
1996-01-15
|
31KB
|
917 lines
@DefineProject
@Name = "V7-VEGA VIDEO"
@Version ="Release 1295"
@OutDrive = C
@If(@StrLen("@GetEnv("GDC")") > 0)
@SubDir = "@GetEnv("GDC")"
@Else
@SubDir = "\\SPEA\\GDC"
@Endif // @StrLen, @GetEnv
@Requires @HardDisk
@Immediate = 1
@EndProject
@DefineVars @QString @NextName = "@Name" @EndVars
@If(@Platform==1)
@ScrHead(1, M, 0, 63, "$062@Name $063@Version")
@ElseIf(@Platform==3)
@BackgroundMode(3, @RGB(0,0,127), @RGB(0,0,127))
// @ScrHead("@Name @Version")
@Endif // @Platform
@If(@Platform == 1)
@FileAttr("C:\\odd33ver.tpl", "r-s-h-")
@Delete("C:\\odd33ver.tpl")
@FileAttr("C:\\odd33set.tpl", "r-s-h-")
@Delete("C:\\odd33set.tpl")
@FileAttr("D:\\odd33ver.tpl", "r-s-h-")
@Delete("D:\\odd33ver.tpl")
@FileAttr("D:\\odd33set.tpl", "r-s-h-")
@Delete("D:\\odd33set.tpl")
@FileAttr("E:\\odd33ver.tpl", "r-s-h-")
@Delete("E:\\odd33ver.tpl")
@FileAttr("E:\\odd33set.tpl", "r-s-h-")
@Delete("E:\\odd33set.tpl")
@FileAttr("F:\\odd33ver.tpl", "r-s-h-")
@Delete("F:\\odd33ver.tpl")
@FileAttr("F:\\odd33set.tpl", "r-s-h-")
@Delete("F:\\odd33set.tpl")
@FileAttr("G:\\odd33ver.tpl", "r-s-h-")
@Delete("G:\\odd33ver.tpl")
@FileAttr("G:\\odd33set.tpl", "r-s-h-")
@Delete("G:\\odd33set.tpl")
@System ("getos.bat do it really")
@If(@Exists("C:\\odd33ver.tpl") && @Exists("C:\\odd33set.tpl"))
@DefineVars @QString @TmpStr = "C:" @EndVars
@Goto DETECTOS2
@ElseIf(@Exists("D:\\odd33ver.tpl") && @Exists("D:\\odd33set.tpl"))
@DefineVars @QString @TmpStr = "D:" @EndVars
@Goto DETECTOS2
@ElseIf(@Exists("E:\\odd33ver.tpl") && @Exists("E:\\odd33set.tpl"))
@DefineVars @QString @TmpStr = "E:" @EndVars
@Goto DETECTOS2
@ElseIf(@Exists("F:\\odd33ver.tpl") && @Exists("F:\\odd33set.tpl"))
@DefineVars @QString @TmpStr = "F:" @EndVars
@Goto DETECTOS2
@ElseIf(@Exists("G:\\odd33ver.tpl") && @Exists("G:\\odd33set.tpl"))
@DefineVars @QString @TmpStr = "G:" @EndVars
@Goto DETECTOS2
@Else // @Exists
@FlushOptions
@GetOption @Cls
@If(@L==2)
Bitte geben Sie das Betriebssystem an, das gerade aktiv ist.
@Else // @L
Please specify the operating system which is currently active.
@Endif // @L
@Option 1000 = "DOS"
@Option 2000 = "OS/2"
@Option 3000 = "Windows 3.1x"
@Option 4000 = "Windows 95"
@EndOption
@If (1000 [= @Option) @DefineVars @Integer @OS = 1 @EndVars
@ElseIf (2000 [= @Option) @DefineVars @Integer @OS = 2 @EndVars
@ElseIf (3000 [= @Option) @DefineVars @Integer @OS = 3 @EndVars
@ElseIf (4000 [= @Option) @DefineVars @Integer @OS = 4 @EndVars @Endif
@Goto OSDETECTED
@Endif // @Exists
DETECTOS2:
@If(@StrInFile("Operating System/2", "@TmpStr\\odd33ver.tpl") == 1)
@DefineVars @Integer @OS = 2 @EndVars
@ElseIf(@StrInFile("Windows 95", "@TmpStr\\odd33ver.tpl") == 1)
@DefineVars @Integer @OS = 4 @EndVars
@ElseIf(@StrInFile("Windows NT", "@TmpStr\\odd33ver.tpl") == 1)
@DefineVars @Integer @OS = 4 @EndVars
@ElseIf(@StrInFile("DOS", "@TmpStr\\odd33ver.tpl") == 1)
@If(@StrInFile("windir", "@TmpStr\\odd33set.tpl") == 1)
@DefineVars @Integer @OS = 3 @EndVars
@Else
@DefineVars @Integer @OS = 1 @EndVars
@Endif
@Else
@DefineVars @Integer @OS = 0 @EndVars
@Endif // @StrInFile
@Delete("@TmpStr\\odd33ver.tpl")
@Delete("@TmpStr\\odd33set.tpl")
@ElseIf(@Platform == 3)
@If(@Chicago == 1)
@DefineVars @Integer @OS = 4 @EndVars
@Else // ! @Chicago
@If(@OS2Info == 1)
@DefineVars @Integer @OS = 2 @EndVars
@Else
@DefineVars @Integer @OS = 3 @EndVars
@Endif // @OS2Info
@Endif // @Chicago
@Endif // @Platform
@DefineVars @Integer @Pl = @Platform @EndVars
OSDETECTED:
@If(@Pl==1 && @OS==3)
@Display @Cls
@If(@L==2)
Das Installationsprogramm kann nicht in einem DOS-Fenster
oder DOS-Vollbild unter Windows 3.1x ausgeführt werden.
Bitte starten Sie das Installationsprogramm mit dem Befehl:
Datei | Ausführen: @InDrive:\SETUP.EXE
@Else // @L
The installation programm cannot be executed in a DOS window
or DOS full-screen under Windows 3.1x.
Please start the installation program with the command:
File | Run: @InDrive:\SETUP.EXE
@Endif // @L
@Pause
@EndDisplay
@Exit
@Endif // @Pl && @OS
@DefineVars
@QString @B = "V7-VEGA VIDEO"
@QString @Checkfile = "ASCAN2.EXE"
@If(@Platform==1)
@QString @UP = "[]"
@QString @DN = "[]"
@QString @RET = "[─┘]"
@ElseIf(@Platform==3)
@If(@L==2)
@QString @UP = "AUF"
@QString @DN = "AB"
@QString @RET = "RETURN"
@Else // @L
@QString @UP = "UP"
@QString @DN = "DOWN"
@QString @RET = "ENTER"
@Endif // @L
@Endif // @Platform
@Drive @acad12drv = C
@Dir @acad12dir = "\\ACAD"
@Drive @ustapdrv = C
@Dir @ustapdir = "\\USTATION"
@Drive @usta5drv = C
@Dir @usta5dir = "\\USTATION"
@QString @d8 = "\n\n\n\n\n\n\n\n"
@If (@L==1)
@QString @t011 = " Use the keys [] and [] to select a drive. Press [─┘] to continue."
@QString @t012 = " "
@QString @t021 = " Use the SPACE BAR to select YES or NO."
@QString @t022 = " Press [─┘] to continue and create this directory (if YES)"
@QString @t023 = " or to modify the last input (if NO)."
@QString @t033 = " "
@QString @t041 = " On which disk drive is"
@QString @t042 = "installed at present?"
@QString @t051 = " In which directory is"
@QString @t061 = "does not exist. Do you want to create it?"
@QString @t081 = " Directory"
@QString @t091 = " Which directory"
@QString @t101 = "already exists."
@QString @t102 = " Do you want to continue installing in this directory?"
@QString @t111 = " Use the SPACE BAR to select YES or NO. Press [─┘] to continue."
@QString @t133 = " Use the keys [] and [] to select. Press [─┘] to continue."
@QString @t121 = " On which disk drive do you want to install the \"@B Utilities\" ?"
@QString @t131 = " For which version of"
@QString @t132 = "do you want to install @B drivers?"
@QString @t141 = " On which disk drive do you want to install the @B driver"
@QString @t142 = " and the font files for AutoCAD release 11 ?"
@QString @t143 = " In which directory do you want to install the @B driver"
@QString @t144 = " On which disk drive do you want to install the font files"
@QString @t145 = " for AutoCAD Release 12 ?"
@QString @t146 = " In which directory do you want to install the font files"
@QString @t147 = " and the font files for AutoShade / 3DStudio ?"
@QString @t148 = " Which font size do you want to use in AutoCAD und AutoShade ?"
@QString @t171 = " Select the applications for which you want to install drivers."
@QString @t172 = " ATTENTION: If this installation program is being executed for"
@QString @t173 = " the FIRST TIME, also select \"@B Utilities\"."
@QString @t174 = " Use the [] and [] keys to move the cursor up and down."
@QString @t175 = " Use the SPACE BAR to activate or deactivate installation of"
@QString @t176 = " the driver at the cursor position. Press [─┘] when finished."
@QString @t201 = " Please enter the directory in which you want the \"@B Utilities\""
@QString @t202 = " to be installed. The standard name of the directory is: @SubDir"
@QString @t203 = " "
@QString @t204 = "Do you want to continue"
@QString @t205 = " installing the \"@B Utilities\" in this directory?"
@QString @t251 = " On which disk drive did you install the \"@B Utilities\" ?"
@QString @t252 = " In which directory did you install the \"@B Utilities\" ?"
@QString @t253 = "does not contain the \"@B Utilities\"."
@QString @t254 = "does not exist."
@QString @t300 = " Cannot find the \"@B Utilities\" in directory"
@QString @t301 = " If the \"@B Utilities\" are not installed, press [Esc]."
@QString @Y = "YES"
@QString @N = "NO "
@QString @Drivers = "Drivers"
@QString @for = "for"
@QString @and = "and"
@QString @Utilities = "Utilities"
@Endif
@If (@L==2)
@QString @t011 = " Mit den Tasten [] und [] können Sie ein Laufwerk auswählen."
@QString @t012 = " Bestätigen Sie mit [─┘]."
@QString @t021 = " Wählen Sie JA oder NEIN mit der LEERTASTE."
@QString @t022 = " Drücken Sie [─┘] zur Fortsetzung (Verzeichnis wird erzeugt, wenn JA)"
@QString @t023 = " oder zur Änderung der letzten Eingabe (wenn NEIN)."
@QString @t033 = " "
@QString @t041 = " Auf welchem Laufwerk ist"
@QString @t042 = "derzeit installiert?"
@QString @t051 = " In welchem Verzeichnis ist"
@QString @t061 = "existiert nicht. Wollen Sie es erzeugen ?"
@QString @t071 = " Die Installation von"
@QString @t072 = "wurde erfolgreich vorbereitet."
@QString @t081 = " Verzeichnis"
@QString @t091 = " Welches Verzeichnis"
@QString @t101 = "existiert bereits."
@QString @t102 = " Wollen Sie die Installation in diesem Verzeichnis fortsetzen?"
@QString @t111 = " Wählen Sie JA / NEIN mit der Leertaste. Drücken Sie anschließend [─┘]."
@QString @t133 = " Benutzen Sie die Tasten [] und [] zur Auswahl. Bestätigen Sie mit [─┘]."
@QString @t121 = " Auf welchem Laufwerk wollen Sie die \"@B Utilities\"\n installieren?"
@QString @t131 = " Für welche Version von"
@QString @t132 = "wollen Sie @B Treiber installieren?"
@QString @t141 = " Auf welches Laufwerk wollen Sie den @B Treiber und die"
@QString @t142 = " Schriftfontdateien für AutoCAD Release 11 installieren?"
@QString @t143 = " In welches Verzeichnis wollen Sie den @B Treiber und die"
@QString @t144 = " Auf welches Laufwerk wollen Sie die Schriftfontdateien"
@QString @t145 = " für AutoCAD Release 12 installieren?"
@QString @t146 = " In welches Verzeichnis wollen Sie die Schriftfontdateien"
@QString @t147 = " Schriftfontdateien für AutoShade / 3DStudio installieren?"
@QString @t148 = " Welche Schriftfontgröße wollen Sie in AutoCAD und AutoShade nutzen?"
@QString @t171 = " Wählen Sie die Anwendungen, für die Treiber installiert werden sollen."
@QString @t172 = " ACHTUNG: Wenn dieses Installationsprogramm zum ERSTEN MAL ausgeführt"
@QString @t173 = " wird, wählen Sie zusätzlich \"@B Utilities\"."
@QString @t174 = " Mit den Tasten [] und [] können Sie den Auswahlbalken bewegen."
@QString @t175 = " Mit der LEERTASTE können Sie den invers dargestellten Treiber"
@QString @t176 = " zur Installation aktivieren/deaktivieren. Fortsetzung mit [─┘]."
@QString @t201 = " Bitte geben Sie das Verzeichnis an, in dem die"
@QString @t202 = " \"@B Utilities\" installiert werden sollen."
@QString @t203 = " Das Standardverzeichnis hierfür lautet: @SubDir"
@QString @t204 = "Wollen Sie die Installation"
@QString @t205 = " der \"@B Utilities\" in diesem Verzeichnis fortsetzen?"
@QString @t251 = " Auf welchem Laufwerk haben Sie die \"@B Utilities\" installiert ?"
@QString @t252 = " In welchem Verzeichnis haben Sie die \"@B Utilities\" installiert ?"
@QString @t253 = "enthält nicht die \"@B Utilities\"."
@QString @t254 = "existiert nicht."
@QString @t300 = " Kann die \"@B Utilities\" nicht finden im Verzeichnis"
@QString @t301 = " Wenn die \"@B Utilities\" nicht installiert sind, drücken Sie [Esc]."
@QString @Y = " JA "
@QString @N = "NEIN"
@QString @Drivers = "Treiber"
@QString @for = "für"
@QString @and = "und"
@QString @Utilities = "Dienstprogramme"
@Endif
@EndVars
@If (@Com(1) == 744 || @Com(2) == 744 || @Com(3) == 744 || @Com(4) == 744)
@If (@L == 2)
@Display @Cls
Warnung: INSTALL hat einen möglichen Adressenkonflikt in Ihrem
System bei Adresse 2E8h festgestellt (diese Adresse ist allgemein
als COM4 reserviert). Wenn in Ihrem System ein Modem, Fax/Modem
oder eine Soundkarte in Betrieb ist, kann eine Inkompatibilität
mit der @B vorliegen.
(Einige Peripheriegeräte verwenden diese im allgemeinen unbenutzte
Adresse, obwohl die AT-Busspezifikation sie für Graphiksubsysteme
vorsieht.)
Es wird empfohlen, INSTALL jetzt abzubrechen und das betrefffende
Peripheriegerät auf eine andere Adresse umzukonfigurieren, z.B.
COM1 oder COM2. Dies kann durch Jumper oder Schalter auf dem Gerät
erfolgen, oder mit Hilfe eines Dienstprogrammes.
@Pause
@Cls
Wenn Sie INSTALL nicht abbrechen, können Sie zwar fortfahren, aber
Sie werden nicht die besonderen Vorteile Ihrer @B nutzen
können, bis dieser Konflikt beseitigt ist. Möglicherweise treten
Bild-Darstellungsprobleme unter WINDOWS auf und Auflösungen von
mehr als 640x480 in 16 Farben laufen nicht korrekt.
@Pause
@EndDisplay
@Else /* @L */
@Display @Cls
Warning: INSTALL has detected a potential address conflict in
your system at address space 2E8H (generally this space is
reserved as COM4). If you are running a modem, fax/modem
or sound card in your system, there may be an incompatibility
with the @B .
(Some communication peripherals try and utilize this generally
unused space, however the AT Bus specification reserves this space
for graphics subsystems.)
It is recommened that you exit the INSTALL program now and
reconfigure the other communciation device for another address
such as COM1 or COM2. This can be done through jumpers or
switches on the device, or through a software utility.
@Pause
@Cls
If you do not exit INSTALL, you can continue but you will not be
able to take full advantage of the advanced features of your
@B until this conflict is removed. Probably, you will
have display problems running Windows and you will not be able
to properly run resolutions beyond 640x480 in 16 colors.
@Pause
@EndDisplay
@Endif /* @L */
@EndIf /* @Com */
NOCHMAL:
@FlushGroups()
@MaxListSize(8)
@If(@Pl==1) @SetGroup(B) @Endif
@If(@Pl==3) @SetGroup(W) @Endif
@GetGroups @Checkbox @If(@Pl==1) @LocalWindow (12, 39) @Cls @Endif @If(@Pl==3) @DlgCtrlSize(0, 4, 0, 6, 60) @Endif @If(@L==2)
Welche Teile der @Name Software wollen Sie installieren? @Else
Which parts of the @Name software do you want to install? @Endif // @L
@d8
@If(@L==2) Mit den Tasten @UP und @DN können Sie den Auswahlbalken bewegen.
Mit der LEERTASTE können Sie die aktuelle Zeile aktivieren oder
deaktivieren. Betätigen Sie die Taste @RET zur Fortsetzung.
@Else Use the @UP and @DN keys to move the selection bar.
Use the SPACE key to activate or deactivate the current line.
Press the @RET key to continue. @Endif // @L
@Set W = "@Drivers @and @Utilities @for Windows 3.1x / Windows 95 "
@Set B = "@Utilities @for DOS"
//@Set D = "S3 @Drivers @for AutoCAD 11/386 & 12"
//@Set T = "S3 @Drivers @for AutoShade 2.1, 3DStudio 1.0/2.0 "
//@Set M = "SPEA BigMicro @Drivers @for MicroStation 4.0x "
//@Set U = "SPEA BigMicro @Drivers @for MicroStation 5.0 "
@EndGroups
@BarOffset(0)
@If('W' [= @Group || 'B' [= @Group || 'D' [= @Group || 'T' [= @Group) @Else
@Display @Cls
@If(@L==2)
Es wurde nichts ausgewählt!
@Else
Nothing was selected!
@Endif
@Pause
@EndDisplay
@Goto NOCHMAL
@Endif
ENVIRON:
@GetOutDrive @If(@Pl==1) @LocalWindow(24, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 20, 12, 35) @Endif
@If(@L==2) Auf welchem Laufwerk wollen Sie die
@Name Software installieren?
@If(@Pl==1) Mit den Tasten @UP und @DN können Sie ein Laufwerk auswählen.
Drücken Sie anschließend @RET. @Endif // @Pl
@Else
On which disk drive do you want to install
the @Name software?
@If(@Pl==1) Use the keys @UP and @DN to select a drive. Press @RET to continue. @Endif // @Pl
@Endif // @L
@EndOutDrive
@GetSubDir
@If(@L==2) In welchem Verzeichnis wollen Sie die
@Name Software installieren?
@Else
In which directory do you want to install
the @Name software?
@Endif // @L
@If(@Pl==1) @LocalWindow(16, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 6, 0, 7, 50) @Endif
@EndSubDir
@If(@Exists("@OutDrive:@SubDir"))
@ClearOption(0)
@ClearOption(1)
@GetOption
@If(@Pl==1) @LocalWindow(16, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 6, 20, 8, 26) @Endif
@If(@L==2)
Verzeichnis @OutDrive:@SubDir existiert bereits.
Wollen Sie die Installation in diesem Verzeichnis fortsetzen?
@If(@Pl==1) Wählen Sie JA oder NEIN mit den Tasten @UP und @DN.
Drücken Sie anschließend @RET. @Endif // @Pl
@Else
Directory @OutDrive:@SubDir already exists.
Do you want to continue installing in this directory?
@If(@Pl==1) Use the keys @UP and @DN to select YES or NO.
Press @RET to continue. @Endif // @Pl
@Endif // @L
@Option 1 = "@Y"
@Option 0 = "@N"
@EndOption
@If (0 [= @Option) @Goto ENVIRON @Endif
@Endif // @Exists
@If('D' [= @Group || 'T' [= @Group)
@If('D' [= @Group)
@ClearOption(11)
@ClearOption(12)
@GetOption @If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 7, 25) @Endif
@t131 AutoCAD
@t132
@If(@Pl==1)@t133 @Endif
@Option 12 = "AutoCAD Release 12"
@Option 11 = "AutoCAD Release 11"
@EndOption
@Endif /* 'D' */
@If(11 [= @Option)
aqu11:
@If('B' [! @Group)
@GetOutDrive @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t141
@t142
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir
@t143
@t142
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 6, 0, 7, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @SubDir)? " @Endif
@EndSubdir
@Endif /* !'B' */
@ELSEIF (12 [= @Option)
acad12:
@GetOutDrive @acad12drv @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t041 AutoCAD Rel.12 @t042
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir @acad12dir @Default = "\\ACAD\\"
@t051 AutoCAD Rel.12 @t042
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 5, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @acad12dir)? " @Endif
@EndSubdir
@If(@Exists "@acad12drv:@acad12dir") @Else
@ClearOption(0)
@GetOption @If(@PL==1) @Checkbox @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 6, 8) @Endif
@t081 @acad12drv:@acad12dir @t061
@If(@Pl==1)@t021
@t022
@t023
@Option 0 = "" @ElseIf(@Pl==3) @Option 1 = "@N" @Option 0 = "@Y" @Endif
@EndOption
@If(0 [! @Option) @Goto acad12 @Endif
@Endif
aqu12:
@If('B' [! @Group)
@GetOutDrive @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t144
@t145
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir
@t146
@t145
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 5, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @SubDir)? " @Endif
@EndSubdir
@Endif /* !'B' */
@ELSE /* Kein AutoCAD, nur AutoShade / 3DStudio */
aqush3ds:
@If('B' [! @Group)
@GetOutDrive @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t141
@t147
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir
@t143
@t147
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 5, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @SubDir)? " @Endif
@EndSubdir
@Endif /* !'B' */
@ENDIF /* 11,12 */
@GetOption @If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 3, 0, 10, 10) @Endif
@t148
@If(@Pl==1)@t133 @Endif
@Option 220 = "6X9"
@Option 230 = "8X16"
@Option 240 = "9X15"
@Option 250 = "12X20"
@Option 260 = "12X24"
@Option 270 = "15X25"
@Option 280 = "16X30"
@EndOption
@Endif /* 'D' || 'T' */
@If('M'[= @Group)
ustatp:
@GetOutDrive @ustapdrv @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t041 MicroStation 4.0x @t042
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir @ustapdir @Default = "\\USTATION\\"
@t051 MicroStation 4.0x @t042
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 5, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @ustapdir)? " @Endif
@EndSubdir
@If(@Exists "@ustapdrv:@ustapdir") @Else
@ClearOption(0)
@GetOption @If(@PL==1) @Checkbox @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 6, 8) @Endif
@t081 @ustapdrv:@ustapdir @t061
@If(@Pl==1)@t021
@t022
@t023
@Option 0 = "" @ElseIf(@Pl==3) @Option 1 = "@N" @Option 0 = "@Y" @Endif
@EndOption
@If(0 [! @Option) @Goto ustatp @Endif
@Endif
@Endif /* 'M' */
@If('U'[= @Group)
ustat5p:
@GetOutDrive @usta5drv @If(@Pl==1) @LocalWindow (15, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 5, 0, 12, 15) @Endif
@t041 MicroStation 5.0 @t042
@If(@Pl==1)@t011
@t012 @Endif
@EndOutDrive
@GetSubdir @usta5dir @Default = "\\USTATION\\"
@t051 MicroStation 5.0 @t042
@If(@Pl==1) @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 5, 50) @Endif
@If(@Pl==1) @Prompt = "@t091 ([─┘] = @usta5dir)? " @Endif
@EndSubdir
@If(@Exists "@usta5drv:@usta5dir") @Else
@ClearOption(0)
@GetOption @If(@PL==1) @Checkbox @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 4, 0, 6, 8) @Endif
@t081 @usta5drv:@usta5dir @t061
@If(@Pl==1)@t021
@t022
@t023
@Option 0 = "" @ElseIf(@Pl==3) @Option 1 = "@N" @Option 0 = "@Y" @Endif
@EndOption
@If(0 [! @Option) @Goto ustat5p @Endif
@Endif
@Endif /* 'U' */
@If(@Pl==3 && 'W' [= @Group)
// Video for Windows installieren/aktualisieren?
@If(@OS==3 || @OS==2)
@If(@Exists("@WinSysDrive:@WinSysDir\\MSVIDEO.DLL"))
@If(@FileDate("@WinSysDrive:@WinSysDir\\MSVIDEO.DLL") < @StrToDate("1995/3/16"))
@GetOption
@DlgCtrlSize(0, 10, 20, 12, 26)
@If(@L==2)
Eine ältere Version von MS Video for Windows
ist bereits installiert. Diese Version sollte
aktualisiert werden.
Wollen Sie die neueste Version von
MS Video for Windows 1.1 installieren?
@Else // @L
An older version of MS Video for Windows
is already installed. This version should
be updated.
Do you want to install the latest version
of MS Video for Windows 1.1?
@Endif // @L
@Option 1 = "@Y"
@Option 0 = "@N"
@EndOption
@If(1 [= @Option) @SetGroup(V) @Endif
@Endif // @FileDate, @StrToDate
@Else // @Exists
@SetGroup(V)
@Endif // @Exists
@Endif // @OS
@Endif // @Pl
@DefineDisk
@Label = "Utilities & MCI Drivers, Disk 1 of 2"
@If(@L==2)
@F README.GER @O README @Group bw
@F MAILBOX.GER @O MAILBOX.TXT @Group bw
@If(@OS!=4) @F DPMS.GER @O DPMS.DOC @Group s @Endif
@Else
@F README.ENG @O README @Group bw
@F MAILBOX.ENG @O MAILBOX.TXT @Group bw
@If(@OS!=4) @F DPMS.ENG @O DPMS.DOC @Group s @Endif
@Endif // @L
@F BIOS.TXT @Group b
@If(@Pl==1) @F SHOW.EXE @Group bws @Endif
@If(@Pl==3) @F WSHOW.EXE @Group bws @Endif
@BeginLib V7VVIDEO.LIF
// Utilities:
@F ALANSI.SYS @Group b
@F VDIAG.EXE @Group b
@F ASCAN2.EXE @Group b
@F VMODE.EXE @Group b
@EndLib
@EndDisk
@If('B' [= @Group)
@Write ("@OutDrive:\\@SubDir\\setgdc.bat", "wt", "SET GDC=@OutDrive:@SubDir\n")
@Endif
@If(@Pl==1)
@Write ("@OutDrive:\\@SubDir\\init.bat", "wt", "@@echo off\n")
@If('B' [= @Group)
@Write ("@OutDrive:\\@SubDir\\init.bat", "at", "call setgdc.bat\n")
// @Write ("@OutDrive:\\@SubDir\\init.bat", "at", "v7hfreq t\n")
@If(@OS!=2)
// @Write ("@OutDrive:\\@SubDir\\init.bat", "at", "sptune\n")
@Endif // @OS
@Endif // 'B'
@Endif // @Pl
@If('U' [= @Group || 'M' [= @Group)
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "wt", "@@echo off\n")
@If(@L==2)
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "rem Für S3-EINSCHIRMLÖSUNG:\n")
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "SET MSPEAPM=-c10 -v0\n")
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "rem (-v0 steht für die gewünschte oder mögliche Auflösung)\n")
@Else // 2
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "rem For S3 SINGLE SCREEN:\n")
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "SET MSPEAPM=-c10 -v0\n")
@Write ("@OutDrive:\\@SubDir\\MSPEAPM.BAT", "at", "rem (-v0 signifies the desired or possible resolution)\n")
@Endif // 2
@Endif // 'U' || 'M'
@If('D' [= @Group || 'T' [= @Group)
@If(11 [= @Option)
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "wt", "SET DSPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Endif
@If(11 [= @Option && 'T' [= @Group)
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RCPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RDPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Endif
@If(12 [= @Option)
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "wt", "SET ACADDRV=@acad12drv:@acad12dir\\DRV\n")
@Endif
@If(12 [= @Option && 'T' [= @Group)
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET DSPADI=@acad12drv:@acad12dir\\DRV\\RCP_S3.EXP\n")
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RCPADI=@acad12drv:@acad12dir\\DRV\\RCP_S3.EXP\n")
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RDPADI=@acad12drv:@acad12dir\\DRV\\RCP_S3.EXP\n")
@Endif
@If(11 [! @Option && 12 [! @Option && 'T' [= @Group)
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "wt", "SET DSPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RCPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET RDPADI=@OutDrive:@SubDir\\RCP_S3.EXP\n")
@Endif
@If(220 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\6X9.FNT\n") @Endif
@If(230 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\8X16.FNT\n") @Endif
@If(240 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\9X15.FNT\n") @Endif
@If(250 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\12X20.FNT\n") @Endif
@If(260 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\12X24.FNT\n") @Endif
@If(270 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\15X25.FNT\n") @Endif
@If(280 [= @Option) @Write("@OutDrive:\\@SubDir\\V7ACAD.BAT", "at", "SET AQUILA_FONT=@OutDrive:@SubDir\\FONTS\\16X30.FNT\n") @Endif
@Endif /* 'D' || 'T' */
@If(@Pl==3 && ('W' [= @Group || 'V' [= @Group))
@If("@StartupDir" != "\\")
@ChDrive @InDrive
@ChDir("..\\util2")
@Chain("Utilities & MCI Drivers, Disk 2 of 2", "..\\util2\\INSTALL.DAT")
@Else
@Chain("Utilities & MCI Drivers, Disk 2 of 2")
@Endif
@Endif // @Pl, 'W' || 'V'
NACHV7SETUP:
@Display @Cls
@If(@L==2)
Nun wird die Datei README geöffnet.
Sie enthält die neuesten Informationen
zur @Name.
Um die Installation fortzusetzen, beenden
Sie README mit der Taste [Esc].
@Else // @L
Now the file README will be opened.
It contains the latest information
on @Name.
To continue the installation, terminate
README with the key [Esc].
@Endif // @L
@Pause
@EndDisplay
@ChDrive @OutDrive
@ChDir ("@SubDir")
@If(@Exists("@OutDrive:@SubDir\\README"))
@If(@Pl==1)
@If (@System "show readme") @Endif
@ElseIf(@Pl==3)
@WinExec("@OutDrive:@SubDir\\WSHOW README.", 1, (-1))
@Endif // @Pl
@Endif // @Exists
@ChDrive @InDrive
@If('B' [= @Group)
//@ChangeLine("V7HFREQ", "", "@BootDrive:\\AUTOEXEC.BAT")
//@ChangeLine("V7HFREQ", "", "@BootDrive:\\AUTOEXEC.BAT")
//@ChangeLine("V7HFREQ", "", "@BootDrive:\\AUTOEXEC.BAT")
@SetAutoexec @Overwrite
@SetReplace("GDC", "@OutDrive:@SubDir")
/*
@If(@OS==4)
@Verbatim "@OutDrive:@SubDir\\V7HFREQ t w"
@Else // @OS
@Verbatim "@OutDrive:@SubDir\\V7HFREQ t"
@Endif // @OS
/**/
@EndAutoexec
@Endif // 'B'
// Create SPEA Group and Items #2
@If( @Pl==3 && (@OS==3 || @OS==4) && 'W' [= @Group )
@DefineVars
@QString @PM5 = "[CreateGroup(SPEA/V7)]"
@QString @PM6 = "[AddItem(@OutDrive:\\@SubDir\\MEDIASTA.EXE, MediaStation,,0)]"
@If(@OS!=4)
@QString @PM7 = "[AddItem(@OutDrive:\\@SubDir\\SPENERGY.EXE, SPEAenergy,,0)]"
@Else
@QString @PM7 = ""
@Endif
@QString @PM8 = "[ShowGroup(SPEA/V7,1)]"
@EndVars
@ProgramManager("@PM5@PM6@PM7@PM8")
@Endif // @Pl && @OS && 'W'
@If(@Pl==3 && (@OS==3 || @OS==4) && 'W' [= @Group)
@GetOption @If(@PL==1) @Checkbox @LocalWindow (13, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 6, 0, 8, 8) @Endif
@If(@L==2)
Zur Vervollständigung der Installation
muß Ihr Computer neu gestartet werden.
Wollen Sie jetzt neustarten?
@Else
Your computer must be rebooted
to complete the installation.
Do you want to reboot now?
@Endif // @L
@If(@Pl==1)@t021
@t022
@t023
@Option 0 = "" @ElseIf(@Pl==3) @Option 0 = "@Y" @Option 1 = "@N" @Endif
@EndOption
@DefineVars @If(0 [= @Option) @Integer @WinExit = 1 @Else @Integer @WinExit = 0 @Endif @EndVars
@Endif // @Pl && @OS && 'W'
@If(@Pl==1)
@If('W' [= @Group)
@Display
@If(@L==2)
Die Installation von
@Drivers @and @Utilities @for Windows 3.1x / Windows 95
wird unter Windows durchgeführt:
1. Starten Sie Windows
2. Starten Sie das Installationsprogramm für Windows mit dem Befehl:
Datei | Ausführen: @InDrive:\@If("@StartupDir" != "\\")SPEAINST@Else@!SETUP@Endif.EXE
3. Wählen Sie "@Drivers @and @Utilities @for Windows 3.1x / Windows 95"
@Else // @L
The installation of
@Drivers @and @Utilities @for Windows 3.1x / Windows 95
must be carried out under Windows:
1. Start Windows
2. Start the installation programm for Windows with the command:
File | Run: @InDrive:\@If("@StartupDir" != "\\")SPEAINST@Else@!SETUP@Endif.EXE
3. Select "@Drivers @and @Utilities @for Windows 3.1x / Windows 95"
@Endif // @L
@Pause
@EndDisplay
@Endif // 'W'
@Endif // @Pl
@Finish
@If(@Pl==3 && (@OS==3 || @OS==4) && 'W' [= @Group)
@If(@WinExit==1)
@If("@StartupDir" == "\\")
@If(@L==2)
Ihr Computer wird jetzt neu gestartet.
Bitte nehmen Sie die Diskette aus Laufwerk @InDrive.
@Else
Your computer will now be rebooted.
Please remove the disk from drive @Indrive.
@Endif
@Pause
@Endif // @StartupDir
@WindowsExit(-1)
@Endif // @WinExit
@Endif // @Pl && @OS && 'W'
@If(@Pl==3 && @OS==2 && 'W' [= @Group)
@WindowsExit(-1)
@Endif // @Pl && @OS && 'W'
/*
@If(@Pl==1)
@If(@OS==2) @Else
@If('B' [= @Group)
@Cls
@If(@L==2)
INSTALL startet nun das Programm SPEAtune.
Mit diesem Programm haben Sie die Möglichkeit, die @B
optimal an Ihren Monitor anzupassen. Die gewählten Einstellungen
können abgespeichert werden und bleiben auch nach einem Neustart
des Rechners erhalten.
Nähere Informationen entnehmen Sie bitte der Datei README sowie der
Online-Hilfe von SPEAtune.
Achtung:
Wenn Sie die genauen Daten Ihres Monitors nicht kennen, verlassen
Sie SPEAtune mit der Taste [Esc].
@Pause
@Else
INSTALL will now start the program SPEAtune.
This program allows you to adapt the @B accurately
to your monitor. The selected settings can be memorized and will
be present after a system reset.
For further information, please refer to the file README and to
the SPEAtune online-help.
Attention:
If you do not know the exact specifications of your monitor,
press [Esc] to quit SPEAtune.
@Pause
@Endif
@ChDrive @OutDrive
@ChDir ("@SubDir")
@Endif // 'B'
@Endif // @OS
@Endif // @Pl
/**/
@If(@Pl==1) @Execute("@GetENV("COMSPEC")", "/E:1024 /CINIT.BAT") @Endif
@EndFinish