MSFN Forum: Unattended Setup Problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattended Setup Problem Misterious Setup Wizard Screen Rate Topic: -----

#1 User is offline   Wonkster 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-March 05

Posted 12 July 2005 - 11:40 AM

Attached File  XP.jpg (146.35K)
Number of downloads: 50Hi everyone, what a fantastic forum !!

I am in the process of making my own Unattended install of XP and at the moment I have done the SP2 slipstream, Hotfixes and Apps etc; with great success thanks to MSFN and this forum. The build has been very successfull apart from one little niggle - At T-39 to T-37 I get a setup wizard appear and until I click the OK button it hangs at that point. After I click it the install continues successfully until completetion. Clicking the OK button on the wizard doesn't appear to invoke anything.

Can anyone help me with this niggle.


#2 User is offline   Fascix 

  • The Swedish Steel
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 10-May 05

Posted 12 July 2005 - 02:19 PM

Maby it helps if we can see your files: (winnt.sif, cmdlines and the rest that could be involved)
dont forget to remove any info regarding serial numbers and passwords etc.

#3 User is offline   Wonkster 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-March 05

Posted 12 July 2005 - 05:38 PM

Hi, I think the problem lies in Winnt.sif


Winnt.sif

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
OemPnPDriverspath="Drivers\adpu320"
TargetPath=\WINDOWS
FileSystem=*

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=85

[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Wonkster"
OrgName="Home"
ComputerName=XW6000

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


[TapiLocation]
CountryCode=44
Dialing=Tone

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=MSHOME

[Networking]
InstallDefaultComponents=Yes


RunOnceEx.cmd

cmdow @ /HID
@echo off

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f


REG ADD %KEY%\010 /VE /D "Installing DVD-Decrypter 3.5.4.0" /f
REG ADD %KEY%\010 /V 1 /D "%CDROM%\Applications\DVDDecrypter\SetupDVDDecrypter_3.5.4.0.exe /S" /f

REG ADD %KEY%\015 /VE /D "Installing Office 2003" /f
REG ADD %KEY%\015 /V 1 /D "%CDROM%\Applications\Office2003\setup.exe TRANSFORMS=Unattended.mst /qb-" /f

REG ADD %KEY%\020 /VE /D "Installing Norton Internet Security 2005" /f
REG ADD %KEY%\020 /V 1 /D "REGEDIT /S %CDROM%\Applications\NISPro2005\NISReg.reg" /f
REG ADD %KEY%\020 /V 2 /D "%CDROM%\Applications\NISPro2005\symlcrst.exe" /f
REG ADD %KEY%\020 /V 3 /D "%CDROM%\Applications\NISPro2005\symsetup.EXE /O REBOOT=ReallySuppress /QB" /f

EXIT






cmdlines.cmd

[COMMANDS]
"RunOnceEx.cmd"

This post has been edited by Wonkster: 12 July 2005 - 05:47 PM


#4 User is offline   chadatmarchex 

  • Group: Members
  • Posts: 2
  • Joined: 20-July 05

Posted 27 July 2005 - 04:22 PM

I am having the same issue and it is very fruuuustrating to have it pop up and not continue. I have tried and looked at several different styles of [unattended] commands and found no resolve. I am surprised to see you using 'UnattendMode=FullUnattended' and still seeing that failure point. I wish I could help out more. Here is what I am using with the same problem.
 [Unattended]

    UnattendMode=DefaultHide
    UnattendSwitch=Yes
    OemSkipEula=Yes
    OemPreinstall=Yes
    WaitForReboot = No
    NoWaitAfterTextMode = 1
    NoWaitAfterGUIMode = 1
    TargetPath=\WINDOWS
    Repartion=Yes
    AutoActivate=YES
    DriverSigningPolicy=Ignore
    OemPnPDriversPath="drivers\"


#5 User is offline   Wonkster 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-March 05

Posted 27 July 2005 - 05:15 PM

UnattendMode=FullUnattended seems to be correct as I found what was causing my problem - I just needed to add the following...

Under [GuiUnattended]

Oemskipwelcome=1

Since adding that entry my unattended setup runs without stopping at that annoying Setup Wizard.

Hopes this helps

#6 User is offline   chadatmarchex 

  • Group: Members
  • Posts: 2
  • Joined: 20-July 05

Posted 27 July 2005 - 05:55 PM

Wow, I have not seen that before. Thanxs

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy