home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / MKPRG.ZIP / MAKEPRG.DOC < prev   
Text File  |  1993-01-21  |  1KB  |  35 lines

  1. /*********************************************************************\
  2.    MakePrg
  3.    (C) 1993 Thomas Christinck, Braunschweig      Compuserve 100031,41
  4. \*********************************************************************/
  5.  
  6. This little batchfile is inteded to easy creation of program-objects.
  7.  
  8. Just call the "install.cmd". You will be asked for an directory,
  9. where the "MakePrg.CMD"will be copied. The default is \OS2 in the
  10. bootdrive.
  11.  
  12. After the installation, you can find the MakePrg in the OPEN"-menu
  13. of every executable file (better : file-object). A filter is set for
  14. the type EXE, CMD, COM, BAT.
  15.  
  16. What you can do now :
  17.       Just open a driveobject,
  18.       Mark some EXE's,
  19.       Click on MakePrg in the OPEN-menu
  20.  
  21. What will happen :
  22.       for every marked file a programobject will be
  23.       created on the DeskTop.
  24.       Values are set for the name and the workingdirectory.
  25.  
  26. And after that :
  27.       You can easily move the new objects to any folder ...
  28.  
  29.  
  30.  
  31. ... and its FREEWARE !
  32.  
  33. if you can do it better, just send your solution to 100031,41
  34.  
  35.