home *** CD-ROM | disk | FTP | other *** search
/ Windows NT Super Tune-Up Kit / PIE-WindowsNTSuperTuneUpKit-1997.iso / SHELLS / CHANGEXT / CHANGEXT.TXT < prev   
Text File  |  1996-04-25  |  2KB  |  52 lines

  1. 25-Apr-1996 - Just Ask Computer Services
  2.  
  3. ChangExt v1.03 - Windows 95/NT Extension Changer
  4.  
  5. Description:
  6.  
  7. ChangExt is a shell extension that adds a menu item to any 
  8. file object so that the file extension or type may be changed.
  9. A new extension may either be typed-in manually or chosen from a
  10. list of registered extension names (as appearing in the registry
  11. file).
  12.  
  13. Any extension may be viewed by simply right-clicking the desired file. 
  14. Selecting this menu is only required in order to change the extension or
  15. view the registered extension description.
  16.  
  17. This program was written for Windows 95 and tested on Windows NT 4.0 beta
  18. (build 1234). The only known outstanding issue at this time is a invalid
  19. menu command description appearing in the status bar of NT Explorer windows
  20. when the 'Extension' menu is selected.
  21.  
  22. Installation:
  23.  
  24. 1) Copy all files to a floppy disk or to a subdirectory (.INF install
  25.    files seem to not work with long pathnames so limit all directory 
  26.    names to 8.3 format).
  27. 2) Right click CHANGEXT.INF and select Install.
  28. 3) If a shutdown and restart message is displayed then do so.
  29. 4) Right clicking on any file object (except shortcuts) should have
  30.    a "Extension: xxx" added to the menu.
  31.  
  32. Operation:
  33.  
  34. 1) Right click on the file you wish to rename.
  35. 2) Either select a registered file type from the list or type in
  36.    the extension in the displayed edit box.
  37. 3) Hit OK to continue with the rename, or Cancel to abort.
  38.  
  39. Revision History:
  40.  
  41. 1.03 - released 25-Apr-96
  42.   - Modified ChangExt.inf to register to Add/Remove Programs applet 
  43.     Control Panel
  44.  
  45. 1.02 - released 22-Apr-96
  46.   - Temporarily added uninstall.inf file to remove Context menu
  47.  
  48. 1.01 - released 26-Mar-96
  49.   - Fixed bug with popup menu in explorer's dual pane view
  50.  
  51. 1.0 - released 25-Mar-96
  52.   - Initial Release