successful sp3 integration, but why so GUI? lost my fully automated install :-(
#1
Posted 12 May 2008 - 10:24 PM
all of my other installations automatically install to the first available partion without a user prompt. (if one exists)
am i just missing a check box somewhere?
#2
Posted 13 May 2008 - 07:38 AM
[Data]
AutoPartition = 1
#4
Posted 14 May 2008 - 11:46 AM
#5
Posted 14 May 2008 - 12:36 PM
please help -- only 1 reply so far?
#6
Posted 14 May 2008 - 02:05 PM
For the admin password, you have to tick the "blank password" box or fill the passwords.
#7
Posted 14 May 2008 - 02:30 PM
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
can i just copy this file into the i386 directory before running nlite -- and have it use those unattended settings?
#8
Posted 14 May 2008 - 02:48 PM
AutoPartition = 0, how can i change this ?
#9
Posted 14 May 2008 - 02:50 PM
#10
Posted 14 May 2008 - 03:02 PM
#11
Posted 14 May 2008 - 03:20 PM
#12
Posted 14 May 2008 - 03:22 PM
it boots, but takes me to the windows setup screen, on my other installation it skips this altogether and immediately begins copying the installation files.
; Generated by nLite 1.4.5
[Data]
Autopartition=1
MsDosInitiated=0
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
UnattendSwitch="No"
OemPreinstall="Yes"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[SystemRestore]
[GuiUnattended]
AdminPassword=*
TimeZone=035
OEMSkipRegional=1
OemSkipWelcome=1
[Components]
[UserData]
ProductKey="xxxxx-xxxxx-xxxx-xxxxx-xxxxx"
ComputerName=*
FullName="Home User"
OrgName="Home"
[RegionalSettings]
Language= "0409"
[Networking]
InstallDefaultComponents="Yes"
[Identification]
JoinWorkgroup="PCRX"
#14
Posted 14 May 2008 - 03:51 PM
pcrx9000@yahoo.com, on May 14 2008, 11:20 PM, said:
Or you can just edit the .sif when nLite stops, before it makes the iso.
#15
Posted 14 May 2008 - 04:23 PM
#16
Posted 14 May 2008 - 05:05 PM
#17
Posted 14 May 2008 - 05:11 PM
pcrx9000@yahoo.com, on May 14 2008, 05:23 PM, said:
as cluberti stated the .sif is in /I386
you can find a very detailed listing of variables you can use here:
http://unattended.ms...xp/view/web/19/
#18
Posted 14 May 2008 - 07:50 PM
#19
Posted 14 May 2008 - 07:54 PM
#20
Posted 14 May 2008 - 09:25 PM
here is my current sif:
; Generated by nLite 1.4.5
[Data]
Autopartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
UnattendSwitch=Yes
OemPreinstall=no
TargetPath=\WINDOWS
OemSkipEula=Yes
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[SystemRestore]
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
TimeZone=035
OEMSkipRegional=1
OemSkipWelcome=1
[Components]
[UserData]
ProductKey=xxxxx-xxxxx-xxxx-xxxxx-xxxxx
ComputerName=*
FullName="PC"
OrgName="home"
[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=804
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000409
InputLocale=0409:00000409
[Networking]
InstallDefaultComponents="Yes"
[Identification]
JoinWorkgroup="PCRX"
here is the one that installs without promting for partition info (if the partition exists and is formatted):
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
[UserData]
ProductKey=xxxxx-xxxxx-xxxx-xxxxx-xxxxx
FullName="Home"
OrgName="User"
ComputerName=*
[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=804
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000409
can anyone see why this sif does not prompt for partition selection when the disk is paritioned and formatted?



Help

Back to top










