Jump to content

Recommended Posts

Posted

hello

please guide me for install unattend xp in 2000

i create unattend.txt & winnt.sif and copy to i386 but when install winxp

the serial number not saved please help me


Posted

Make sure this is in your winnt.sif

[UserData]
ProductKey=xxxxx-xxxxx-xx-x-x--x-xxx

Or whatever your sn is :)

Posted

tanks

i make winnt.sif and enter ProductKey but when install winxp in 32bit mode serial number not shown and serial number box is empty

but in dos mode serial number is okay

Posted (edited)

Make a batch file for 32bit mode:

CMDOW @ /HID
cd %CURDIR%
.\i386\winnt32.exe /Unattended[5]:[winnt.sif]

It's something like that. Winnt32 doesn't read the answer file by default. put the batch in the root of your cd.

This copies all neccessary files and reboots your pc after 5 seconds.

If it doesn't work, try removing the [ ] brackets.

Edited by T D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...