home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / hischgct.zip / rebuild.cmd < prev    next >
OS/2 REXX Batch file  |  1996-01-03  |  290b  |  6 lines

  1. @echo The BMP files included should be edited with the icon editor included with os/2.
  2. @echo This will create a new ctls.res file so that you can customize the controls.
  3. @echo After doing this, just run chg_ctls.cmd to update pmmerge.dll with your
  4. @echo new controls.  
  5. rc -r ctls.rc
  6.