
1. To activate Windows XP by using an unattended installation, add the following information to the Unattend.txt file:
• In the Unattended section, type:
AutoActivate = Yes
• Under the UserData section, type:
ProductID = yourProductID
Additional note:
(Your Product ID is located on the Certificate of Authenticity (COA) sticker.). Every Windows XP retail installation must have a unique Product ID for activation.
2. If the Internet connection is through a proxy server, specify the proxy settings in the Unattend.txt file:
• In the Unattended section, type:
ActivateProxy=Proxy
Additional note:
Type your computer’s proxy settings in the Proxy section.

