home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / winrun21.zip / README.TXT next >
Text File  |  1991-01-19  |  3KB  |  49 lines

  1.                        -------------------------
  2.                         Windows Run! Version 2.1
  3.                        -------------------------
  4.                              Release Notes
  5.  
  6.  
  7. Installation
  8. -------------------------------------------------------------------------------
  9. Copy WINRUN.EXE and WINRUN.HLP to your MS-Windows directory, or a directory
  10. listed in the PATH statement in your autoexec.bat file.
  11.  
  12.  
  13. Changes:
  14. -------------------------------------------------------------------------------
  15.  
  16. 1.  Windows Run! is a safe program to use (I use it and Launch constantly), but
  17.     I felt it was necessary to add the following important caution and 
  18.     explanation to the documentation:
  19.  
  20.     CAUTION:  Windows Run! should only be used to execute files ending with 
  21.     PIF, BAT, COM, or EXE.  Like many other simple programs of this type,
  22.     Windows Run! executes programs using the MS-Windows WinExec() function 
  23.     call.  Consequently, you SHOULD NOT enter a non-executable file name as
  24.     the file to be executed.  For example, in the Program Manager's 
  25.     Run Dialog, if you enter "WIN.INI", the Program Manager will run 
  26.     NOTEPAD.EXE which in turn will load WIN.INI.  This works because the 
  27.     Program Manager uses the [extensions] section of WIN.INI to determine the
  28.     associations established for different executable files and their data
  29.     files (.INI files are usually associated with notepad).  Windows Run!, 
  30.     Launch, and may other progams DO NOT perform this type of checking, so 
  31.     attempting to run a non-executable file will produce unpredictable 
  32.     results -- usually it will either crash Windows or cause a System Integrity
  33.     Violation.  If you need to specify a data file name, it must follow the 
  34.     name of the executable file.  For instance, entering the text 
  35.     "NOTEPAD WIN.INI" (not including the quotes) is the safe equivalent to 
  36.     the above example.
  37.  
  38. 2.  To make the above caution more visible (primarily), and to provide some
  39.     basic on-line documentation, I replaced the About Box with a call to the 
  40.     MS-Windows Help System (hence, the new file, WINRUN.HLP).  
  41.     As my grandfather used to say, "It ain't pretty, but it works."
  42.     You have my apologies in advance if you don't like this quick kludge.
  43.  
  44.  
  45. -------------------------------------------------------------------------------
  46.                                BJ Safdie 
  47.                      Compuserve Account 76066,1212
  48.                              Jan. 19, 1991
  49.