home *** CD-ROM | disk | FTP | other *** search
- @echo off
- REM ****************************************************
- REM *** SysSetup - open the OS/2 System Setup folder ***
- REM *** ver.1 ***
- REM ****************************************************
-
- CEnvi #include 'PMdll.lib' WinSetObjectData( WinQueryObject("<WP_CONFIG>"), "OPEN=ICON" );
-
- Switch.cmd "System Setup"
-