home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 11 Util
/
11-Util.zip
/
PRIVF.ZIP
/
REMOVE.CMD
< prev
next >
Wrap
OS/2 REXX Batch file
|
1992-11-10
|
230b
|
12 lines
/* */
Call RxFuncadd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
Call SysLoadFuncs
'@echo off'
RetCode = SysDeregisterObjectClass( "PrivF");
if RetCode then
say 'Uninstall successfully completed for PrivF class'