home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1996 January / IMM0196.ISO / driver / miro / w3_12pd / install.dat < prev    next >
Text File  |  1995-05-04  |  32KB  |  812 lines

  1. //*****************************************************************************
  2. // Name         : INSTALL.DAT
  3. // Project      : BEAVIS: Installation miro WINDOWS-BASIC-DISK
  4. // Function     : Scriptfile for KDC-wINSTALL
  5. // Author       : KF / miro Computer Products AG, 
  6. //                Carl-Miele-Str. 4, D-38112 Braunschweig
  7. // created      : 15.11.94
  8. // changed      : KF 09.02.95
  9. // revision......when...................who.....->.where.and.what..............
  10. // $Log:$
  11. //*****************************************************************************
  12.  
  13. //*** project header block ****************************************************
  14.  
  15. @DefineProject
  16.   @Name       = "miro╖win - High speed drivers for Windows"
  17.   @Version    = "2.00"
  18.   @OutDrive   = @WindowsDrive
  19.   @SubDir     = "@WindowsDir"
  20.   @InDiskBell = 1
  21. @EndProject
  22.  
  23.  
  24. //*** define variables ********************************************************
  25.  
  26. @DefineVars
  27.   @QString @mName     = "miroWIN Disk"
  28.   @Integer @Red       = @RGB (255,0,0)
  29.   @Integer @Green     = @RGB (0,255,0)
  30.   @Integer @Blue      = @RGB (0,0,255)
  31.   @Integer @Black     = @RGB (0,0,0)
  32.   @Integer @White     = @RGB (255,255,255)
  33.   @Integer @UnInstall = @False
  34.   @Integer @OldLang   = 0
  35.   @Integer @Delay     = 0
  36.   @Integer @d         = 5
  37.   @Integer @fflag     = 0
  38.   @Integer @x         = 0
  39.   @Integer @y         = 10
  40.   @Integer @l         = 10
  41.   @Integer @isnotdel  = @FALSE
  42.   @QString @merke     = ""
  43.   @If (@DirExists ("@WindowsDrive:@WindowsDir\\SYSTEM"))
  44.     @Dir @wSysDir     = "@SubDir\\SYSTEM"
  45.   @Else
  46.     @Dir @wSysDir     = "@SubDir"
  47.   @EndIf
  48.   @If (@DriveRemote (@InDrive))
  49.     @Integer @IsFloppy = 0
  50.   @ElseIf (@Removable (@InDrive))
  51.     @Integer @IsFloppy = 1
  52.   @Else
  53.     @Integer @IsFloppy = 0
  54.   @EndIf
  55.   @QString @msvid     = ""
  56.   @QString @msvidx    = ""
  57.   @Integer @i         = 1
  58. @EndVars
  59.  
  60.  
  61. //*** input language from user ************************************************
  62.  
  63. @SetGroup (E)
  64. @OldLang = 1
  65. @SetLang (1)
  66.  
  67. INPUTLANG:
  68. @GetGroups
  69.   @DlgCtrlSize (0,8,20,12,35)
  70.   @BackGroundMode (2,,)
  71.   @Cls 
  72.   @If ('D' [= @Group)
  73.  
  74. Willkommen bei der miro╖win Installation Version @Version
  75.  
  76. Sprachauswahl:
  77.  
  78.   @Set D = "Deutsch"
  79.   @Set E = "English"
  80.  
  81.   @Else
  82.  
  83. Welcome to the miro╖win installation version @Version
  84.  
  85. Language selection:
  86.  
  87.   @Set E = "English"
  88.   @Set D = "Deutsch"
  89.  
  90.   @EndIf
  91. @EndGroups
  92.  
  93. @If ('D' [= @Group && @OldLang != 0)
  94.   @FlushGroups ()
  95.   @SetGroup (D)
  96.   @OldLang = 0
  97.   @SetLang (0)
  98. //@Goto INPUTLANG
  99. @ElseIf ('E' [= @Group && @OldLang != 1)
  100.   @FlushGroups ()
  101.   @SetGroup (E)
  102.   @OldLang = 1
  103.   @SetLang (1)
  104. //@Goto INPUTLANG
  105. @EndIf  
  106.  
  107.  
  108. //*** define language dependant strings ***************************************
  109.  
  110. @DefineVars
  111.   @If ('D' [= @Group)
  112.     @QString @M00 = "Das @mName unterstⁿtzt keine" 
  113.     @QString @M01 = "Version von Windows vor 3.1 !"
  114.     @QString @M10 = "WΣhlen Sie das Board aus, welches Sie installieren wollen:" 
  115.     @QString @M12 = "Installierte Software komplett entfernen"
  116.     @QString @M20 = "WΣhlen Sie mit der Maus die Software aus, die Sie installieren wollen:" 
  117.     @QString @M21 = "miro-Treiber fⁿr Video for Windows"
  118.     @QString @M22 = "Windows 3.1 Treiber Software"
  119.     @QString @M23 = "zusΣtzliche miroWINTOOLS"
  120.     @QString @M24 = "miro-Hintergrundbild"
  121.     @QString @M30 = "Software entfernen:"
  122.     @QString @M31 = "Die installierte Software ist aktiv und kann nicht gel÷scht werden."
  123.     @QString @M32 = "Drⁿcken Sie OK, um mit der Installation fortzufahren."
  124.     @QString @M33 = "Fⁿr eine vollstΣndige Video-Unterstⁿtzung mⁿssen Sie "
  125.     @QString @M34 = "zuerst Video for Windows 1.1D oder eine spΣtere Version "
  126.     @QString @M35 = "installieren. "
  127.     @QString @M36 = "Wollen Sie trotzdem fortfahren?"
  128.  
  129.   @Else
  130.     @QString @M00 = "The @mName does not support"
  131.     @QString @M01 = "any version of Windows prior to 3.1 !"
  132.     @QString @M10 = "Select with your mouse the board you want to install:" 
  133.     @QString @M12 = "Completely remove installed software"
  134.     @QString @M20 = "Select with your mouse the software you want to install:"
  135.     @QString @M21 = "miro driver for Video for Windows"
  136.     @QString @M22 = "Windows 3.1 driver software"
  137.     @QString @M23 = "additional miroWINTOOLS"
  138.     @QString @M24 = "miro wallpaper"
  139.     @QString @M30 = "Uninstall software:"
  140.     @QString @M31 = "The installed software is active and can therfore not be deleted."
  141.     @QString @M32 = "Press OK to proceed with the installation"
  142.     @QString @M33 = "For a complete video support you have to install"
  143.     @QString @M34 = "Video for Windows 1.1D or higher first. "
  144.     @QString @M35 = ""
  145.     @QString @M36 = "Do you want to proceed?"
  146.  
  147.   @EndIf
  148. @EndVars
  149.  
  150.   
  151. //*** check windows version ***************************************************
  152.  
  153. @If (@WindowsMajor < 3 || @WindowsMajor == 3 && @WindowsMinor < 1)
  154.   @FlushKeyboard
  155.   @Display
  156.   @BackGroundMode (3, @Red, @Red)
  157.   @Cls
  158. @M00
  159. @M01
  160.   @Pause
  161.   @Abort
  162.   @EndDisplay
  163. @Endif
  164.  
  165.  
  166. //***Video for Windows Message ************************************************
  167.  
  168. @If (!@Exists("@OutDrive:@wSysDir\\UDH.DLL"))
  169.   @FlushKeyboard
  170.   @Display
  171. @M33
  172. @M34
  173. @M35
  174.  
  175. @M36
  176.   @Pause
  177.   @EndDisplay
  178. @EndIf
  179.  
  180. //*** input board type by user ************************************************
  181.  
  182. BOARDSELECT:
  183. @GetOption
  184.   @DlgCtrlSize (0,4,0,10,50)
  185.   @BackGroundMode (3,@Blue, @Blue)
  186.   @Cls
  187.  
  188. @M10
  189.  
  190.   @Option 100 = "miroVIDEO 12PD (2MB)" 
  191.   @Option 101 = "miroVIDEO 12PD (1MB)" 
  192.   @Option 210 = "@M12"
  193. @EndOption
  194.  
  195.  
  196. //*** input items to install from user ****************************************
  197.  
  198. @If (210 [! @Option) // uninstall
  199.   @SetOption (200)
  200.   @GetOption
  201.     @CheckBox
  202.     @DlgCtrlSize (0,4,0,10,50)
  203.     @BackGroundMode (3,@Blue, @Blue)
  204.     @Cls
  205.   
  206. @M20
  207.  
  208.     @Option 200 = "@M22"
  209.     @Option 203 = "@M23"
  210. //    @Option 202 = "@M24"
  211.   @EndOption
  212. @EndIf
  213.  
  214.  
  215. //*** Uninstall software ******************************************************
  216.  
  217. @If (210 [= @Option) // uninstall
  218. @If (   (@StrFind(@GetINI ("boot", "display.drv", "system.ini"),"promtn") > -1)
  219.     ||  (@StrFind(@GetINI ("boot", "display.drv", "system.ini"),"PROMTN") > -1)
  220.     )
  221.   @FlushKeyboard
  222.   @Display
  223. @M31
  224. @M32
  225.   @Pause
  226.   @EndDisplay
  227.   @ClearOption (210)
  228.   @UnInstall = @True
  229.   @Goto BOARDSELECT
  230.  
  231. @Else
  232.   @FlushKeyboard
  233.   @Display
  234. @M30
  235.   @Pause
  236.   @EndDisplay
  237.  
  238.   @Delete ("@OutDrive:@wSysDir\\OEMV12P2.*")
  239.   @Delete ("@OutDrive:@wSysDir\\OEMV12PD.*")
  240.   @Delete ("@OutDrive:@wSysDir\\OEMC20PV.*")
  241.   @Delete ("@OutDrive:@wSysDir\\OEMC40PV.*")
  242.   @Delete ("@OutDrive:@wSysDir\\OEMC10SD.*")
  243.   @Delete ("@OutDrive:@wSysDir\\OEMC20SD.*")
  244.   @Delete ("@OutDrive:@wSysDir\\OEMC20SV.*")
  245.   @Delete ("@OutDrive:@wSysDir\\OEMC40SV.*")
  246.   @Delete ("@OutDrive:@wSysDir\\OEMMAG40.*")
  247.   @Delete ("@OutDrive:@wSysDir\\OEMMAG20.*")
  248.   @Delete ("@OutDrive:@wSysDir\\OEMC20TW.*")
  249.   @Delete ("@OutDrive:@wSysDir\\OEMBIBO?.*")
  250.   @Delete ("@OutDrive:@wSysDir\\OEMMAGS4.*")
  251.   @Delete ("@OutDrive:@wSysDir\\OEMRAIN.*")
  252.   @Delete ("@OutDrive:@wSysDir\\OEMCR8S.*")
  253.   @Delete ("@OutDrive:@wSysDir\\OEMCR16S.*")
  254.   @Delete ("@OutDrive:@wSysDir\\OEMCR24S.*")
  255.   @Delete ("@OutDrive:@wSysDir\\OEMCR32S.*")
  256.   @Delete ("@OutDrive:@wSysDir\\PROMTN*.DRV")
  257.   @Delete ("@OutDrive:@wSysDir\\PROMTN.INI")
  258.   @Delete ("@OutDrive:@wSysDir\\C20PV*.DRV")
  259.   @Delete ("@OutDrive:@wSysDir\\C40PV*.DRV")
  260.   @Delete ("@OutDrive:@wSysDir\\1SD*.DRV")
  261.   @Delete ("@OutDrive:@wSysDir\\C20SD*.DRV")
  262.   @Delete ("@OutDrive:@wSysDir\\C20SV*.DRV")
  263.   @Delete ("@OutDrive:@wSysDir\\C40SV*.DRV")
  264.   @Delete ("@OutDrive:@wSysDir\\M20*.DRV")
  265.   @Delete ("@OutDrive:@wSysDir\\M40*.DRV")
  266.   @Delete ("@OutDrive:@wSysDir\\TW10*.DRV")
  267.   @Delete ("@OutDrive:@wSysDir\\TW20*.DRV")
  268.   @Delete ("@OutDrive:@wSysDir\\TWIN.DRV")
  269.   @Delete ("@OutDrive:@wSysDir\\MAGS4*.DRV")
  270.   @Delete ("@OutDrive:@wSysDir\\RAIN*.DRV")
  271.   @Delete ("@OutDrive:@wSysDir\\C8S*.DRV")
  272.   @Delete ("@OutDrive:@wSysDir\\CR16S*.DRV")
  273.   @Delete ("@OutDrive:@wSysDir\\CR24S*.DRV")
  274.   @Delete ("@OutDrive:@wSysDir\\CR32S*.DRV")
  275.   @Delete ("@OutDrive:@wSysDir\\MIROMONI.INI")
  276.   @Delete ("@OutDrive:@wSysDir\\PROMTVDD.386")
  277.   @Delete ("@OutDrive:@wSysDir\\PROMTNGR.2GR")
  278.   @Delete ("@OutDrive:@wSysDir\\OCTO.MON")
  279.   @Delete ("@OutDrive:@wSysDir\\OCTOVGA.*")
  280. //  @Delete ("@OutDrive:@wSysDir\\VDDP9100.386")
  281.   @Delete ("@OutDrive:@wSysDir\\P9100*.*")
  282.   @Delete ("@OutDrive:@wSysDir\\P91INIT.DLL")
  283.   @Delete ("@OutDrive:@SubDir\\MIROMONI.INI")
  284.   @Delete ("@OutDrive:@SubDir\\P9X00RES.DAT")
  285.   @Delete ("@OutDrive:@SubDir\\P9X00RES.INI")
  286.   @Delete ("@OutDrive:@SubDir\\CRYS20PV.BMP")
  287.   @Delete ("@OutDrive:@SubDir\\CRYS40PV.BMP")
  288.   @Delete ("@OutDrive:@SubDir\\MINFO.TXT")
  289.   @Delete ("@OutDrive:@SubDir\\MWINTOOL.INI")
  290.   @Delete ("@OutDrive:@SubDir\\MSUP*.*")
  291.   @Delete ("@OutDrive:@SubDir\\MONSEL.*")
  292.   @Delete ("@OutDrive:@SubDir\\MIROSCOP.EXE")
  293.   @Delete ("@OutDrive:@SubDir\\MIROHOOK.DLL")
  294.   @Delete ("@OutDrive:@SubDir\\MSCOPE*.HLP")
  295.   @Delete ("@OutDrive:@SubDir\\MSIZE*.*")
  296.   @Delete ("@OutDrive:@SubDir\\WSIZER.*")
  297.   @Delete ("@OutDrive:@SubDir\\WADJUST.*")
  298.   @Delete ("@OutDrive:@SubDir\\MFONTCOM.EXE")
  299.   @Delete ("@OutDrive:@SubDir\\VIRTDLL.DLL")
  300.   @Delete ("@OutDrive:@SubDir\\MPWRSAVE.SCR")
  301.   @Delete ("@OutDrive:@SubDir\\TWIN*.*")
  302.   @Delete ("@OutDrive:@wSysDir\\OCTOVGA.*")
  303.   @Delete ("@OutDrive:@wSysDir\\MIROCAP.*")
  304.   @Delete ("@OutDrive:@wSysDir\\MIROVIXL.*")
  305.   @Delete ("@OutDrive:@wSysDir\\MDI.DLL")
  306.  
  307.  
  308.   @WinExec ("PROGMAN.EXE", 1) 
  309. @Display // ???
  310.   @Delay = @SystemDate 
  311. CL: @If (@SystemDate - @Delay <= @d) @Goto CL @EndIf 
  312.   @ProgramManager ("[ShowGroup (miroWINTOOLS, 2)]")
  313.   @Delay = @SystemDate 
  314. CLa: @If (@SystemDate - @Delay <= @d) @Goto CLa @EndIf 
  315.   @ProgramManager ("[DeleteItem (miro SUPERSCREEN)]")
  316.   @Delay = @SystemDate 
  317. CLb: @If (@SystemDate - @Delay <= @d) @Goto CLb @EndIf 
  318.   @ProgramManager ("[DeleteItem (miro MONITOR SELECT)]")
  319.   @Delay = @SystemDate 
  320. CLc: @If (@SystemDate - @Delay <= @d) @Goto CLc @EndIf 
  321.   @ProgramManager ("[DeleteItem (miroTINT CONTROL)]")
  322.   @Delay = @SystemDate 
  323. CLf: @If (@SystemDate - @Delay <= @d) @Goto CLf @EndIf 
  324.   @ProgramManager ("[DeleteItem (miroSCOPE)]")
  325.   @Delay = @SystemDate 
  326. CLg: @If (@SystemDate - @Delay <= @d) @Goto CLg @EndIf 
  327.   @ProgramManager ("[DeleteItem (miroSIZE CALIBRATION)]")
  328.   @Delay = @SystemDate 
  329. CLi: @If (@SystemDate - @Delay <= @d) @Goto CLi @EndIf 
  330.   @ProgramManager ("[DeleteItem (Information)]")
  331.   @Delay = @SystemDate 
  332. CLd: @If (@SystemDate - @Delay <= @d) @Goto CLd @EndIf 
  333.   @ProgramManager ("[DeleteItem (miro HOTKEY)]") 
  334.   @Delay = @SystemDate 
  335. CLk: @If (@SystemDate - @Delay <= @d) @Goto CLk @EndIf 
  336.   @ProgramManager ("[DeleteItem (miro PINBOARD)]") 
  337.   @Delay = @SystemDate 
  338. CLl: @If (@SystemDate - @Delay <= @d) @Goto CLl @EndIf 
  339.   @ProgramManager ("[DeleteItem (miroSCREEN-Adjust)]") 
  340.   @Delay = @SystemDate 
  341. CLe: @If (@SystemDate - @Delay <= @d) @Goto CLe @EndIf 
  342.   @ProgramManager ("[DeleteItem (miro FONTCOMPILER)]")
  343.   @Delay = @SystemDate 
  344. CLh: @If (@SystemDate - @Delay <= @d) @Goto CLh @EndIf 
  345.   @ProgramManager ("[DeleteItem (miro TWINFACE)]")
  346.   @Delay = @SystemDate 
  347. CLj: @If (@SystemDate - @Delay <= @d) @Goto CLj @EndIf 
  348.   @ProgramManager ("[DeleteGroup (miroWINTOOLS)]")
  349.   @Delay = @SystemDate 
  350. CLm: @If (@SystemDate - @Delay <= @d) @Goto CLm @EndIf 
  351. @EndDisplay
  352.  
  353.   @If ("@GetINI ("mboot.description","boardfam","system.ini")" != "")
  354.     @isnotdel = @TRUE
  355.   @EndIf
  356.   @SetINI ("boot.description", "displayinf",, "system.ini")
  357.   @SetINI ("boot.description", "displayinf2",, "system.ini")
  358.   @SetINI ("mboot.description", "displayinf2",, "system.ini")
  359.   @SetINI ("mboot.description", "displayinf",, "system.ini")
  360.   @SetINI ("mboot.description", "left",, "system.ini")
  361.   @SetINI ("mboot.description", "right",, "system.ini")
  362.   @SetINI ("mboot.description", "mboot",, "system.ini")
  363.   @SetINI ("mboot.description", "boardfam",, "system.ini")
  364.   @SetINI ("mboot.description", "f_flag",, "system.ini")
  365.   @SetINI ("mboot.description", "resolution",, "system.ini")
  366.   @SetINI ("mboot.description", "resolutions",, "system.ini")
  367.   @SetINI ("mboot.description", "resolutions2",, "system.ini")
  368.   @SetINI ("mboot.description", "BusType",, "system.ini")
  369.   @SetINI ("mboot.description", "dpi",, "system.ini")
  370.   @SetINI ("mboot.description", "Screen_Size_X",, "system.ini")
  371.   @SetINI ("mboot.description", "Screen_Size_Y",, "system.ini")
  372.   @SetINI ("mboot.description", "Pixel_Size",, "system.ini")
  373.   @SetINI ("mboot.description", "BoardDesc",, "system.ini")
  374.   @SetINI ("mboot.description", "MonDesc",, "system.ini")
  375.   @SetINI ("mboot.description", "bootdrive",, "system.ini")
  376.  
  377.   @SetINI ("P9100.drv", "DacType",, "system.ini")
  378.   @SetINI ("P9100.drv", "MemSize",, "system.ini")
  379.   @SetINI ("P9100.drv", "TmgFileName",, "system.ini")
  380.   @SetINI ("P9100.drv", "ClockType",, "system.ini")
  381.   @SetINI ("P9100.drv", "MemClkInDecaKHz",, "system.ini")
  382.   @SetINI ("P9100.drv", "wBase",, "system.ini")
  383.   @SetINI ("P9100.drv", "CfgBA",, "system.ini")
  384.   @SetINI ("P9100.drv", "Cursors",, "system.ini")
  385.   @SetINI ("P9100.drv", "Palette",, "system.ini")
  386.   @SetINI ("P9100.drv", "DevBits",, "system.ini")
  387.   @SetINI ("P9100.drv", "BoardType",, "system.ini")
  388.   @SetINI ("P9100.drv", "MemAddr",, "system.ini")
  389.   @SetINI ("P9100.drv", "CursorUpdate",, "system.ini")
  390.   @SetINI ("P9100.drv", "Cursor",, "system.ini")
  391.   @SetINI ("P9100.drv", "Speed",, "system.ini")
  392.   @SetINI ("P9100.drv", "DefMode",, "system.ini")
  393.   @SetINI ("P9100.drv", "IBM525PLL",, "system.ini")
  394.   @SetINI ("P9100.drv", "Font",, "system.ini")
  395.   @SetINI ("P9100.drv", "FontSize",, "system.ini")
  396.   @SetINI ("P9100.drv", "Resolution",, "system.ini")
  397.   @SetINI ("P9100.drv", "BusType",, "system.ini")
  398.  
  399.   @SetINI ("928.drv", "dpi",, "system.ini")
  400.   @SetINI ("928.drv", "Virtual_Size_X",, "system.ini")
  401.   @SetINI ("928.drv", "Virtual_Size_Y",, "system.ini")
  402.   @SetINI ("928.drv", "Screen_Size_X",, "system.ini")
  403.   @SetINI ("928.drv", "Screen_Size_Y",, "system.ini")
  404.   @SetINI ("928.drv", "Memory_Size_X",, "system.ini")
  405.   @SetINI ("928.drv", "Memory_Size_Y",, "system.ini")
  406.   @SetINI ("928.drv", "Pixel_Size",, "system.ini")
  407.   @SetINI ("928.drv", "polygon-support",, "system.ini")
  408.   @SetINI ("928.drv", "TV",, "system.ini")
  409.   @SetINI ("928.drv", "2in1",, "system.ini")
  410.   @SetINI ("928.drv", "15BPP",, "system.ini")
  411.   @SetINI ("928.drv", "notaus",, "system.ini")
  412.   @SetINI ("928.drv", "DRAM",, "system.ini")
  413.   @SetINI ("928.drv", "VXPBlt",, "system.ini")
  414.   @SetINI ("928.drv", "FIFO",, "system.ini")
  415.   @SetINI ("928.drv", "Mon_Data",, "system.ini")
  416.   @SetINI ("928.drv", "Mon_Path",, "system.ini")
  417.   @SetINI ("928.drv", "MonDesc",, "system.ini")
  418.   @SetINI ("928.drv", "BoardDesc",, "system.ini")
  419.   @SetINI ("928.drv", "CardID",, "system.ini")
  420.   @SetINI ("928.drv", "CardSubID",, "system.ini")
  421.   @SetINI ("928.drv", "Font",, "system.ini")
  422.   @SetINI ("928.drv", "RAM",, "system.ini")
  423.   @SetINI ("928.drv", "PhysBoardNr",, "system.ini")
  424.   @SetINI ("928.drv", "SysColors",, "system.ini")
  425.  
  426.   @SetINI ("twinleft.drv", "dpi",, "system.ini")
  427.   @SetINI ("twinleft.drv", "Virtual_Size_X",, "system.ini")
  428.   @SetINI ("twinleft.drv", "Virtual_Size_Y",, "system.ini")
  429.   @SetINI ("twinleft.drv", "Screen_Size_X",, "system.ini")
  430.   @SetINI ("twinleft.drv", "Screen_Size_Y",, "system.ini")
  431.   @SetINI ("twinleft.drv", "Memory_Size_X",, "system.ini")
  432.   @SetINI ("twinleft.drv", "Memory_Size_Y",, "system.ini")
  433.   @SetINI ("twinleft.drv", "Pixel_Size",, "system.ini")
  434.   @SetINI ("twinleft.drv", "polygon-support",, "system.ini")
  435.   @SetINI ("twinleft.drv", "TV",, "system.ini")
  436.   @SetINI ("twinleft.drv", "2in1",, "system.ini")
  437.   @SetINI ("twinleft.drv", "15BPP",, "system.ini")
  438.   @SetINI ("twinleft.drv", "notaus",, "system.ini")
  439.   @SetINI ("twinleft.drv", "DRAM",, "system.ini")
  440.   @SetINI ("twinleft.drv", "VXPBlt",, "system.ini")
  441.   @SetINI ("twinleft.drv", "FIFO",, "system.ini")
  442.   @SetINI ("twinleft.drv", "Mon_Data",, "system.ini")
  443.   @SetINI ("twinleft.drv", "Mon_Path",, "system.ini")
  444.   @SetINI ("twinleft.drv", "MonDesc",, "system.ini")
  445.   @SetINI ("twinleft.drv", "BoardDesc",, "system.ini")
  446.   @SetINI ("twinleft.drv", "CardID",, "system.ini")
  447.   @SetINI ("twinleft.drv", "CardSubID",, "system.ini")
  448.   @SetINI ("twinleft.drv", "Font",, "system.ini")
  449.   @SetINI ("twinleft.drv", "RAM",, "system.ini")
  450.   @SetINI ("twinleft.drv", "PhysBoardNr",, "system.ini")
  451.   @SetINI ("twinleft.drv", "SysColors",, "system.ini")
  452.  
  453.   @SetINI ("twinright.drv", "dpi",, "system.ini")
  454.   @SetINI ("twinright.drv", "Virtual_Size_X",, "system.ini")
  455.   @SetINI ("twinright.drv", "Virtual_Size_Y",, "system.ini")
  456.   @SetINI ("twinright.drv", "Screen_Size_X",, "system.ini")
  457.   @SetINI ("twinright.drv", "Screen_Size_Y",, "system.ini")
  458.   @SetINI ("twinright.drv", "Memory_Size_X",, "system.ini")
  459.   @SetINI ("twinright.drv", "Memory_Size_Y",, "system.ini")
  460.   @SetINI ("twinright.drv", "Pixel_Size",, "system.ini")
  461.   @SetINI ("twinright.drv", "polygon-support",, "system.ini")
  462.   @SetINI ("twinright.drv", "TV",, "system.ini")
  463.   @SetINI ("twinright.drv", "2in1",, "system.ini")
  464.   @SetINI ("twinright.drv", "15BPP",, "system.ini")
  465.   @SetINI ("twinright.drv", "notaus",, "system.ini")
  466.   @SetINI ("twinright.drv", "DRAM",, "system.ini")
  467.   @SetINI ("twinright.drv", "VXPBlt",, "system.ini")
  468.   @SetINI ("twinright.drv", "FIFO",, "system.ini")
  469.   @SetINI ("twinright.drv", "Mon_Data",, "system.ini")
  470.   @SetINI ("twinright.drv", "Mon_Path",, "system.ini")
  471.   @SetINI ("twinright.drv", "MonDesc",, "system.ini")
  472.   @SetINI ("twinright.drv", "BoardDesc",, "system.ini")
  473.   @SetINI ("twinright.drv", "CardID",, "system.ini")
  474.   @SetINI ("twinright.drv", "CardSubID",, "system.ini")
  475.   @SetINI ("twinright.drv", "Font",, "system.ini")
  476.   @SetINI ("twinright.drv", "RAM",, "system.ini")
  477.   @SetINI ("twinright.drv", "PhysBoardNr",, "system.ini")
  478.   @SetINI ("twinright.drv", "SysColors",, "system.ini")
  479.  
  480.   @SetINI ("2in1.drv", "driverx1",, "system.ini")
  481.   @SetINI ("2in1.drv", "driverx2",, "system.ini")
  482.   @SetINI ("2in1.drv", "display1",, "system.ini")
  483.   @SetINI ("2in1.drv", "display2",, "system.ini")
  484.  
  485.   @SetINI ("miroSCOPE", "Sensibility",, "win.ini")
  486.   @SetINI ("miroSCOPE", "Zoom Factor",, "win.ini")
  487.   @SetINI ("miroSCOPE", "Hotkey Number",, "win.ini")
  488.   @SetINI ("miroSCOPE", "Window dimensions",, "win.ini")
  489.  
  490.   @SetINI ("miroTWINFACE", "top",, "win.ini")
  491.   @SetINI ("miroTWINFACE", "run",, "win.ini")
  492.   @SetINI ("miroTWINFACE", "align",, "win.ini")
  493.  
  494.   @SetINI ("miroVIRTUAL", "top",, "win.ini")
  495.   @SetINI ("miroVIRTUAL", "run",, "win.ini")
  496.   @SetINI ("miroVIRTUAL", "align",, "win.ini")
  497.  
  498.   @SetINI ("TintControl", "SIP_MONTEMP",, "win.ini")
  499.   @SetINI ("TintControl", "SIP_COLOR",, "win.ini")
  500.   @SetINI ("TintControl", "CLUT",, "win.ini")
  501.   @SetINI ("TintControl", "CLUT1",, "win.ini")
  502.   @SetINI ("TintControl", "CLUT2",, "win.ini")
  503.  
  504.   @SetINI ("miroSIZE CALIBRATION", "DP100mmX",, "win.ini")
  505.   @SetINI ("miroSIZE CALIBRATION", "DP100mmY",, "win.ini")
  506.   @SetINI ("miroSIZE CALIBRATION", "HiResMonitorX",, "win.ini")
  507.   @SetINI ("miroSIZE CALIBRATION", "HiResMonitorY",, "win.ini")
  508.  
  509.   @SetINI ("Screensaver.miroPOWERSAVE", "VESAMonitors",, "control.ini")
  510.   @SetINI ("Screensaver.miroPOWERSAVE", "ResumeAfterPOWERDOWN",, "control.ini")
  511.   @SetINI ("Screensaver.miroPOWERSAVE", "TEST_VESAMonitors",, "control.ini")
  512.   @SetINI ("Screensaver.miroPOWERSAVE", "StandbyTime",, "control.ini")
  513.   @SetINI ("Screensaver.miroPOWERSAVE", "SuspendTime",, "control.ini")
  514.  
  515.   @SetINI ("s3_24.drv", "FontSize",, "system.ini")
  516.   @SetINI ("s3_24.drv", "WidthXHeight",, "system.ini")
  517.  
  518.   @SetINI ("v631p.drv","FontSize",, "system.ini")
  519.   @SetINI ("v631p.drv","EnableHwCursor",, "system.ini")
  520.   @SetINI ("v631p.drv","WidthXHeight",, "system.ini")
  521.   @SetINI ("avga800.drv","FontSize",, "system.ini")
  522.   @SetINI ("avga800.drv","EnableHwCursor",, "system.ini")
  523.   @SetINI ("avga800.drv","WidthXHeight",, "system.ini")
  524.   @SetINI ("al314p.drv","FontSize",, "system.ini")
  525.   @SetINI ("al314p.drv","EnableHwCursor",, "system.ini")
  526.   @SetINI ("al314p.drv","WidthXHeight",, "system.ini")
  527.   @SetINI ("avga1280.drv","FontSize",, "system.ini")
  528.   @SetINI ("avga1280.drv","EnableHwCursor",, "system.ini")
  529.   @SetINI ("avga1280.drv","WidthXHeight",, "system.ini")
  530.   @SetINI ("al3164p.drv","FontSize",, "system.ini")
  531.   @SetINI ("al3164p.drv","EnableHwCursor",, "system.ini")
  532.   @SetINI ("al3164p.drv","WidthXHeight",, "system.ini")
  533.   @SetINI ("al3164ps.drv","FontSize",, "system.ini")
  534.   @SetINI ("al3164ps.drv","EnableHwCursor",, "system.ini")
  535.   @SetINI ("al3164ps.drv","WidthXHeight",, "system.ini")
  536.   @SetINI ("al16m.drv","FontSize",, "system.ini")
  537.   @SetINI ("al16m.drv","EnableHwCursor",, "system.ini")
  538.   @SetINI ("al16m.drv","WidthXHeight",, "system.ini")
  539.   @SetINI ("v631f8s.drv","FontSize",, "system.ini")
  540.   @SetINI ("v631f8s.drv","EnableHwCursor",, "system.ini")
  541.   @SetINI ("v631f8s.drv","WidthXHeight",, "system.ini")
  542.  
  543.   @If (@isnotdel == @TRUE)
  544.     @isnotdel = @FALSE
  545.  
  546.     @If (   "@GetINI ("drivers","VIDC.VIXL","system.ini")" != ""
  547.         &&  "@GetINI ("drivers","MIROVIDC.VIXL","system.ini")" != ""
  548.         )
  549.       @SetINI ("drivers", "VIDC.VIXL", "@GetINI ("drivers","MIROVIDC.VIXL","system.ini")", "system.ini")
  550.       @SetINI ("drivers", "MIROVIDC.VIXL",, "system.ini")
  551.     @Else
  552.       @SetINI ("drivers", "VIDC.VIXL",, "system.ini")
  553.     @EndIf
  554.  
  555.     //del PINBOARD of the SESAM or OCTO installation
  556.     @merke = @GetINI("Windows", "run","win.ini")
  557.     @If (@StrFind("@merke", "@OutDrive:@SubDir\\WSIZER.EXE") > -1)
  558.       @merke = @StrDel("@merke", @StrFind("@merke", "@OutDrive:@SubDir\\WSIZER.EXE"),@StrLen("@OutDrive:@SubDir\\WSIZER.EXE "))
  559.       @SetINI ("Windows", "run", "@merke", "win.ini")
  560.     @EndIf
  561.   @EndIf
  562.  
  563.   @ClearOption (210)
  564.   @UnInstall = @True
  565.   @Goto BOARDSELECT
  566. @EndIf
  567. @EndIf
  568.  
  569.  
  570. //*** files to be copied ******************************************************
  571.  
  572. @If (200 [= @Option    // copy if Windows drivers
  573.     || 201 [= @Option  // 
  574.     || 203 [= @Option  // or miro windows tools
  575.     || 204 [= @Option) // 
  576.   @If ('D' [= @Group)
  577.     @Copy ("@InDrive:\\README.DEU","@OutDrive:@SubDir\\MINFO.TXT")
  578.   @Else
  579.     @Copy ("@InDrive:\\README.ENG","@OutDrive:@SubDir\\MINFO.TXT")
  580.   @EndIf
  581. @EndIf
  582.  
  583. @If (200 [= @Option) // Windows drivers
  584.   @DefineDisk
  585.     @Label = "Install disk # 1/1"
  586.     @BeginLib DRIVERS.RED
  587.       @File OEMV12P2.DEU  @Size 10000  @Out @wSysDir\\*.INF @Option 100 @Group D
  588.       @File OEMV12P2.ENG  @Size 10000  @Out @wSysDir\\*.INF @Option 100 @Group E
  589.       @File OEMV12PD.DEU  @Size 10000  @Out @wSysDir\\*.INF @Option 101 @Group D
  590.       @File OEMV12PD.ENG  @Size 10000  @Out @wSysDir\\*.INF @Option 101 @Group E
  591.  
  592.       @File MIRO12P2.INI @Size 5000   @Out MIROMONI.* @Option 100 
  593.       @File MIRO12PD.INI @Size 5000   @Out MIROMONI.* @Option 101 
  594.       @File PROMTN.INI   @Size 1000   @Out PROMTN.INI @Option 100
  595.       @File PROM1MB.INI  @Size 1000   @Out PROMTN.INI @Option 101
  596.       @File PROMTN8.DRV  @Size 160000 @Out @wSysDir\\*.* 
  597.       @File PROMTN15.DRV @Size 160000 @Out @wSysDir\\*.*
  598.       @File PROMTN16.DRV @Size 160000 @Out @wSysDir\\*.*
  599.       @File PROMTN32.DRV @Size 160000 @Out @wSysDir\\*.* 
  600.       @File MIROVIXL.DRV @Size 35000  @Out @wSysDir\\*.*   @Group D
  601.       @File MIROVIXL.ENG @Size 35000  @Out @wSysDir\\*.DRV @Group E
  602. //      @File UDH.DLL      @Size 37000  @Out @wSysDir\\*.*
  603.  
  604.       @File PROMTNGR.3GR @Size 15000  @Out @wSysDir\\*.* 
  605.       @File VGACOLOR.2GR @Size 5000   @Out @wSysDir\\*.* 
  606.       @File PROMTVDD.386 @Size 155000 @Out @wSysDir\\*.* 
  607.       @File VGALOGO.LGO  @Size 1300   @Out @wSysDir\\*.* 
  608.  
  609.       @File 8514FIX.FON  @Size 12000  @Out @wSysDir\\*.* 
  610.       @File 8514OEM.FON  @Size 12000  @Out @wSysDir\\*.* 
  611.       @File 8514SYS.FON  @Size 12000  @Out @wSysDir\\*.* 
  612.       @File CGA40850.FON @Size 6000   @Out @wSysDir\\*.* 
  613.       @File CGA80850.FON @Size 6000   @Out @wSysDir\\*.* 
  614.       @File CGA40WOA.FON @Size 7000   @Out @wSysDir\\*.*
  615.       @File CGA80WOA.FON @Size 5000   @Out @wSysDir\\*.*
  616.       @File COURF.FON    @Size 30000  @Out @wSysDir\\*.* 
  617.       @File EGA40850.FON @Size 8000   @Out @wSysDir\\*.* 
  618.       @File EGA80850.FON @Size 8000   @Out @wSysDir\\*.* 
  619.       @File EGA40WOA.FON @Size 9000   @Out @wSysDir\\*.*
  620.       @File EGA80WOA.FON @Size 8000   @Out @wSysDir\\*.*
  621.       @File VGAOEM.FON   @Size 7000   @Out @wSysDir\\*.*
  622.       @File SERIFF.FON   @Size 82000  @Out @wSysDir\\*.* 
  623.       @File SMALLF.FON   @Size 22000  @Out @wSysDir\\*.* 
  624.       @File SSERIFF.FON  @Size 90000  @Out @wSysDir\\*.* 
  625.       @File SYMBOLF.FON  @Size 80000  @Out @wSysDir\\*.* 
  626.     @EndLib
  627.   @EndDisk
  628. @EndIf
  629.  
  630.  
  631. @If (200 [= @Option    // copy if Windows drivers
  632.     || 203 [= @Option) // or miro windows tools
  633.   @DefineDisk
  634.     @Label = "Install disk # 1/1"
  635.     @BeginLib MWINTOOL.RED
  636.       @File MWINTOOL.DEU @Size 15000  @Out *.INI @Group D
  637.       @File MWINTOOL.ENG @Size 15000  @Out *.INI @Group E
  638.       @File MONSEL.EXE   @Size 100000 @Out *.*
  639.       @File MONSEL.DEU   @Size 34000  @Out *.HLP @Group D
  640.       @File MONSEL.ENG   @Size 33000  @Out *.HLP @Group E
  641.       @File MSUPSCRN.EXE @Size 90000  @Out *.*
  642.       @File MSUP.DEU     @Size 26000  @Out *.HLP @Group D
  643.       @File MSUP.ENG     @Size 25000  @Out *.HLP @Group E
  644.       @File MPWRSAVE.SCR @Size 36000  @Out *.*
  645.       @File MTINT.EXE    @Size 93000  @Out *.*
  646.       @File MTINTDEU.INI @Size 2000   @Out MTINT.INI @Group D
  647.       @File MTINTENG.INI @Size 2000   @Out MTINT.INI @Group E
  648.       @File MTINTDEU.HLP @Size 42000  @Out MTINT.HLP @Group D
  649.       @File MTINTENG.HLP @Size 42000  @Out MTINT.HLP @Group E
  650.     @EndLib
  651.   @EndDisk
  652. @EndIf
  653.  
  654. @If (203 [= @Option) // miro windows tools
  655.   @DefineDisk
  656.     @Label = "Install disk # 1/1"
  657.     @BeginLib MWINTOOL.RED
  658.       @File MIROSCOP.EXE @Size 100000 @Out *.*
  659.       @File MIROHOOK.DLL @Size 5000   @Out *.*
  660.       @File MSCOPE.DEU   @Size 55000  @Out *0.HLP @Group D
  661.       @File MSCOPE.ENG   @Size 55000  @Out *0.HLP @Group E
  662.       @File MSIZER.EXE   @Size 35000  @Out *.*
  663.     @EndLib
  664.   @EndDisk
  665. @EndIf
  666.  
  667.  
  668. //*** set variables in .INI files *********************************************
  669.  
  670. @SetINI ("mboot.description", "boardfam","BEAVIS", "system.ini")
  671. @If (200 [= @Option) // Windows drivers
  672.   @SetINI ("mboot.description", "displayinf2",, "system.ini")
  673.   @SetINI ("mboot.description", "mboot","1", "system.ini")
  674.   @SetINI ("mboot.description", "left",, "system.ini")
  675.   @SetINI ("mboot.description", "right",, "system.ini")
  676.  
  677.   @If (100 [= @Option)
  678.     @SetINI ("mboot.description", "displayinf", "OEMV12P2.INF", "system.ini")
  679.     @SetINI ("mboot.description", "BoardDesc","miroVIDEO 12PD", "system.ini")
  680.   @EndIf
  681.   @If (101 [= @Option)
  682.     @SetINI ("mboot.description", "displayinf", "OEMV12PD.INF", "system.ini")
  683.     @SetINI ("mboot.description", "BoardDesc","miroVIDEO 12PD", "system.ini")
  684.   @EndIf
  685.  
  686.   @SetINI ("drivers.desc", "MIROVIXL.DRV","miroVIDEO-XL Codec", "control.ini")
  687.   @If (   ("@GetINI ("drivers","VIDC.VIXL","system.ini")" != "")
  688.       &&  ("@GetINI ("drivers","VIDC.VIXL","system.ini")" != "MIROVIXL.DRV")
  689.       &&  ("@GetINI ("drivers","MIROVIDC.VIXL","system.ini")" == "")
  690.       )
  691.     @SetINI ("drivers", "MIROVIDC.VIXL","@GetINI ("drivers","VIDC.VIXL","system.ini")", "system.ini")
  692.   @EndIf
  693.   @SetINI ("drivers", "VIDC.VIXL","MIROVIXL.DRV", "system.ini")
  694.  
  695.   @SetINI ("DCIOverrides", "IWant","00003181,39304649,00000009", "dci.ini")
  696.  
  697.   @merke = @GetINI ("drivers","DCI","system.ini")
  698.   @If ("@merke" != "")
  699.     @SetINI ("drivers", "miroDCI","@merke", "system.ini")
  700.   @SetINI ("drivers", "DCI",, "system.ini")
  701.  
  702. @EndIf
  703.  
  704. @If (200 [= @Option    // copy if Windows drivers
  705.     || 203 [= @Option) // or miro windows tools
  706.   @If (100 [= @Option)
  707.     @SetINI ("TintControl", "CLUT", " ", "win.ini")
  708.     @SetINI ("TintControl", "CLUT1", " ", "win.ini")
  709.     @SetINI ("TintControl", "CLUT2",, "win.ini")
  710.   @EndIf
  711.   @If (101 [= @Option)
  712.     @SetINI ("TintControl", "CLUT", " ", "win.ini")
  713.     @SetINI ("TintControl", "CLUT1", " ", "win.ini")
  714.     @SetINI ("TintControl", "CLUT2",, "win.ini")
  715.   @EndIf
  716. @EndIf
  717.  
  718.  
  719. //*** old software to be deleted **********************************************
  720.  
  721. @If (200 [= @Option || 203 [= @Option)
  722.   @Delete ("@OutDrive:@wSysDir\\MIROLOGO.RLE")
  723.   @Delete ("@OutDrive:@SubDir\\*.MIR")
  724.   @Delete ("@OutDrive:@SubDir\\MSUP?.HLP")
  725.   @Delete ("@OutDrive:@SubDir\\MSUPVIR?.HLP")
  726.   @Delete ("@OutDrive:@SubDir\\MSCOPE1.HLP")
  727.   @Delete ("@OutDrive:@SubDir\\MSCOPE2.HLP")
  728.   @Delete ("@OutDrive:@SubDir\\MSCOPE3.HLP")
  729.   @Delete ("@OutDrive:@SubDir\\MSCOPE4.HLP")
  730. @EndIf
  731.  
  732. @If (200 [= @Option && @DirExists ("@OutDrive:@SubDir\\SYSTEM"))
  733.   @Delete ("@OutDrive:@SubDir\\OEMV12PD.*")
  734.   @Delete ("@OutDrive:@SubDir\\OEMV12P2.*")
  735. @EndIf
  736.  
  737.  
  738. //del PINBOARD of the SESAM or OCTO installation
  739. @merke = @GetINI("Windows", "run","win.ini")
  740. @If (@StrFind("@merke", "@OutDrive:@SubDir\\WSIZER.EXE") > -1)
  741.   @merke = @StrDel("@merke", @StrFind("@merke", "@OutDrive:@SubDir\\WSIZER.EXE"),@StrLen("@OutDrive:@SubDir\\WSIZER.EXE "))
  742.   @SetINI ("Windows", "run", "@merke", "win.ini")
  743. @EndIf
  744.  
  745. //*** project trailer block ***************************************************
  746.  
  747. @Finish
  748.   @BackGroundMode (3,@Blue, @Blue)
  749.   @WinExec ("PROGMAN.EXE", 1) 
  750.  
  751.   @If (200 [= @Option || 203 [= @Option)
  752.     @ProgramManager ("[CreateGroup (miroWINTOOLS, MWINTOOL.GRP)]")
  753.     @Delay = @SystemDate 
  754. La: @If (@SystemDate - @Delay <= @d) @Goto La @EndIf 
  755.     @ProgramManager ("[ReplaceItem (miro SUPERSCREEN)]")
  756.     @Delay = @SystemDate 
  757. Lb: @If (@SystemDate - @Delay <= @d) @Goto Lb @EndIf 
  758.     @ProgramManager ("[AddItem (@OutDrive:@SubDir\\MSUPSCRN.EXE, miro SUPERSCREEN)]")
  759.     @Delay = @SystemDate 
  760. Lc: @If (@SystemDate - @Delay <= @d) @Goto Lc @EndIf 
  761.     @ProgramManager ("[ReplaceItem (miro MONITOR SELECT)]")
  762.     @Delay = @SystemDate 
  763. Ld: @If (@SystemDate - @Delay <= @d) @Goto Ld @EndIf 
  764.     @ProgramManager ("[AddItem (@OutDrive:@SubDir\\MONSEL.EXE, miro MONITOR SELECT)]")
  765.     @Delay = @SystemDate 
  766. Le: @If (@SystemDate - @Delay <= @d) @Goto Le @EndIf 
  767.     @ProgramManager ("[ReplaceItem (miroTINT CONTROL)]")
  768.     @Delay = @SystemDate 
  769. Lf: @If (@SystemDate - @Delay <= @d) @Goto Lf @EndIf 
  770.     @ProgramManager ("[AddItem (@OutDrive:@SubDir\\MTINT.EXE, miroTINT CONTROL)]")
  771.     @Delay = @SystemDate 
  772. Li: @If (@SystemDate - @Delay <= @d) @Goto Li @EndIf 
  773.  
  774.     @If (203 [= @Option) // miro windows tools
  775.       @ProgramManager ("[ReplaceItem (miroSCOPE)]")
  776.       @Delay = @SystemDate 
  777. Ll: @If (@SystemDate - @Delay <= @d) @Goto Ll @EndIf 
  778.       @ProgramManager ("[AddItem (@OutDrive:@SubDir\\MIROSCOP.EXE, miroSCOPE)]")
  779.       @Delay = @SystemDate 
  780. Lm: @If (@SystemDate - @Delay <= @d) @Goto Lm @EndIf 
  781.       @ProgramManager ("[ReplaceItem (miroSIZE CALIBRATION)]")
  782.       @Delay = @SystemDate 
  783. Ln: @If (@SystemDate - @Delay <= @d) @Goto Ln @EndIf 
  784.       @ProgramManager ("[AddItem (@OutDrive:@SubDir\\MSIZER.EXE, miroSIZE CALIBRATION)]")
  785.       @Delay = @SystemDate 
  786. Lo: @If (@SystemDate - @Delay <= @d) @Goto Lo @EndIf 
  787.     @EndIf
  788.  
  789.     @ProgramManager ("[ReplaceItem (Information)]")
  790.     @Delay = @SystemDate 
  791. Lr: @If (@SystemDate - @Delay <= @d) @Goto Lr @EndIf 
  792.     @ProgramManager ("[AddItem (NOTEPAD minfo.txt, Information, MONSEL.EXE, 1)]")
  793.     @Delay = @SystemDate 
  794. Ls: @If (@SystemDate - @Delay <= @d) @Goto Ls @EndIf 
  795.     @ProgramManager ("[ShowGroup (miroWINTOOLS, 1)]")
  796.     @Delay = @SystemDate 
  797. Lt: @If (@SystemDate - @Delay <= @d) @Goto Lt @EndIf 
  798.   @EndIf
  799.  
  800.  
  801.   @ChDrive (@WindowsDrive)
  802.   @ChDir ("@WindowsDir")
  803.   @If (200 [= @Option) // Windows drivers
  804.     @ReturnValue (4711)
  805.     @WinExec ("@OutDrive:@SubDir\\MONSEL.EXE", 1) 
  806.   @EndIf
  807. @EndFinish
  808.  
  809.  
  810. //*** eof *********************************************************************
  811.  
  812.