Jump to content

Recommended Posts

Posted

Got a slipstream XP-SP1 disc and wanted to make it unattended so I made a winnt.sif and placed it in the i386 directory.. It won't work I'm still being asked all those questions I don't want to answer. anybody know why ???

;SetupMgrTag

[Data]
   MsDosInitiated="0"
   UnattendedInstall="Yes"

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

[GuiUnattended]
   AdminPassword=###hehe###
   EncryptedAdminPassword=Yes
   OEMSkipRegional=1
   TimeZone=110
   OemSkipWelcome=1

[UserData]
   ProductKey= ###hehe###
   FullName="strike-one"
   OrgName="strike-one"
   ComputerName=*

[Display]
   BitsPerPel=32
   Xresolution=800
   YResolution=600
   Vrefresh=60

[TapiLocation]
   CountryCode=31
   AreaCode=010

[RegionalSettings]
   LanguageGroup=1
   Language=00000413

[FavoritesEx]
   Title1="Strike-One.url"
   URL1="http://www.strike-one.nl"

[Branding]
   BrandIEUsingUnattended=Yes

[URL]
   Home_Page=http://www.strike-one.nl
   Help_Page=http://www.strike-one.nl
   Search_Page=http://www.strike-one.nl

[Proxy]
   Proxy_Enable=0
   Use_Same_Proxy=1

[Identification]
   JoinWorkgroup=STRIKE-ONE

[Networking]
   InstallDefaultComponents=Yes


Posted

If you are making one for the first time, I recommend you use the SetupMgr.exe in the deploy.cab file on your xp cd. Then go through them and add to it. The deploy.chm file will have all the options for you, if you want to add something later.

Posted

Thanks I did search just not good enough I think. I allready got it working by using one I found and modified.. I did use the SetupMgr.exe though

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