Jump to content

autologon problem


bmn

Recommended Posts

1---i edited my ntoskrnl.exe and placed inside

$OEM$\$$\system32\ntoskrnl.exe

and placed my bootlog.cmd inside

$OEM$\$1\Install\bootlog.cmd

this is my bootlog

bootcfg /RAW /A /Kernel=oemkrnl.exe /ID 1

bootcfg /Timeout 0

but when i operated it.its not working and giving some command not found error.

2----after completion of installation autologon is not working.saying unable to logon because of account restrictions.and installtion hangs up.when i press my reset button(in virtual machine) GuiRunOnce is starting after reboot

pls help me to solve this problem

this is my winnt.sif

;

; Generated by nLite 0.99.1 beta 2

;

[Data]

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode=FullUnattended

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

TargetPath = "\Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

AutoLogon = Yes

AdminPassword=*

OEMSkipRegional=1

TimeZone=190

OemSkipWelcome=1

[userData]

ProductKey = "xxxxxxxxxxxxxxxxxxxxx"

ComputerName = "xxxx"

FullName = "xxxxxx"

OrgName = "xxxxx"

[RegionalSettings]

Language = 0409

[identification]

JoinWorkgroup = maker2

[GuiRunOnce]

%systemdrive%\install\wpi\install.cmd

%systemdrive%\Install\bootlogo.cmd

Link to comment
Share on other sites


err... i see the first problem:

i edited my ntoskrnl.exe and placed inside

$OEM$\$$\system32\ntoskrnl.exe

this is my bootlog

bootcfg /RAW /A /Kernel=oemkrnl.exe /ID 1

bootcfg /Timeout 0

but when i operated it.its not working and giving some command not found error.

$OEM$\$$\system32\ntoskrnl.exe

bootcfg /RAW /A /Kernel=oemkrnl.exe /ID 1

:P

Link to comment
Share on other sites

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