To format HD to NTFS during Unattended Install of Windows XP Pro?

F

FlashGordon

When doing an "Unattended Install" of Windows XP Pro - I would like it
to delete any previous partition(s) and format using NTFS - prior to
fully installing Windows XP Pro.

What syntax must be used in the WINNT.SIF file to be able to acheive
the above.

For example - in the WINNT.SIF file - the syntax should be....

[Unattended]
Repartition=yes
FileSystem=ConvertNTFS

and so on....

Any help would be appreciated

Regards

FG
 
S

Shenan Stanley

FlashGordon said:
When doing an "Unattended Install" of Windows XP Pro - I would like
it to delete any previous partition(s) and format using NTFS -
prior to fully installing Windows XP Pro.

What syntax must be used in the WINNT.SIF file to be able to acheive
the above.

For example - in the WINNT.SIF file - the syntax should be....

[Unattended]
Repartition=yes
FileSystem=ConvertNTFS

and so on....

Any help would be appreciated

Direct Answer:

[Unattended]
Repartition=Yes

[Data]
AutoPartition=1


Every Other Question you'll likely have about such things:
http://unattended.msfn.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top