home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1996 January / MG_0196.ISO / spea / install / install1.dat < prev    next >
Text File  |  1995-11-17  |  18KB  |  552 lines

  1.  
  2. @If(@Platform == 1)
  3.  @FileAttr("C:\\odd33ver.tpl", "r-s-h-")
  4.  @Delete("C:\\odd33ver.tpl")
  5.  @FileAttr("C:\\odd33set.tpl", "r-s-h-")
  6.  @Delete("C:\\odd33set.tpl")
  7.  @FileAttr("D:\\odd33ver.tpl", "r-s-h-")
  8.  @Delete("D:\\odd33ver.tpl")
  9.  @FileAttr("D:\\odd33set.tpl", "r-s-h-")
  10.  @Delete("D:\\odd33set.tpl")
  11.  @FileAttr("E:\\odd33ver.tpl", "r-s-h-")
  12.  @Delete("E:\\odd33ver.tpl")
  13.  @FileAttr("E:\\odd33set.tpl", "r-s-h-")
  14.  @Delete("E:\\odd33set.tpl")
  15.  @FileAttr("F:\\odd33ver.tpl", "r-s-h-")
  16.  @Delete("F:\\odd33ver.tpl")
  17.  @FileAttr("F:\\odd33set.tpl", "r-s-h-")
  18.  @Delete("F:\\odd33set.tpl")
  19.  @FileAttr("G:\\odd33ver.tpl", "r-s-h-")
  20.  @Delete("G:\\odd33ver.tpl")
  21.  @FileAttr("G:\\odd33set.tpl", "r-s-h-")
  22.  @Delete("G:\\odd33set.tpl")
  23.  
  24.  @System ("getos.bat do it really")
  25.  
  26.  @If(@Exists("C:\\odd33ver.tpl") && @Exists("C:\\odd33set.tpl"))
  27.   @DefineVars @QString @TmpStr = "C:" @EndVars
  28.   @Goto DETECTOS2
  29.  
  30.  @ElseIf(@Exists("D:\\odd33ver.tpl") && @Exists("D:\\odd33set.tpl"))
  31.   @DefineVars @QString @TmpStr = "D:" @EndVars
  32.   @Goto DETECTOS2
  33.  
  34.  @ElseIf(@Exists("E:\\odd33ver.tpl") && @Exists("E:\\odd33set.tpl"))
  35.   @DefineVars @QString @TmpStr = "E:" @EndVars
  36.   @Goto DETECTOS2
  37.  
  38.  @ElseIf(@Exists("F:\\odd33ver.tpl") && @Exists("F:\\odd33set.tpl"))
  39.   @DefineVars @QString @TmpStr = "F:" @EndVars
  40.   @Goto DETECTOS2
  41.  
  42.  @ElseIf(@Exists("G:\\odd33ver.tpl") && @Exists("G:\\odd33set.tpl"))
  43.   @DefineVars @QString @TmpStr = "G:" @EndVars
  44.   @Goto DETECTOS2
  45.  
  46.  @Else // @Exists
  47.   @Goto SPECIFYOS
  48.  @Endif // @Exists
  49.  
  50. DETECTOS2:
  51.  @If(@StrInFile("Operating System/2", "@TmpStr\\odd33ver.tpl") == 1)
  52.   @DefineVars @Integer @OS = 2 @EndVars
  53.  @ElseIf(@StrInFile("Windows 95", "@TmpStr\\odd33ver.tpl") == 1)
  54.   @DefineVars @Integer @OS = 4 @EndVars
  55.  @ElseIf(@StrInFile("Windows NT", "@TmpStr\\odd33ver.tpl") == 1)
  56.   @DefineVars @Integer @OS = 4 @EndVars
  57.  @ElseIf(@StrInFile("DOS", "@TmpStr\\odd33ver.tpl") == 1)
  58.   @If(@StrInFile("windir", "@TmpStr\\odd33set.tpl") == 1)
  59.    @DefineVars @Integer @OS = 3 @EndVars
  60.   @Else
  61.    @DefineVars @Integer @OS = 1 @EndVars
  62.   @Endif
  63.  @Else
  64.   @DefineVars @Integer @OS = 0 @EndVars
  65.  @Endif // @StrInFile
  66.  @Delete("@TmpStr\\odd33ver.tpl")
  67.  @Delete("@TmpStr\\odd33set.tpl")
  68. @ElseIf(@Platform == 3)
  69.  @If(@Chicago == 1)
  70.   @DefineVars @Integer @OS = 4 @EndVars
  71.  @Else // ! @Chicago
  72.   @If(@OS2Info == 1)
  73.    @DefineVars @Integer @OS = 2 @EndVars
  74.   @Else
  75.    @DefineVars @Integer @OS = 3 @EndVars
  76.   @Endif // @OS2Info
  77.  @Endif // @Chicago
  78. @Endif // @Platform
  79. @If(@OS > 0) @Goto OSDETECTED
  80.  
  81. SPECIFYOS:
  82. @FlushOptions()
  83. @GetOption @Cls @LocalWindow(18, 39)
  84. @If(@L==2)
  85.  Bitte geben Sie das Betriebssystem an,
  86.  das gerade aktiv ist.
  87.  Benutzen Sie die Pfeil-Tasten zur Auswahl.
  88.  Bestätigen Sie mit [RETURN]."
  89. @Else // @L
  90.  Please specify the operating system
  91.  which is currently active.
  92.  Use the cursor keys to select.
  93.  Press [ENTER] to continue."
  94. @Endif // @L
  95. @Option 1000 = "DOS"
  96. @Option 2000 = "OS/2"
  97. @Option 3000 = "Windows 3.1x"
  98. @Option 4000 = "Windows 95 / Windows NT"
  99. @EndOption
  100.  
  101. @If     (1000 [= @Option) @Integer @OS = 1
  102. @ElseIf (2000 [= @Option) @Integer @OS = 2
  103. @ElseIf (3000 [= @Option) @Integer @OS = 3
  104. @ElseIf (4000 [= @Option) @Integer @OS = 4
  105. @Endif
  106. OSDETECTED:
  107. @DefineVars @Integer @Pl = @Platform @EndVars
  108.  
  109. @If(@Pl==1 && (@OS==3 || @OS==4) && 'V' [! @Group)
  110. @Display @Cls
  111. @If(@L==2)
  112.  Das Installationsprogramm kann nicht in einem DOS-Fenster
  113.  oder DOS-Vollbild unter Windows 3.1x ausgeführt werden.
  114.  
  115.  Bitte starten Sie das Installationsprogramm mit dem Befehl:
  116.  
  117.  Datei | Ausführen: @InDrive:\SPEAINST.EXE
  118. @Else // @L
  119.  The installation programm cannot be executed in a DOS window
  120.  or DOS full-screen under Windows 3.1x.
  121.  
  122.  Please start the installation program with the command:
  123.  
  124.  File | Run: @InDrive:\SPEAINST.EXE
  125. @Endif // @L
  126.  
  127. @Pause
  128. @EndDisplay
  129. @Exit
  130. @Endif // @Pl && @OS && !'V'
  131.  
  132.  
  133. @DefineVars
  134. @Drive @DiskDrive = A
  135.  
  136. @If(@BoardID != 0) @Integer @IDpassed = 1 @Else @Integer @IDpassed = 0 @Endif
  137. @QString @d8 = "\n\n\n\n\n\n\n\n"
  138. @QString @d4 = "\n\n\n\n"
  139. @Integer @V7 = @BoardID
  140.  
  141. @If(@L==1)
  142. @QString @Lpar = "-e"
  143. @QString @t111 = " Use the SPACE BAR to select YES or NO. Press [─┘] to continue."
  144. @QString @t133 = " Use the keys [] and [] to select. Press [─┘] to continue.\n"
  145. @QString @t134 = " Press [─┘] to continue."
  146. @QString @t500 = " Please select:"
  147. @If(@Pl==1)
  148.  @QString @t501 = " Please select:          Software Installation for"
  149. @Else
  150.  @QString @t501 = " Please select:\n Software Installation for"
  151. @Endif
  152. @QString @t502 = " Board:"
  153. @QString @t503 = " WELCOME  to  the  S P E A  Software  Installation!"
  154. @QString @t504 = " --------------------------------------------------"
  155. @QString @t505 = " This program offers the possibility to detect the SPEA graphics board"
  156. @QString @t506 = " in your system automatically and display the appropriate software which"
  157. @QString @t507 = " you can select for installation. "
  158. @QString @t508 = " The automatic detection can be disabled on request."
  159. @QString @t509 = " Do you want to enable the automatic detection?"
  160. @QString @t510 = " Automatic detection disabled."
  161. @QString @t511 = " No SPEA graphics board has been detected in your system."
  162. @QString @t512 = " For which SPEA board do you want to install software?"
  163. @QString @t513 = "    If Windows is not active, run Windows."
  164. @QString @t514 = "    Execute, in the directory:"
  165. @QString @t515 = "    the program  SETUP.EXE."
  166. @QString @t516 = "    the program  WINSTALL.EXE."
  167. @QString @t517 = " Install Drivers and Utilities for SPEA Hardware"
  168. @QString @t518 = " -----------------------------------------------"
  169. @QString @t519 = " Install SPEA Software Products"
  170. @QString @t520 = " ------------------------------"
  171. @QString @t521 = " Create Installation Floppy Disks"
  172. @QString @t522 = " --------------------------------"
  173. @QString @t523 = " Create installation floppy disks"
  174. @QString @Drivers = "Drivers"
  175. @QString @Driver = "Driver"
  176. @QString @for = "for"
  177. @QString @and = "and"
  178. @QString @Utilities = "utilities"
  179. @QString @Applications = "Applications"
  180. @QString @Y = " YES"
  181. @QString @N = " NO "
  182. @QString @only = "only"
  183. @QString @type = "type"
  184. @ElseIf(@L==2)
  185. @QString @Lpar = "-d"
  186. @QString @t111 = " Wählen Sie JA / NEIN mit der LEERTASTE. Drücken Sie anschließend [─┘]."
  187. @QString @t133 = " Benutzen Sie die Tasten [] und [] zur Auswahl.\n Bestätigen Sie mit [─┘]."
  188. @QString @t134 = " Bestätigen Sie mit [─┘]."
  189. @QString @t500 = " Bitte wählen Sie:"
  190. @If(@Pl==1)
  191.  @QString @t501 = " Bitte wählen Sie:      Installation von Software für"
  192. @Else
  193.  @QString @t501 = " Bitte wählen Sie:\n Installation von Software für"
  194. @Endif
  195. @QString @t502 = " Karte:"
  196. @QString @t503 = " WILLKOMMEN  zur  S P E A  Software  Installation!"
  197. @QString @t504 = " -------------------------------------------------"
  198. @QString @t505 = " Dieses Programm bietet die Möglichkeit, die SPEA Graphikkarte in "
  199. @QString @t506 = " Ihrem Rechner automatisch zu erkennen und Ihnen die zugehörige "
  200. @QString @t507 = " Software anzuzeigen, die Sie zur Installation auswählen können. "
  201. @QString @t508 = " Die automatische Erkennung kann auf Wunsch deaktiviert werden."
  202. @QString @t509 = " Soll die automatische Erkennung aktiv sein?"
  203. @QString @t510 = " Automatische Erkennung deaktiviert."
  204. @QString @t511 = " Es wurde keine SPEA Graphikkarte in Ihrem System erkannt. "
  205. @QString @t512 = " Für welche SPEA Karte wollen Sie Software installieren?"
  206. @QString @t513 = "    Falls Windows nicht aktiv ist, starten Sie Windows."
  207. @QString @t514 = "    Führen Sie im Verzeichnis:"
  208. @QString @t515 = "    das Programm  SETUP.EXE  aus."
  209. @QString @t516 = "    das Programm  WINSTALL.EXE  aus."
  210. @QString @t517 = " Treiber und Dienstprogramme für SPEA Hardware installieren"
  211. @QString @t518 = " ----------------------------------------------------------"
  212. @QString @t519 = " SPEA Software Produkte installieren"
  213. @QString @t520 = " -----------------------------------"
  214. @QString @t521 = " Installationsdisketten erzeugen"
  215. @QString @t522 = " -------------------------------"
  216. @QString @t523 = " Installationsdisketten erzeugen"
  217. @QString @Drivers = "Treiber"
  218. @QString @Driver = "Treiber"
  219. @QString @for = "für"
  220. @QString @and = "und"
  221. @QString @Utilities = "Dienstprogramme"
  222. @QString @Applications = "Applikationen"
  223. @QString @Y = " JA "
  224. @QString @N = "NEIN"
  225. @QString @only = "nur"
  226. @QString @type = "Typ"
  227. @Endif // @L
  228. @EndVars
  229.  
  230.  
  231. ///////////////////// AUSWAHL: ///////////////////////////////////////////////
  232. ///////////////////// SPEA TREIBER ODER SOFTWARE PRODUKTE INSTALLIEREN ///////
  233. ///////////////////// ODER DISKETTEN ERZEUGEN ////////////////////////////////
  234. @If(@BoardID == 0 && 'V' [! @Group)
  235. // Abfrage nur, wenn kein oder ungültiger Wert übergeben und 
  236. // Diskettenerzeugung nicht bereits gewählt
  237. @FlushGroups
  238. @GetGroups @Cls @If(@Pl==1) @LocalWindow(14, 39) @Else @DlgCtrlSize(0, 6, 0, 9, 60) @Endif
  239. @t503
  240. @If(@Pl==1)@t504
  241. @Endif
  242.  
  243. @t500
  244. @If(@Pl==1)@d8
  245. @t133@Endif
  246. @Set X = "@t517"
  247. @Set Y = "@t519"
  248. @Set V = "@t521"
  249. @EndGroups
  250. @Else // BoardID gültig
  251.  @SetGroup(X)
  252. @Endif // @BoardID && !'V'
  253. //////////////////////////////////////////////////////////////////////////////
  254.  
  255. // DISKETTEN ERZEUGEN ////////////////////////////////////////////////////////
  256. @If('V' [= @Group)
  257.  @If(@Pl==3) @WinExec("INST.EXE @Lpar -. -NB makefloppy", 1, 0) @Exit @Endif
  258.  @SetGroup(X)
  259.  @If(@L==2)
  260.   @t501 = " Bitte wählen Sie:   Installationsdisketten erzeugen für"
  261.  @Else
  262.   @t501 = " Please select:      Create installation floppy disks for"
  263.  @Endif // @L
  264. @Endif // 'V'
  265. //////////////////////////////////////////////////////////////////////////////
  266.  
  267. ///////////////////// INSTALLATION VON SPEA SOFTWARE PRODUKTEN ///////////////
  268. @If('Y' [= @Group) 
  269. @GetGroups @If(@Pl==1) @LocalWindow(14, 39) @Else @DlgCtrlSize(0, 6, 0, 9, 71) @Endif
  270. @t519
  271. @If(@Pl==1)@t520
  272. @Endif
  273.  
  274. @t500
  275. @If(@Pl==1)@d8
  276. @t133@Endif
  277. @Set E = "BigFocus 13/WIN, SPEA's Display List @Driver @for AutoCAD 13 @for Windows"
  278. @Set F = "3D-Win, SPEA's 3D-Viewer @for Windows"
  279. @If(@L==2)
  280.  @Set T = "top-CAD für Windows, die Elektronik CAD-Lösung der SETO Software GmbH"
  281. @Else // @L
  282.  @Set T = "top-CAD for Windows, the PCB Design Software from SETO Software GmbH"
  283. @Endif // @L
  284. @EndGroups
  285. @Endif // 'Y' ////////////////////////////////////////////////////////////////
  286.  
  287. ///////////////////// INSTALLATION VON SPEA UTILITIES & TREIBERN /////////////
  288. @If('X' [= @Group) 
  289. @ClearOption(0)
  290. @If(@BoardID == 0) // Abfrage nur, wenn kein oder ungültiger Wert übergeben
  291. //////////////////// AUTOMATISCHE ERKENNUNG JA/NEIN ? /////////////////////////
  292. @SetOption(0)
  293. /*
  294. @GetOption @Cls @If(@Pl==1) @Checkbox @LocalWindow (18, 39) @ElseIf(@Pl==3) @DlgCtrlSize(0, 8, 50, 10, 58) @Endif
  295. @t517
  296. @If(@Pl==1)@t518
  297. @Endif
  298. @t505
  299. @t506
  300. @t507
  301. @t508
  302.  
  303. @t509@If(@Pl==1)
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. @t111@Endif
  311. @If(@Pl==1) @Option 0 = "" @ElseIf(@Pl==3) @Option 0 = "@Y" @Option 1 = "@N" @Endif
  312. @EndOption // Automatische Erkennung Ja/Nein ? ///////////////////////////////
  313. /**/
  314.  
  315. // Aktiviere ggf. automatische Erkennung
  316. @If(0 [= @Option)
  317. @GetBoard
  318. @V7 = @BoardID
  319. @Endif
  320.  
  321. @Endif // @BoardID war Null //////////////////////////////////////////////////
  322.  
  323.  
  324. // Gültige SPEA Karte installiert?
  325. @DefineVars
  326. @If (@V7==0x5C    // V7-VEGA VIDEO
  327.   || @V7==0x3B || @V7==0x4B    // V7-VEGA PLUS
  328.   || @V7==0x1C || @V7==0x2C    // V7-VEGA PRO
  329.   || @V7==0x3A || @V7==0x4A    // V7-MIRAGE
  330.   || @V7==0x3C || @V7==0x4C    // V7-MIRAGE P-32
  331.   || @V7==0xCA || @V7==0xDA || @V7==0xEA || @V7==0xFA    // V7-MIR P-64, Vision864
  332.   || @V7==0xCB || @V7==0xDB || @V7==0xEB || @V7==0xFB    // V7-MIR P-64, TRIO64
  333.   || @V7==0x7C || @V7==0x8C || @V7==0x9C || @V7==0xAC    // V7-MIRAGE P-64 V
  334.   || @V7==0x7D    // V7-MIRAGE VIDEO
  335.   || @V7==0xAA    // V7-MERCURY Lite
  336.   || @V7==0x7A || @V7==0x8A    // V7-MERCURY PRO
  337.   || @V7==0x5A || @V7==0x6A || @V7==0x9A    // V7-MERCURY
  338. //  || @V7==0xFC  // FIRE GL
  339.   || @V7==0xBC || @V7==0xCC    // V7-MERCURY P-64 V
  340.   || @V7==0x1B || @V7==0x2B    // V7-MERCURY P-64
  341.   || @V7==0x5B || @V7==0x6B    // V7-STORM PRO
  342.   || @V7==0xAB || @V7==0xBB)    // SHOWTIME PLUS
  343.  @Integer @RightBoard = 1
  344. @Else
  345.  @Integer @RightBoard = 0
  346. @Endif
  347. @EndVars
  348. /////////////////////////////////////////////////////////////////////////
  349.  
  350.  
  351. @If(@IDpassed==0)
  352. // Versetze Highlight Bar auf die erkannte Karte: ////////////////////////////
  353.  
  354. // SHOWTIME PLUS ////////////////////////////////
  355. @If (@V7==0xAB || @V7==0xBB)
  356.  @BarOffset(0)
  357.  
  358. // V7-STORM PRO /////////////////////////////////
  359. @ElseIf (@V7==0x5B || @V7==0x6B)
  360.  @BarOffset(1)
  361.  
  362. // FIRE GL //////////////////////////////////////
  363. //@ElseIf (@V7==0xFC)
  364. // @BarOffset(2)
  365.  
  366. // V7-MERCURY P-64 V ////////////////////////////
  367. @ElseIf (@V7==0xBC || @V7==0xCC)
  368.  @BarOffset(2)
  369.  
  370. // V7-MERCURY P-64 //////////////////////////////
  371. @ElseIf (@V7==0x1B || @V7==0x2B)
  372.  @BarOffset(3)
  373.  
  374. // V7-MERCURY ///////////////////////////////////
  375. @ElseIf (@V7==0x5A || @V7==0x6A || @V7==0x9A)
  376.  @BarOffset(4)
  377.  
  378. // V7-MERCURY PRO ///////////////////////////////
  379. @ElseIf (@V7==0x7A || @V7==0x8A)
  380.  @BarOffset(5)
  381.  
  382. // V7-MERCURY Lite //////////////////////////////
  383. @ElseIf (@V7==0xAA)
  384.  @BarOffset(6)
  385.  
  386. // V7-MIRAGE P-64 V /////////////////////////////
  387. @ElseIf (@V7==0x7C || @V7==0x8C || @V7==0x9C || @V7==0xAC)
  388.  @BarOffset(7)
  389.  
  390. // V7-MIRAGE VIDEO //////////////////////////////
  391. @ElseIf (@V7==0x7D)
  392.  @BarOffset(8)
  393.  
  394. // V7-MIRAGE P-64, Vision864 und TRIO64 /////////
  395. @ElseIf (@V7==0xCA || @V7==0xDA || @V7==0xEA || @V7==0xFA || @V7==0xCB || @V7==0xDB || @V7==0xEB || @V7==0xFB)
  396.  @BarOffset(9)
  397.  
  398. // V7-MIRAGE P-32 ///////////////////////////////
  399. @ElseIf (@V7==0x3C || @V7==0x4C)
  400.  @BarOffset(10)
  401.  
  402. // V7-MIRAGE ////////////////////////////////////
  403. @ElseIf (@V7==0x3A || @V7==0x4A)
  404.  @BarOffset(11)
  405.  
  406. // V7-VEGA PRO //////////////////////////////////
  407. @ElseIf (@V7==0x1C || @V7==0x2C)
  408.  @BarOffset(12)
  409.  
  410. // V7-VEGA PLUS /////////////////////////////////
  411. @ElseIf (@V7==0x3B || @V7==0x4B)
  412.  @BarOffset(13)
  413.  
  414. // V7-VEGA VIDEO ////////////////////////////////
  415. @ElseIf (@V7==0x5C)
  416.  @BarOffset(14)
  417.  
  418. // V7-VEGA //////////////////////////////////////
  419. @ElseIf (@V7==0x1A || @V7==0x2A)
  420.  @BarOffset(15)
  421.  
  422. @Endif // Highlight Bar versetzen ////////////////////////////////////////////
  423.  
  424.  
  425. // KARTE WÄHLEN ODER ERKANNTE KARTE BESTÄTIGEN ////////////////////////////////
  426. // Automatische Erkennung ja -> markierte Karte bestätigen ////////////////////
  427. // Automatische Erkennung nein oder keine SPEA Karte erkannt -> Karte wählen //
  428.  
  429. @If(@Pl==1) @MaxListSize(9) @Endif
  430. @GetOption @Cls @If(@Pl==1) @LocalWindow(15, 39) @Else @DlgCtrlSize(0, 7, 0, 16, 35) @Endif
  431. @If(@IDpassed==1)@t517
  432. @t518 @Endif @If(@IDpassed == 0 && 0 [! @Option)
  433. @t510 @Else @If(@RightBoard==0)
  434. @t511
  435. @t512 @Else
  436. @t502 @Board @Endif @Endif 
  437.  
  438. @t501@If(@Pl==1)
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. @t133@Endif
  451. @Option 101 = "SPEA SHOWTIME PLUS"
  452. @Option 102 = "SPEA V7-STORM PRO"
  453. //@Option 119 = "SPEA FIRE GL"
  454. @Option 118 = "SPEA V7-MERCURY P-64 V"
  455. @Option 103 = "SPEA V7-MERCURY P-64"
  456. @Option 104 = "SPEA V7-MERCURY"
  457. @Option 105 = "SPEA V7-MERCURY PRO"
  458. @Option 106 = "SPEA V7-MERCURY Lite"
  459. @Option 114 = "SPEA V7-MIRAGE P-64 V (TURBO)"
  460. @Option 121 = "SPEA V7-MIRAGE VIDEO"
  461. @Option 107 = "SPEA V7-MIRAGE P-64"
  462. @Option 108 = "SPEA V7-MIRAGE P-32"
  463. @Option 109 = "SPEA V7-MIRAGE"
  464. @Option 110 = "SPEA V7-VEGA PRO"
  465. @Option 111 = "SPEA V7-VEGA PLUS"
  466. @Option 112 = "SPEA V7-VEGA VIDEO"
  467. @Option 117 = "SPEA V7-VEGA ISA/VL"
  468. @Option 120 = "SPEA MEDIA XTC"
  469. @Option 113 = "SPEA V7-media fx"
  470. @Option 115 = "SPEA Crunch It"
  471. @Option 116 = "SPEA Play It"
  472. @EndOption
  473. @If(@Pl==1) @MaxListSize() @Endif
  474. @BarOffset(0)
  475.  
  476. @ElseIf(@IDpassed==1)
  477. // SHOWTIME PLUS ////////////////////////////////
  478. @If (@V7==0xAB || @V7==0xBB)
  479.  @SetOption(101)
  480.  
  481. // V7-STORM PRO /////////////////////////////////
  482. @ElseIf (@V7==0x5B || @V7==0x6B)
  483.  @SetOption(102)
  484.  
  485. // FIRE GL //////////////////////////////////////
  486. @ElseIf (@V7==0xFC)
  487.  @SetOption(119)
  488.  
  489. // V7-MERCURY P-64 V ////////////////////////////
  490. @ElseIf (@V7==0xBC || @V7==0xCC)
  491.  @SetOption(118)
  492.  
  493. // V7-MERCURY P-64 //////////////////////////////
  494. @ElseIf (@V7==0x1B || @V7==0x2B)
  495.  @SetOption(103)
  496.  
  497. // V7-MERCURY ///////////////////////////////////
  498. @ElseIf (@V7==0x5A || @V7==0x6A || @V7==0x9A)
  499.  @SetOption(104)
  500.  
  501. // V7-MERCURY PRO ///////////////////////////////
  502. @ElseIf (@V7==0x7A || @V7==0x8A)
  503.  @SetOption(105)
  504.  
  505. // V7-MERCURY Lite //////////////////////////////
  506. @ElseIf (@V7==0xAA)
  507.  @SetOption(106)
  508.  
  509. // V7-MIRAGE P-64 V /////////////////////////////
  510. @ElseIf (@V7==0x7C || @V7==0x8C || @V7==0x9C || @V7==0xAC)
  511.  @SetOption(114)
  512.  
  513. // V7-MIRAGE VIDEO //////////////////////////////
  514. @ElseIf (@V7==0x7D)
  515.  @SetOption(121)
  516.  
  517. // V7-MIRAGE P-64, Vision864 und TRIO64 /////////
  518. @ElseIf (@V7==0xCA || @V7==0xDA || @V7==0xEA || @V7==0xFA || @V7==0xCB || @V7==0xDB || @V7==0xEB || @V7==0xFB)
  519.  @SetOption(107)
  520.  
  521. // V7-MIRAGE P-32 ///////////////////////////////
  522. @ElseIf (@V7==0x3C || @V7==0x4C)
  523.  @SetOption(108)
  524.  
  525. // V7-MIRAGE ////////////////////////////////////
  526. @ElseIf (@V7==0x3A || @V7==0x4A)
  527.  @SetOption(109)
  528.  
  529. // V7-VEGA PRO //////////////////////////////////
  530. @ElseIf (@V7==0x1C || @V7==0x2C)
  531.  @SetOption(110)
  532.  
  533. // V7-VEGA PLUS /////////////////////////////////
  534. @ElseIf (@V7==0x3B || @V7==0x4B)
  535.  @SetOption(111)
  536.  
  537. // V7-VEGA VIDEO ////////////////////////////////
  538. @ElseIf (@V7==0x5C)
  539.  @SetOption(112)
  540.  
  541. // V7-VEGA //////////////////////////////////////
  542. @ElseIf (@V7==0x1A || @V7==0x2A)
  543.  @SetOption(117)
  544.  
  545. @Endif // Optionen setzen ////////////////////////////////////////////////////
  546.  
  547. @Endif // @IDpassed
  548. @Endif // 'X'
  549. // Karte wählen oder erkannte Karte bestätigen ////////////////////////////////
  550.  
  551. @Chain("Disk 1", "INSTALL2.DAT")
  552.