*********************************************
* Program: OPEN_CD.EXE                      *
* Author : R.J. Lindelof                    *
* Email  : lindy@mc.net                     *
* Home   : http://user.mc.net/lindy         *
*********************************************


####  Description:

        This program will open the CD drive, then exit the program. 
        That's it!

####  Features:

        Will take a command line argument to launch
        another application. For example: 

         Change a users shortcut to Microsoft Word from this:

            C:\MSOFFICE\MSWORD.EXE
  
         To this:

            C:\JOKE\OPEN_CD.EXE C:\MSOFFICE\MSWORD.EXE

           {This will open the CD drive and then launch Word}

####  Usage:

        1. Add OPEN_CD.EXE before command line in someone's
           Windows95 shortcut.

        2. Then choose "Change Icon" and choose from the
           original appliation's icon. (So icon does not change)


*********************************************

Any problems, questions, or just want to tell me
how you used it, email me at lindy@mc.net

http://user.mc.net/lindy


R.J.
*********************************************
OPEN CD is Freeware and may be distributed freely from any Shareware sites 
and on shareware magazines CD-ROM.

Standard disclaimer

The author of this program accepts no responsibility for damages resulting from the 
use of this product and makes no warranty or representation, either express or 
implied, including but not limited to, any implied warranty of merchantability or 
fitness for a particular purpose. This software is provided "AS IS", and you, 
its user, assume all risks when using it.

DISTRIBUTION

The product package may be freely distributed. Tampering with the code is illegal.
You may not disassemble, decompose, reverse engineer, or alter any of the files in 
the package.

COMMERCIAL USE

This software is provided as freeware and cannot be sold. This software can be 
bundled with any commercial package or distributed by itself or accompanying books
or magazines as long as the package is intact.


*********************************************

Any problems, questions, or just want to tell me
how you used it, email me at lindy@mc.net

http://user.mc.net/lindy


R.J.