WPTools

From OS2World.Com Wiki
Revision as of 19:49, 13 May 2021 by Martini (talk | contribs)
Jump to navigation Jump to search
WPTools
Version 3.3
Vendor
Author Henk Kelder
License Freeware
Download WPTools_3-3.zip
Website Archived Website

WPTOOLS is a collection of OS/2 specific tools. Some tools in the archive are:

  • CHECKINI - Checks Workplace shell related stuff in the OS2.INI and OS2SYS.INI, mainly intended to keep the INI-Files clean and (relatively small) and thus have the best performance while using the workplace Shell;
  • WPSBKP - Make a backup of most workplace shell objects in a text file. This text file can be used to restore a customised workplace shell after the desktop has be reinstalled or to port parts to another machine;
  • WPSREST - Restores a backup made with WPSBKP;
  • RESETWPS - Resets the workplace shell without rebooting
  • WPTool.DLL - A dynamic link library that, amongst other things, can be used from REXX to query object settings. This DLL is also used by WPSBKP to query object settings. As far as I know this is the only tool in the world to query setup strings.
  • DEFASSOC.EXE- Manipulate Associations from the command line
  • GETOBJ.EXE- Query object settings from the command line

History

WPTOOL31
  • Added tests to fix some specific problems with filesystem objecthandles as stored in OS2SYS.INI. To be specific:
  • An error where all files and directories on a drive seem to have their drive letter replaced by something else, making the drive unusable from the workplace shell;
  • An error where the workplace shell internally keeps two versions of its handle-to-pathname translate table for one drive. This leads to different type of errors, but most likely an situation where certain objects do not function as they should.
WPTOOL32
  • Various minor updates.

WPTOOLS.DLL is compiled using VAC 3.0. If you use WPTOOLxx, Association Editor or IconTool you must make sure you have the latest versions since the new WPTOOLS.DLL is not compatible with the old one.

Links