Lately, everytime I've tried a new UA cd with improvements over my last everything has gone fine except for the fact that when I hit the logon screen after the installation, it waits for me to give the administrator password.
The thing is however, I have my cmdlines.txt, useraccounts.cmd, and autologon.reg all made and ready in the OEM folders to create the user account Marc (with admin rights of course), with the password I want. Even during the installation process, I can notice the command box come up for that quick second doing what its supposed to be doing. But everytime I've tried, its always failed at logging me on to my account. Even when typing the account details manually at the login screen that fails, so the account must not be getting made.
Heres what I have, I'm sure this is correct (Don't worry the password shown in here is not what I actually use lol.
cmdlines.txt
[COMMANDS] "useraccounts.cmd"
useraccounts.cmd
net user Marc password /add net localgroup Administrators Marc /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT
autologon.reg
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="Marc" "DefaultPassword"="password" "AutoAdminLogon"="1"
This is copied from the site and I've gone over it time and time again and I can't see what is wrong here. Any ideas?



Help

Back to top









