December 20, 200421 yr I need to know the right way of adding users via cmdlines... and useraccounts.cmd. I use Win XP Pro in spanish and this doesn't work:net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXIT even if I traslate it. PLS help.¿Cuál es la forma correcta de añadir usuarios en XP Pro en español utilizando el cmdlines.txt?
December 20, 200421 yr Use Addusers.exe from the windows resource kits. It works a lot better.a description of what it does:http://support.microsoft.com/default.aspx?...kb;en-us;199878Unfortunately I cannot find a download of addusers.exe at microsoft.
February 17, 200521 yr I'm trying to do a spanish cd for a friendthe same problem occurs, no user is created, I'm not even sure the cmdlines.txt is runningI suspect the cmdlines.txt needs a different name in spanish
February 17, 200521 yr i think i'm 1 of the few spanish users here. this is mine:for useraccounts.cmd@echo offnet user BioHaZaRD /addnet localgroup Administradores BioHaZaRD /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXIT for autologon.reg[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="BioHaZaRD""DefaultPassword"="""AutoAdminLogon"="1"@^_^, cmdlines is exactly the same on all localized versions. the only thing that is going to change is the name of the administrators group ("Administradores")
February 17, 200521 yr Oh, man, I could give you a hug! now I can make this work for a good man, even if I can't speak his language
Create an account or sign in to comment