|
Home > Archive > 70-210 > January 2001 > Winnt.sif and unattend.txt???
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Winnt.sif and unattend.txt???
|
|
|
| Could someone clearly explain to me the difference between Winnt.sif and unattend.txt. I understand that you can create a unattend file using a text editor or setup manager.
Sorry, I feel kind of dumb not knowing, but I am having a hard time finding the what the difference is?
I have faith in you guys, thanks! | |
|
| Gladly. The difference between unattend.txt and Winnt.sif is that you use Winnt.sif if you want to start setup using the CD-ROM drive. When running from the CD you don't have the option to add switches to the command. So to get around that you can just rename your answer file to that file name. It is vital that the name is exactly winnt.sif. Also you must have this data present in the answer file otherwise the install will not work.
[Data]
unattendedinstall = yes
msdosinitiated = 0
autopartition = 1
If you need more information, follow these links.
http://www.uh.edu/windows2000/docs/...ed_Install.html
http://www.coriolis.com/store/asset...76107035Sc2.htm |
|
|
|
|