bmn Posted November 30, 2004 Posted November 30, 2004 hi alli am using slipstreamed xp home edition.at the end of instllation before starting runonceEx,autologon is not working(as owner---home edition insted of adminstartor--professional)iam uploading 2 pics have a looks.and when i click ok its showing next screen.iam not using any useraccounts.cmd or autologon.regpls help me
maxXPsoft Posted November 30, 2004 Posted November 30, 2004 I think you need to run User.cmd at cmdlines.txt per the MSFN guide?[COMMANDS]"user.cmd""RunOnceEx.cmd"EXITThen User.cmdcmdow @ /HIDNET USER "MyName" /addNET LOCALGROUP Administrators "MyName" /AddREM Autologon first bootREGEDIT /S %systemdrive%\Install\autologon.regEXIT
bmn Posted November 30, 2004 Author Posted November 30, 2004 in this case two accounts r created.one as myname and other owner.and exactly what shld be inside autologon.reg
MHz Posted November 30, 2004 Posted November 30, 2004 How are you autologging on?Looks like you are trying to autologon to the administator account but perhaps without a correct password.
bmn Posted November 30, 2004 Author Posted November 30, 2004 this is my winnt.sif.and iam using no pass
maxXPsoft Posted November 30, 2004 Posted November 30, 2004 This is the Autologon.reg I'm using by the MSFN GuideWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="MyName""DefaultPassword"="""AutoAdminLogon"="1"No Pass here either
MHz Posted November 30, 2004 Posted November 30, 2004 If AdminPassword is set to blank, null, or not set, the registry subkey HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\AutoAdminLogon (controlled by the AutoLogon entry) is set to 0 (false), which disables the automatic Administrator account logon feature. No password, no autologon into administrator account that you chose as in winnt.sif.[GuiUnattended] AutoLogon = Yes AdminPassword = *
bmn Posted November 30, 2004 Author Posted November 30, 2004 that mean we shld mention some pass in winnt.sif for autologon in admin account
maxXPsoft Posted November 30, 2004 Posted November 30, 2004 Think what he saying is[GuiUnattended] AutoLogon = YesDelete that complete entryI don't have it in mine either in [GuiUnattended]
MHz Posted November 30, 2004 Posted November 30, 2004 If you want to autologon as Administrator once. Yes, you need a password. You can use AutoLogonCount=(a number) , if you want to logon more then once as Administrator.
maxXPsoft Posted November 30, 2004 Posted November 30, 2004 sorry about the other night bmn I was just trying to get my thing started OK
bmn Posted November 30, 2004 Author Posted November 30, 2004 ok now i understand.first login in admin account after which runonceEX runs, with these settings[GuiUnattended] AutoLogon = Yes AdminPassword = passwordand next login will be with those username and pass which we spcified in use.cmd and autologon.reg right?
maxXPsoft Posted November 30, 2004 Posted November 30, 2004 Not actually with XP Home it starts with the name you tell it in users.cmd and the Autologon.reg Theres no ADministrator in Home or at least its pratically invisible or easier to say unuseable. If you don't tell it then its "Owner"
MHz Posted November 30, 2004 Posted November 30, 2004 You can simply disabled Administrator account logon. example:[GuiUnattended] AutoLogon = No AdminPassword = *Then you can do what maxXPsoft states for logon.
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