@REM ************************************************************************** @REM * BUILDRES.BAT - 11-11-96 cpb * @REM * This file is intended to simplify the development of BTL4 resources * @REM * on a Win95 system. It must be executed under MS-DOS (but NOT in a * @REM * "dos box": the current tools won't run at all under Win32)! * @REM * See the document "Modifying Resources" for more information. * @REM ************************************************************************** @rem xdel c:\rel410\rp\*.bak /s/n @rem set Path=c:\nwdos;c:\net;c:\pkz;c:\rel410 @rem c:\net\net use f: \\vgl_code\podbay @rem C: @rem cd \rel410\rp rpl4tool -b rpl4.bld > result1.txt call arcrp f . >> result1.txt del c:\vgl_labs\archive\rprel410.exe copy rp.zip c:\vgl_labs\archive\rprel410.zip del rp.zip c: cd \vgl_labs\archive zip2exe rprel410.zip del rprel410.zip cd \rel410\rp rem edit result1.txt