DeRegisterer: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:


==Download==
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/wps&file=dereg04.zip DeRegister 0.4]
* [http://hobbes.nmsu.edu/h-search.php?key=DeRegistered_0-4.zip DeRegister 0.4 - Source and Binaries]
* [https://github.com/OS2World/UTIL-WPS-DeRegistered GitHub Repository]


==License==
==License==
* AS IS Freeware
* Open Source under the GNU GPL license.


==Author==
==Author==

Revision as of 22:12, 30 September 2013

Description

DeRegisterer is a program to deregister WPS Classes

DeRegisterer is the result of the installation of the BonusPak from OS/2 Warp 3.0 on my computer. I was a bit annoyed that it is so difficult to remove the WPS classes from the system, so I wrote this program. It's very simple, it uses the WinDeRegisterObjectClass() API to do its work. It doesn't destroy any Objects derived from the deleted class or delete the corresponding dll, so you have to do it on your own. It has been tested at OS/2 2.1 and OS/2 3.0. There are no known errors.

Download

License

  • Open Source under the GNU GPL license.

Author