Three important notes.
.
{A} ... ERROR ON LINE XX ... messages from Setup:
Eliminate Unicode characters from WinNT.SIF text file and save in ASCII (not UniCode) format.
Pay special attention to and replace all quotation mark characters encasing your "drive:path\filenames".
.
{B} The name for "C:\Windows" when changed, MUST be in a DOS compatible
8.3 name format.
"\FLDRNAME.ABC", "\12345678.123" is legal and will work,
while "\FOLDERNAME.ABCD", "\123 4567.123" will
not work.
.
{C} You can place "C:\Windows" on a different partition or drive, example "D:\Win510.A".
Placing a drive-letter on the paths in "InstallDir" & "TargetPath" mentioned above will not work.
It all hinges on the following...
........[data]
........floppylessbootpath="\Device\HardDisk1\partition0"
"HardDisk0" is assumed to be the first harddisk that the BIOS finds while
"Partition0" is assumed to be the first partition on that harddisk.
Increment the numbers as needed. Some trial&error experimentation may be necessary.
However, also remember that this may be configurable during the GUI portion of setup as stated above.
.
.
.
http://www.sudhian.com/index.php?/forums/viewthread/38861/