@echo off copy a:vlident.sys %windir%\system32\drivers\vlident.sys copy a:citurbo.exe %windir%\system32\citurbo.exe copy a:ntunins.bat %windir%\system32\ntunins.bat copy a:ptiureg.exe %windir%\system32\ptiureg.exe cls a:ptireg.exe echo. echo Installation of Windows NT driver for hard disk controller echo has completed. echo. echo Please shutdown, power off, and reboot the system. echo. echo. @echo on