|
just copy the i386 folder from the cd and then run winnt.exe
best to dump the files to a folder and not the root. type the following commands in order from the dos prompt:
c:
md c:\i386
copy d:\i386 c:\i386 [i'm assuming d: is your cdrom drive letter]
cd \i386
winnt
|