Jump to content

winnt.sif


Recommended Posts

Winnt.sif

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=*
   UnattendSwitch="Yes"
   DriverSigningPolicy=Ignore
   OemPnPDriversPath="drivers\modem\;drivers\musesoundcard\;drivers\audio\"

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=100
   OEMSkipRegional=1
   TimeZone=85
   OemSkipWelcome=1

[UserData]
   ProductKey=*****-*****-*****-*****-*****
   FullName="Dave"
   OrgName="***"
   ComputerName=****

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

[TapiLocation]
   CountryCode=44

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000809
   UserLocale=00000809
   InputLocale=0809:00000809

[Identification]
   JoinWorkgroup=***

[Networking]
   InstallDefaultComponents=Yes

[Components]
  msmsgs=off
  msnexplr=off
  zonegames=off
  fax=off
  autoupdate=off
  WMAccess=off
  AccessOpt=off

[URL]
  Home_Page = http://www.MSFN.org/
  Quick_Link_1_Name = "MSFN.ORG.url"
  Quick_Link_1      = "http://www.MSFN.org/"
  Quick_Link_2_Name = "Windows Update.url"
  Quick_Link_2      = "http://v4.windowsupdate.microsoft.com/en/default.asp?corporate=true/"
  Quick_Link_3_Name = "BetaPlace.url"
  Quick_Link_3      = "http://www.betaplace.com/"
  Quick_Link_4_Name = "ShareReactor.url"
  Quick_Link_4      = "http://www.sharereactor.com/"
  Quick_Link_5_Name = "ODEON.url"
  Quick_Link_5      = "http://www.odeon.co.uk/"
  Quick_Link_6_Name = "WinBeta.org.url"
  Quick_Link_6      = "http://64.5.60.173/winbeta/"

[FavoritesEx]
  Title1="MSFN.org.url"
  URL1="www.MSFN.org=IStart"
  Title2="Radio Station Guide.url"
  URL2="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&plcid=&pver=6.1&os=&over=&olcid=&clcid=&ar=Media&sba=RadioBar&o1=&o2=&o3="

[Branding]
  BrandIEUsingUnattended = Yes

[Shell]
  DefaultStartPanelOff = Yes
  DefaultThemesOff = Yes

[GuiRunOnce]
  %systemdrive%\install\main-setup.cmd

Hope this help you and if you are looking to install appz after setup is complete then the bit at the end is the bit you need.

:)

Link to comment
Share on other sites


Hi,

I have a problem with the winnt.sif, i think so.

on my winxp cdrom i have the directory $OEM$\$1\install\ it is a file inside main-setup.cmd.

the install ist very good but the GuiRunOnce dont find the file %systemdrive%\install\main-setup.cmd ... why ??

winnt.sif

{

...

[GuiRunOnce]

%systemdrive%\install\main-setup.cmd

}

How can help me....

Why dont find the file

please help me

Thanks

negerle

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