Jump to content

Improving my Winnt.sif file (opinions needed)


Recommended Posts

Hi all,

While my unattended install cd seems to work ok, I was hoping for some pointers to make it better. Please let me know if something is missing that is important, or something is there that doesnt make sense.

I am using a start.cmd file but I plan to try out the Runonceex method shortly.

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="Yes"
   TargetPath=\WINDOWS
   WaitForReboot="No"
   KeyboardLayout="US"
   DriverSigningPolicy=Ignore
   OemPnPDriversPath="Drivers\000_Chipset;Drivers\Via\Inf\Winxp;Drivers\Via\IDEWinXP;Drivers\Via\WinXP;Drivers\Via\Agp;DRIVERS\SND\A;DRIVERS\SND\C;DRIVERS\SND\CR;DRIVERS\SND\CR\L;DRIVERS\SND\N;DRIVERS\SND\R;DRIVERS\SND\S;DRIVERS\SND\T\A;DRIVERS\SND\T\D;DRIVERS\SND\V\E;DRIVERS\SND\V\V;Drivers\006_Sound\AD1980;Drivers\006_Sound\AD1985;Drivers\006_Sound\AD1919;Drivers\006_Sound\ALC65X;Drivers\001_LAN;Drivers\001_LAN\Pro1000;Drivers\001_LAN\5702;Drivers\002_AGP;Drivers\sv25;Drivers\vmware;Drivers\004_MemCtl;Drivers\005_IDE;Drivers\006_Sound;Drivers\007_SMBus;Drivers\Printer\HP\PCL5e;Drivers\Printer\HP\PCL6;Drivers\Printer\HP\xpdot4inf"

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

[UserData]
   ProductKey=xxxxxxxxxxxxxxxxxxxxx
   FullName="User"
   OrgName="None"
   ComputerName=*

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

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

[Branding]
   BrandIEUsingUnattended=Yes

[URL]
   Home_Page=www.excite.com

[Proxy]
   Proxy_Enable=0
   Use_Same_Proxy=1

[Identification]
   JoinWorkgroup=home

[Networking]
   InstallDefaultComponents=Yes

[Components]

   msmsgs=off
   msnexplr=off
   freecell=off
   hearts=off
   minesweeper=off
   pinball=off
   spider=off
   zonegames=off

[Shell]  

   DefaultStartPanelOff = Yes
   DefaultThemesOff = Yes

[GuiRunOnce]
   %systemdrive%\install\start.cmd

Link to comment
Share on other sites


As for making your cd better, you could buy a dvd burner and make a unattended DVD :).

Don't forget that the winnt.sif isn't the only option of making your cd better. There are different things you can do to modify it which can for you, make the cd better. My advice, think about what you want your cd to be able to do and then read a lot of threads.

]Bonkers[

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