You need to have reg.exe in your path (eg it is in the Win2k support tools on your cdrom). Change the first line of the batch to the path where your files live.
setlocal set winsource=q:\wnt50sp4\i386 attrib -r -a -s -h %winsource%\setupreg.hiv reg load HKLM\Setup %winsource%\setupreg.hiv set regkey=ControlSet001\Services\atapi\Parameters reg add HKLM\Setup\%regkey% /v EnableBigLba /t reg_dword /d 00000001 /f reg unload HKLM\Setup set winsource= set regkey= endlocal
This post has been edited by os2fan2: 13 October 2009 - 04:52 AM



Help

Back to top










