           ͻ
             My Program Executor Version 2.0 User Manual  
               
              Copyright 1996-1997, Timor CompuWorks (R)   
           ͼ
        
             This program is dedicated to DOS user. The purpose 
        of this program is to make an integrated menu for  DOS, 
        instead of typing at the command line. All  the things 
        this program does is created a batch file (MPRO.BAT) to
        run your selection from the menu.

             Comparing to Windoze, this program and most of DOS 
        program  is nothing. But I want to tell you,  that  for 
        many  reason  I  actually like using  DOS  better  than 
        Windows,  even Windows 95. I can be more creative if  I 
        use DOS!
        
        HOW TO INSTALL THIS PROGRAM
             Simply  create a directory for this  program,  and 
        than  copy the following files: MYPROG.EXE,  MYPROG.CFG 
        and MYPROG.TXT to that directory. Copy file MPRO.BAT to 
        root directory. SHUT.BAT may be  in any  directory that
        added in PATH= variable in your CONFIG.SYS or AUTOEXEC.BAT

             Next  Step, edit file MYPROG.CFG using  your *TEXT 
        EDITOR*. For  example MS-DOS EDITOR  (EDIT.COM).  First 
        change drive and directory where MYPROG files exist  in 
        following variable:
        
        MyProgDirectory1=[Directory_Name]
        MyProgDrive1=[Drive_Name]
        
        So  for example if MPRO files are in  directory  C:\MENU 
        then it should look like this:
        
        MyProgDirectory1=\MENU
        MyProgDrive1=C
        
             After that change menu and hotkeys. There are (10) 
        Ten  Menu  in the Integrated Menu System  and  6  (Six) 
        Function  keys (Hotkeys F4 - F9). F4 is a  special  key 
        for image viewer. To change them use following variable 
        in file MYPROG.CFG:
        
        Menu00=[Program_Name]
        Drive0=[Drive_Where_This_Program_Exists]
        Foldr0=[Directory_Where_This_Program_Exist]
        Cmnd00=[Command_To_Run_This_Program]
        
        Funct1=[Program_Name_For_This_Hotkey]
        Driv_1=[Drive_Where_This_Program_Exists]   
        Fold_1=[Directory_Where_This_Program_Exist]
        Cmnd_1=[Command_To_Run_This_Program]
        
       So if I have Turbo Pascal 7.0 in C:\LANGUAGE\TP70  then 
        I'll will change the config like this:
        
        Menu00=Turbo Pascal 7.0
        Drive0=C
        Foldr0=\LANGUAGE\TP70
        Cmnd00=TURBO.EXE

        If  command  to run Turbo Pascal is a batch  file  (for 
        example MYTURBO.BAT), you must use this:
        
        Menu00=Turbo Pascal 7.0
        Drive0=C
        Foldr0=\LANGUAGE\TP70
        Cmnd00=CALL MYTURBO.BAT
        
        Use the same way for configuring the Hotkeys. After you 
        finished configuring,  exit to DOS prompt. Type MPRO in 
        the  command  line.  You  can  add  MPRO.BAT  in   your 
        AUTOEXEC.BAT file so it will be run every start up. Now 
        read the following topic.
        
        HOW TO USE THIS PROGRAM
             In  the  integrated menu, use  arrow  to  navigate 
        through the menus, and press ENTER to run. Another key:
        F1 to display Program Information (Same  as  Help-About
           in other program) 
        F2 to display List of Hotkeys
        F3 pop up a very simple  command line for  you who  love
           DOS prompt. You can use this to run screen saver from
           the menu.
        F4-F9 Hotkeys (To configure them, change MYPROG.CFG)
        F10 to shut down, restart computer or exit to DOS.

             You may configure file  SHUT.BAT with your favorite
        harddisk parker program.  You can get one at  SIMTEL-NET
        archive which mirrored world-wide. One of its mirror is:
        ftp://oak.oakland.edu/pub/simtelnet/msdos/diskutil/

        SPECIFICATION
             Because this program use character remapping,  you 
        should use VGA monitor.
        
        * VGA Monitor
        * DOS 5.0 or better (I never try this program in  lower
          version of DOS because I don't have them)
        * and a HardDisk recommended guys
        
        HOW TO CONTACT ME
             If  you get a problem with this program,  you  may 
        contact me via e-mail: parlint@hotmail.com or  via  the 
        WWW: http://www.geocities.com/CapeCanaveral/Lab/2229/
        where you can get the latest version from.
        
        LICENSE AND DISCLAIMER
             This program is FREE for whoever to use. And everyone
        may freely distribute this program to whoever.
        With condition:
        1. This program is distributed WITHOUT any fee,  except
           for the cost of disk only. [ hey it's only 30 KB ;-) ]
        2. Please do not change everything in MPRO's files include 
           this documentation.
        3. Distribute in complete condition.
        REMEMBER: even freeware, this program is copyrighted!
        
             This program has  nothing that may cause something 
        bad  in your system. Trust me! All this program  do  is 
        write files  called MPRO.BAT and GUEPRO.BAT, which  sum 
        of  both  size  is not more then 200  bytes.  So  every 
        accident  is  your responsibility not  mine  nor  Timor 
        CompuWorks Indonesia. OK guys?! Enjoy it!
        _______________________________________________________
        *******************************************************
