Jump to content

A Little Unattended Help


Recommended Posts

I have been working on this unattened setup for about a week now and got things in order. Everything works but these few problems.

First the part of my winnt.sif thats relevant:

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall=Yes

AutomaticUpdates=Yes

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

FileSystem=*

DriverSigningPolicy=Ignore

OemPnPDriversPath="Drivers\Nic\Chipset\Sound;drivers\Printer;Drivers"

TargetPath=\WINDOWS

[GuiRunOnce]

%systemdrive%\install\RunonceEx.cmd

1 Even though I have automaticupdates=yes, it still asks. I know I can add the unattendswitch=yes to get around that but it always wants to log in as administrator instead and not me. So I go through the welcome to windows....etc.....

2 Fixed

3. Even though I have my runonceex.cmd in the proper place, it imports the registry keys but doesn't run the key until I reboot.

4. I have placed the oobe.ini in the $oem$\$$\Sytem32 folder but it doesn't work. Tried also, $oem$\$$\Sytem32\oobe

If I can get these problems solved, it would be a perfect install.

Any help is appreciated.

Thaks

Link to comment
Share on other sites


Thanks I figured it out.

If you read the guide it states:

OemPnPDriversPath="Drivers\000_intel_INF;Drivers\001_gigabit_LAN;Drivers\002_monitor"

"Note: Separate different directories with a semi-colon ";"

So I was under the impression that ";drivers" would be a seperate directory. This must not be the case since I have no driver directory. But adding the ;drivers worked.

Now on to fix 1,3 and 4.

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