/****************************************************************************** /* /* NAME: INSTHELP.GML /* /* FUNCTION: Startup Panel Definitions for XGA Installation Program. /* /* CHANGE HISTORY: /* /* 17Feb92 KJE - Created /* /****************************************************************************** /****************************************************************************** /* /* Panel Definitions /* /****************************************************************************** <PANEL,ID=INSTHELP, TRACE=OFF> <TEXT, ROW=2, COL=CENTER>XGA <TEXT, ROW=3, COL=CENTER>DMQS (Display Mode Query/Set) <TEXT, ROW=4, COL=CENTER>Installation Program <TEXT, ROW=6, COL=3>Syntax: DIFINST [options] <TEXT, ROW=8, COL=3>where [options] can be one or more of the following: <TEXT, ROW=10, COL=6>/S Run install program in silent mode without menus. The XGA DIF files <TEXT, ROW=11, COL=9>will be installed in the default directory C:\XGA$DMQS when this <TEXT, ROW=12, COL=9>option is used with no other options. <TEXT, ROW=14, COL=6>/D=[drive_letter] <TEXT, ROW=15, COL=9>Specify destination drive to install on [drive_letter], where <TEXT, ROW=16, COL=9>[drive_letter] is any valid drive on your system. <TEXT, ROW=18, COL=6>/? This help panel. <TEXT, ROW=20, COL=3>NOTE: If no [options] are provided, then the install tool will be started <TEXT, ROW=21, COL=3>as a menu mode application allowing you to use menus to specify how you <TEXT, ROW=22, COL=3>want the XGA Display Information Files to be installed. <FKEYS> <ENTER>Enter=Exit <\FKEYS> <\PANEL>