Sandriekus Posted April 29, 2005 Posted April 29, 2005 Hi,I just made my own cd but if i put the cd in a pc where no windows is installed, he ask where i will install windows.In my winnt.sif i have set:AutoPartition=1He also ask for formatting into ntfs, fat and quick or normal formatting..How do i make that automaticlyGreetzSander
Martin Zugec Posted April 29, 2005 Posted April 29, 2005 AutoPartition must be in [Data].In [unattended] set ExtendOemPartition = 1FileSystem = ConvertNTFS
Sh4dow Posted April 29, 2005 Posted April 29, 2005 Try this?;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] TargetPath=\WINDOWS InstallFilesPath=C:\sysprep\i386 UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No UnattendSwitch=Yes Repartition=yes FilesSystem=ConvertNTFS[GuiUnattended] AdminPassword=???? EncryptedAdminPassword=No/Yes TimeZone=35 OEMSkipRegional=1 OemSkipWelcome=1[userData] ProductKey= FullName=Marc OrgName= ComputerName=[Display] Xresolution=1024 YResolution=768[TapiLocation] CountryCode=1[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[branding] BrandIEUsingUnattended=Yes Home_Page=http://www.whatever.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=0[RegionalSettings] LanguageGroup=1 Language=00000409
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now