Jump to content

Adding Guirunonce In Winnt.sif


Recommended Posts

Hello, this is my first post and I got to the part of finishing it and i didn't add any extras and I just put the winnit.sif in I386 and put winnt.bat in its directory. But i have a question on how to do this part. the batch files to C:\XPCD\$OEM$\$1\install\ (add the paths to the batch files in [GuiRunOnce] in winnt.sif) The part in color is what i'm having problems with. Can someone show me an example of what it is suppose to look like.

Link to comment
Share on other sites


;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No
   TargetPath=\WINDOWS
   Repartition=No

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=20
   OemSkipWelcome=1

[UserData]
   ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
   FullName="xxxxxxxxxxxxxxxx"
   OrgName=".."
   ComputerName=xxxxxxxx

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768
   Vrefresh=85

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=72903

[RegionalSettings]
   LanguageGroup=1
   Language=00000409

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[GuiRunOnce]
   %systemdrive%\install\winnt.bat

This is without adding anything. I would like for it to install the drivers but don't know to much about how to do this. My AIM name is pxl2566s if someone wants to help me thanks

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