home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / cmdfl151.zip / readme.txt < prev   
Text File  |  1994-07-01  |  10KB  |  255 lines

  1.  
  2.  CMDFldr - Command Folder V 1.51 (c) Dirk Suesserott July 1 1994
  3.  ===============================================================
  4.  
  5.  email: doyke@informatik.uni-frankfurt.de or doyke@wiwi.uni-frankfurt.de
  6.  
  7.  Description:
  8.  ============
  9.  
  10.  CMDFldr is a Workplace class that replaces the WPFolder class shipped with
  11.  OS/2 2.x. It adds a submenu to each folder on the WPS and lets you start
  12.  an OS/2 or DOS Window with the folder as the current directory.
  13.  
  14.  I wrote it for OS/2 2.1 but it should also work with OS/2 2.0.
  15.  
  16.  If you click through many folders in order to find a particular file and
  17.  then want to perform some commands on the file, it is often very difficult
  18.  to open a command line and cd to the right path -- without even knowing
  19.  the full path name. With CMDFolder installed this is no longer a problem:
  20.  Simply right-click on the folder containing your file and select 'Command
  21.  line...'. And there you are. CMDFolder will start a windowed OS/2 session
  22.  in the right path on the right drive -- wherever you are on whatever drive
  23.  you are. CMDFolder is HPFS aware and works with long pathnames (including
  24.  blanks). It won't work on a drive itself (i.e. you can't right-click on
  25.  Drive C and open a command line. That's because a drive does not belong to
  26.  the class WPFolder but to the class WPDrive).
  27.  If you wish, CMDFolder will also start an OS/2 fullscreen session or a DOS
  28.  window or fullscreen session.
  29.  I hope you will have as much fun using it as I have had writing it.
  30.  
  31.  For installation details see below. There is also an uninstallation
  32.  section (in case you don't like CMDFolder any more).
  33.  
  34.  Disclaimer
  35.  ==========
  36.  
  37.  The Program is supplied "AS IS" without any warranty of any kind, blah,
  38.  blah, blah. You are free to re-distribute this package as long as you
  39.  don't get paid for it (if somebody wants to pay, please tell me).
  40.  Batteries not included.
  41.  
  42.  Bugs
  43.  ====
  44.  
  45.  None, I suppose. Nevertheless, if you find one (or more), let me know.
  46.  
  47.  Any suggestions are welcome, too. And, if *your* language isn't supported
  48.  yet, also let me know, and send appropriate translations and country code
  49.  (eg. 049 for Germany, 001 for the US, 044 for UK, etc). Your country code
  50.  will be shown by the install program.
  51.  
  52.  Please send email to doyke@informatik.uni-frankfurt.de or
  53.  doyke@wiwi.uni-frankfurt.de
  54.  
  55.  Warning:   If you actually liked the confirmation of the Sort and/or
  56.  Arrange items, don't install this version of Command folder, since the
  57.  "Are you sure"-boxes are gone with V1.5. However, you may want to install
  58.  ExtDesk by Dan Campbell to get these confirmations for the desktop.
  59.  
  60.  
  61.  
  62.  Installation
  63.  ============
  64.  
  65.  o This package consists of six files:
  66.  
  67.     - CMDFldr.DLL (29419 bytes) the DLL itself
  68.     - cmdfl001.dll (3072 bytes) NLS for the US
  69.     - cmdfl044.dll (3072 bytes) NLS for the UK
  70.     - cmdfl049.dll (3072 bytes) NLS for Germany
  71.     - install.exe (5968 bytes) the installation program
  72.     - readme.txt (some bytes) this file.
  73.  
  74.  
  75.  Updating from previous versions to V 1.51
  76.  =========================================
  77.  
  78.  Well, there are several ways to update, however, since you always have to
  79.  reboot for the new dll to have effect, I'll only describe the method which
  80.  I consider to be the fastest:
  81.  
  82.  o Add the following line as first line to your config.sys:
  83.  
  84.     'call=c:\os2\xcopy.exe c:\sucked\cmdfl*.dll c:\os2\dll'
  85.  
  86.  o Make sure xcopy.exe is in the c:\os2 directory and source and target
  87.    directories are set appropriate (change the above line if necessary).
  88.  
  89.  o Reboot.
  90.  
  91.  o While rebooting OS/2 should tell you '4 files copied'.
  92.  
  93.  o After rebooting you should delete (or rem out) the 'xcopy'-line from the
  94.    config.sys.
  95.  
  96.  o That's it.
  97.  
  98.  Note:    It might be possible, that OS/2 hangs during the very first boot
  99.           process with the new DLL, ie. you might get a gray desktop with
  100.           no icons appearing. Don't be alarmed, but simply hit CTRL-ALT-DEL
  101.           in order to reboot again. The WPS now should come up. If not,
  102.           pray (fyi: I don't know any case, where it took more than one
  103.           re-reboot).
  104.  
  105.  
  106.  
  107.  Quick Installation Guide
  108.  ========================
  109.  
  110.   1. Move the main DLL into your libpath
  111.  
  112.   2. Optional: move one (or more) NLS-DLLs into your libpath as well
  113.  
  114.   3. Run the install program (no parameters required)
  115.  
  116.   4. Reboot
  117.  
  118.  
  119.  Slow Installation Guide
  120.  =======================
  121.  
  122.  First Step:
  123.  -----------
  124.  
  125.     Move the main DLL (that's the biggest one) into any path included in your
  126.     libpath statement in the config.sys, e.g. c:\os2\dll. Do this by typing
  127.     the following on a command line:
  128.  
  129.        'copy /b CMDFldr.DLL c:\os2\dll'
  130.  
  131.  Second Step (optional):
  132.  -----------------------
  133.  
  134.     Move one of the NLS-DLLs into your libpath as well. Currently, this is of
  135.     interest for German users only. If you prefer German menu items AND you
  136.     have the German version of OS/2 installed (ie. country code 049), then
  137.     you may also want to copy cmdfl049.dll into your libpath. During IPL,
  138.     Command Folder determines your country code and then looks out for a DLL
  139.     called cmdflXXX.dll, where XXX is the three digit country code. If
  140.     Command Folder finds such a DLL, it will use it. Otherwise, Command
  141.     Folder defaults to English language (which is built-in). If you have US
  142.     or UK versions of OS/2 installed, you may use cmdfl001.dll (US) or
  143.     cmdfl044.dll (UK), in which case Command Folder will use that DLL, but
  144.     you may omit this step, since Command Folder defaults to English language
  145.     anyway. However, if you want Command Folder to speak German, type the
  146.     following on a command line:
  147.  
  148.        'copy /b cmdfl049.dll c:\os2\dll'
  149.  
  150.  Third Step:
  151.  -----------
  152.  
  153.     Invoke the installation program by typing
  154.  
  155.     'install'
  156.  
  157.     There are no parameters required. The program will tell you, what NLS-DLL
  158.     Command Folder will use, if the DLL is available. This is for your
  159.     information, only.
  160.  
  161.     As you'll see, there is a little menu
  162.  
  163.        i)nstall
  164.        u)ninstall
  165.        e)xit
  166.  
  167.     Type 'i' to install the DLL. The program will register the DLL in the
  168.     system and then replace the WPFolder class with the CMDFolder class (i.e.
  169.     all ordinary folders sitting around and waiting to be clicked will become
  170.     CMDFolders sitting around and waiting to be clicked).
  171.  
  172.     Note:    Don't be afraid: 'replace' does not mean that the contents of
  173.              your folders are replaced or that the folders themselves are
  174.              replaced. Only the Workplace class named WPFolder is replaced
  175.              by a derived class named CMDFolder. The effect is, that objects
  176.              (ie. folders) that formerly belonged to the class WPFolder,
  177.              will then belong to the class CMDFolder, and therefore have the
  178.              new properties of the new class.
  179.  
  180.  
  181.  
  182.  Fourth and Last Step:
  183.  ---------------------
  184.  
  185.     Wait a few seconds. Your harddisk will start spinning. Don't panic, the
  186.     program won't move, copy, or delete anything (I hope), but OS/2 will
  187.     search along the libpath to find the DLL. The install program will show
  188.     something like 'CMDFolder successfully installed'. Now shutdown and
  189.     reboot for the changes to take effect.
  190.  
  191.  
  192.  Trouble Shooting
  193.  ================
  194.  
  195.  If the installation didn't succeed make sure
  196.  
  197.  o you didn't rename 'CMDFldr.DLL'
  198.  
  199.  o you moved the DLL(s) into your libpath (if you don't know what this
  200.    means, refer to the OS/2 Online Reference Manual for further details)
  201.  
  202.  
  203.  De-Installation
  204.  ===============
  205.  
  206.  If you don't like the CMDFolder any more (though I hope you do), run the
  207.  install program again. Type 'u' to uninstall the CMDFolder. The program
  208.  will then re-replace the CMDFolder with the original WPFolder class. You
  209.  should reboot after Install tells you to do so. All CMDFolders will become
  210.  ordinary folders again, the additional menu item 'Command line...' will be
  211.  removed from their popup menus. You should also delete the CMDFldr.DLL (and
  212.  cmdfl???.dll, if this applies to you) from your libpath after rebooting. It
  213.  won't be possible to delete the DLLs without running the uninstall
  214.  procedure.
  215.  
  216.  History
  217.  =======
  218.  
  219.  o Command Folder V 1.51, released July 1 1994
  220.  
  221.     - sometimes Command Folder forgot about an externally loaded NLS-DLL,
  222.       resulting in a beep when the context menu appears. This bug was fixed.
  223.     - size of DLL reduced.
  224.  
  225.  o Command Folder V 1.50, released May 30 1994
  226.  
  227.     - confirmation stuff dropped
  228.     - NLS support changed
  229.     - settings page added, which allows to select what session opens as
  230.       default
  231.     - size of install program reduced (which you don't care about, I guess)
  232.  
  233.  o Command Folder V 1.40, unpublished
  234.  
  235.  o Command Folder V 1.30, released Mar 3 1994
  236.  
  237.     - confirmation of 'Sort' now works with all submenu items (i.e. Sort by
  238.       Name, Sort by Size, ...)
  239.     - confirmation of selection of 'Arrange' or 'Sort' menu items can now be
  240.       set for each folder separately.
  241.  
  242.  o Command Folder V 1.20, released Feb 15 1994
  243.  
  244.     - now uses the command line interpreter as defined in config.sys
  245.     - capable of starting DOS sessions and fullscreen OS/2 sessions -- as
  246.       well as OS/2 windows
  247.     - asks for confirmation of selection of 'Arrange' or 'Sort' menu items
  248.  
  249.  o Command Folder V 1.10, released Dec 20 1993
  250.  
  251.     - starts only OS/2 Windows (i.e. 'cmd.exe')
  252.  
  253.  
  254.  
  255.