ixion Posted November 6, 2004 Posted November 6, 2004 set /p loguser=What username do you wish to login to your computer with:REG ADD HKLM\SOFTWARE\Microsoft\Windows\Windows NT\CurrentVersion\Winlogon /v AutoAdminLogon /d %loguser% /fI get an error telling me there are to many paramaters?I have also tried with inverted commas around the key and data
jdoe Posted November 6, 2004 Posted November 6, 2004 You forgot quotes on your reg key (there is space in it)"HKLM\SOFTWARE\Microsoft\Windows\Windows NT\CurrentVersion\Winlogon"and check your %loguser% for the same problem
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now