Jump to content

Asks for user name


Recommended Posts

I have created my uninstall CD. But when I tested it, it did not create my account, and just asked me for a username, and went through the whole " Welcome to Windows XP" and "register with Microsoft" stuff.

Any ideas why?

My winnt.sif

;SetupMgrTag[Data]    AutoPartition=1    MsDosInitiated="0"    UnattendedInstall="Yes"
[unattended]    UnattendMode=FullUnattended    OemSkipEula=Yes    OemPreinstall=Yes    UnattendedSwitch=yes    TargetPath=\WINDOWS    WaitForReboot=No
[GuiUnattended]    AdminPassword=*    EncryptedAdminPassword=NO    OEMSkipRegional=1    TimeZone=35    OemSkipWelcome=1
[userData]    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX    FullName="XXX"    OrgName="XXXXX"    ComputerName=*
[Display]    BitsPerPel=32    Xresolution=1024    YResolution=768
[RegionalSettings]    LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
[branding]    BrandIEUsingUnattended=Yes
[url]    Home_Page=www.google.com
[Proxy]    Proxy_Enable=0    Use_Same_Proxy=1
[identification]    JoinWorkgroup=WORKGROUP
[Networking]    InstallDefaultComponents=Yes
[Components]    msmsgs=off    msnexplr=off    zonegames=off
[shell]    DefaultStartPanelOff=Yes
[setupMgr]    ComputerName0=XXX1    ComputerName1=XXX2    ComputerName2=XXX3
[GuiRunOnce]    %systemdrive%\install\start.cmd

My CMDLINES.TXT

[COMMANDS]"icon.cmd""useraccounts.cmd""REGEDIT /S regtweaks.reg"

Useraccounts.cmd

net user XXX PASS /addnet localgroup Administrators XXX /addREGEDIT /S autologon.regEXIT

Autologin.reg

Windows Registry Editor Version 5.00 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="XXX""DefaultPassword"="PASS""AutoAdminLogon"="1"
Link to comment
Share on other sites


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...