April 5, 200521 yr I'm doing a DOS unattended install of Win2k. So basically I have all the stuff on the hard drive. The install files are in a folder called "win2kinst" and $oem$ and i386 are next to each other. In dos I enter the commandwinnt /s:c:\win2kinst /u:c:\win2kinst\winnt.sifAnd it works, able to read the winnt.sif file 'n everything. The only problem is, the contents of $oem$ do not copy. What do I do?
April 5, 200521 yr Most likely you don't have this line in your winnt.sifOEMPreinstall=YesPost your winnt.sif if you do, and people can take a look.
April 5, 200521 yr If you use winnt.exe or winnt32.exe, the $OEM$ folder must be inside the i386 folder
April 5, 200521 yr Author I did have OEMpreinstall=yes in winnt.sif.I tried it with $oem$ in i386 per your suggestion, but the problem with that is when I do that, all the names of the files in the oem folder get converted to MSDOS compatable names what with the ~ and the numbers. So... damnit.
April 5, 200521 yr At least that means that I am right when you use winnt.exe you can only use short file namesPlease download the Windows XP Service Pack 2 Deployment Tools hereextract the .CAB file, and open deploy.chmThen search the document for something like: how to use winnt.exeThe info is somewhere inside.Good luck!
April 5, 200521 yr Author Ehhh I guess that means I need to manually change filenames in oem and reconfigure the batch file. But OK, at least it's fixable. Thanks a lot.
April 5, 200521 yr search the deply tools for $$Rename.txt, that allows you to keep the names, and change the names after copy automatically via setup
Create an account or sign in to comment