windows-nt/Source/XPSP1/NT/com/oleutest/letest/outline/install.bat

8 lines
342 B
Batchfile
Raw Normal View History

2020-09-26 03:20:57 -05:00
if "%OLEROOT%" == "" set OLEROOT=c:\ntole2
copy cntroutl\cntroutl.exe %OLEROOT%\release\bin
copy svroutl\svroutl.exe %OLEROOT%\release\bin
copy icntrotl\icntrotl.exe %OLEROOT%\release\bin
copy isvrotl\isvrotl.exe %OLEROOT%\release\bin
@REM copy outline\outline.exe %OLEROOT%\release\bin
copy outline.reg %OLEROOT%\release\bin