Jump to content

Recommended Posts

Posted

I have a problem with my auto logon file

When a try the cd... my acount is limited... I want to be admnistrator

::autologon::

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Graph Design"

"DefaultPassword"="*"

"AutoAdminLogon"="1"

::User Acount::

net user "Graph Design" * /add

net localgroup Administrators "Graph Design" /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

What i have to do ?????? pleaseeeeeeeeeeeeeeeeeeeeee


Posted

yeah..umm....ok......

use CODE tags when posting code.

Second, is that how Administrators is spelt on YOUR version of XP? If not, make it so it is. And DefaultPassword, just put "" not "*" if you don't want one. Same for the like that creates your user. Just leave it out if you don't want a password.

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