home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / WIZ13D.ZIP / WIZARD.OS2 < prev    next >
Text File  |  1994-10-05  |  506b  |  19 lines

  1. If you are using File Wizard under OS/2, here are some hints to
  2. setup File Wizard as an icon oin the desktop.
  3.  
  4. You cannot call the WIZARD.EXE file direct, because OS/2 does not
  5. recognize the EXE-file as a valid DOS program. Instead of this
  6. write a small batch-file.
  7.  
  8. example:
  9.  
  10. WIZSTART.BAT:
  11.  
  12. --< start of file >----------------
  13. cd\wizard
  14. wizard.exe
  15. --< end of file >----------------
  16.  
  17. Now you can edit the DPMI settings for File Wizard.
  18. Allow File Wizard a minimum of 1.5 MB DPMI memory !
  19.