home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL2 / WINCMD41.ZIP / README.TXT < prev    next >
Text File  |  1994-01-11  |  5KB  |  116 lines

  1.  
  2.                  **** WinCMD 4  Readme ****
  3.                  **** By Erik H Gawtry ****
  4.                  **** Revised  1- 6-93 ****
  5.  
  6. *********************************************************************
  7.  
  8. WinCMD was originally conceived as a specialized shell to allow alias' 
  9. and other UNIX like commands on a DOS system.  This was a program called
  10. GSH (gush), which emulated a UNIX CSH.  When Windows 2.01 came out, it was
  11. immediatly obvious the advantages of a (pseudo) multitasking operating system.
  12. WinCMD was born that night.
  13.  
  14. Over the years, Additions were added to bring WinCMD to it's current form.
  15.  
  16. WinCMD is a shareware product, and any contributions would be appreciated.
  17. You are free to use WinCMD for 30 days for evaluation.  I suggest a modest
  18. $10 per copy used.
  19.  
  20.     Erik Gawtry
  21.     13588 Ferris Avenue
  22.     Apple Valley, MN 55124-8136
  23.  
  24. You May Register by "GO SWREG" on Compuserve.  This will entitle you to a
  25. mailed copy of the program on disk (USA only) and Update Notices.
  26.  
  27. For problems with WinCMD, please read trblsht.txt.
  28. For installing WinCMD, please read wincmd.txt.
  29.  
  30. History:
  31.  
  32.  2-10-89 WinCMD first written under Windows 2.01.  No version number.
  33.  3-15-91 Rewritten (Ported) to Windows 3.0.  Version 1.0.
  34.  1- 1-92 Version 2.0 - Many, Many more commands, improved PS function.
  35.     DOS BATCH files
  36.  3-30-92 Version 2.1 - Ported to Windows 3.1.  Ran the Microsoft compatibility
  37.     survey to check compatibility.
  38.  4-15-92 Version 2.2 - Added the following:
  39.     386 specific for speed (has since been removed)
  40.     Advanced KILL command
  41.     Gas Guage Copying, Renaming, and Deleting
  42.  6- 1-93 Version 3.0 - Major rewrite of internals using C++, much faster,
  43.            32-bit disk access for copying
  44.  9-15-93 Version 3.1 - Bug Fixes of version 3.0, Added Font Control
  45. 10-28-93 Version 3.2 - Bug Fixes of version 3.1, Added COM file support.
  46. 11-02-93 Version 3.3 - Bug Fixes of version 3.2. Added several commands.
  47. 11-23-93 Version 3.4 - Bug Fixes of version 3.3. Added File Redirection.
  48. 11-30-93 Version 3.5 - Added Dialog Boxes for COPY, REPLACE, RENAME, and KILL.
  49.     Major Simplification of Command Parsing.
  50. 12- 4-93  Version 4.0 - File Manager 3.11 Add-On, Toolbar, more dialog boxes.
  51. 12- 7-93  Version 4.0a - Fixed bug with Stacker and Device Testing.
  52. 12-11-93 Version 4.0d - Add ALL batch file commands.
  53. 12-26-93 Version 4.1 - BASIC Language Interpreter for Shell Scripting Tested
  54. 12-28-93 Version 4.1a - BASIC Shell Scripting Removed (Too Clumsy)
  55.  1- 6-94 Version 4.1b - Full WFW Functionality Added.  Windows Shell Functionality.
  56.  
  57. Thanks To:
  58.  
  59.  Mark Nadeau - Mr. "Let's see what this does...."  The world's best stress
  60. tester on beta versions.
  61.  
  62. *********************************************************************
  63.  
  64. Note about WinCMD 4 on Windows 3.1:
  65.  
  66.     This is NOT the PC Magazine WinCMD!!!  I was using the name looong
  67.     before PC Mag (WinCMD 1.0 was ported from Windows 2.01 in 1989), 
  68.     so I kept it out of general principals.
  69.  
  70.     For New Users, these are the major features:
  71.         
  72.         1.  Full CLI interface.
  73.         2.  Runs great under NT (no extended filenames, however).
  74.         3.  UNIX like process control.
  75.         4.  Super fast copying with coice of DOS type copy readout,
  76.             or windows Gas Guage readout.
  77.         5.  Multiple Instance Compatible for operating several copies at once.
  78.         6.  Full OOPS programming.
  79.         7.  Full DDE cold link interface (See Help File).
  80.         8.  Complete DOS like environment control (something sadly lacking
  81.             from windows Program Manager, although NT has it).
  82.         9.  Full Norton NDOS DESCRIBE compatibility.
  83.         10. Built in File decompression with copying.
  84.         11. File Type Icons.
  85.         12. Double speed 32-bit copying (if you are using 32-bit disk access).
  86.         13. Uses Registration Database for "Run App" function.
  87.         14. Back to 16 bit so will run on ALL windows systems.
  88.         15. Defaults to STRICT=NO mode.
  89.         16. Variable width "dir /w".
  90.         17. Uses IOCTL in a Virtual DOS Machine instead of INT 24, so will work 
  91.             on all windows machines, including Tandys and Compaqs.
  92.         18. Supports Dropped Files from the File Manager (and Norton Desktop).
  93.         19. Due to popular demand, now supports "&" copies.
  94.         20. Font can be changed.
  95.         21. Uses full path in autolaunch.
  96.         22. Includes all standard windows networking features.
  97.         23. More DOS commands supported.
  98.         24. File Redirection.
  99.         25. Background File Copying.
  100.         26. File Manager Supported.  (Including WinFile 3.11 toolbar!)
  101.         27. Toolbar.
  102.         28. Windows Program Shell Support.
  103.         29. Full Windows For Workgroups Support.
  104.  
  105.     Coming Soon:
  106.  
  107.         1. IOCTL Disk Formatting (being debugged)
  108.         2. Possible MDI interface (still thinking about this one)
  109.         3. Smaller Executable, as soon as I figure out
  110.            multiple instances on the Microsoft Visual C++ Compiler
  111.            so that background copies will work.
  112.  
  113.             - Erik Gawtry
  114.             Compuserve: 72643,2120
  115.  
  116.