Jump to content

Recommended Posts

Posted

I´m making the unattended CD with the instruction of this nice side. Now i´m Seaction "Add Users & Auto Logon" My question is now, if i have to change anything in the german version of Windows XP. I´m not sure igf i can copy this 1:1:

net user John asdf1234 /add

net localgroup Administrators John /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

Can anyone say me, if that is OK so, or what i have to change?


Posted

You have to change your cmd from:

net user John asdf1234 /add

net localgroup Administrators John /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

to:
net user John asdf1234 /add

net localgroup Administratoren John /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

Thats all :)

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