Jump to content

Unattend installation hanging


Recommended Posts

I have this window open before the end of my unattend installation.

SystemRestore.gif

SP2 and all updates are slipstreamed, WinXP Pro corp, SP2 and all updates are

the french versions, but the error I receive is in English !

By clicking on OK in the window the installation continue without any more problems

until the end.

I don't need Window media Player...

Here is my unattend file winnt.sif

;SetupMgrTag

[Data]    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

[unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    OemFilesPath="..\$OEM$"

    TargetPath=\WINDOWS

    Repartition=No

    FileSystem=*

    UnattendSwitch=Yes

    DriverSigningPolicy=Ignore

    ProgramFilesDir="D:\Program Files"

    CommonProgramFilesDir="D:\Program Files\Fichiers communs"

    InstallFilesDir="D:\Install"

    DriversFilesDir="D:\Drivers"   

    WaitForReboot=No

    CrashDumpSetting=0

    Hibernation=No

    DisableDynamicUpdates=Yes

[GuiUnattended]

    AdminPassword=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    EncryptedAdminPassword=Yes

    AutoLogon=Yes

    AutoLogonCount=6

    OEMSkipRegional=1

    TimeZone=35

    OEMSkipWelcome=1

    ProfilesDir="D:\Documents and Settings\"

   

[userData]

    ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

    FullName="Admin"

    OrgName="ADM"

    ComputerName=*

[Display]

    BitsPerPel=16

    Xresolution=1024

    YResolution=768

    AutoConfirm=1

[TapiLocation]

    CountryCode=107

    Dialing=Tone

    AreaCode=450

[RegionalSettings]

    LanguageGroup=1

    SystemLocale=00000c0c

    UserLocale=00000c0c

    InputLocale=0409:00000409

[identification]

    JoinWorkgroup=WORKGROUP

[Networking]

    InstallDefaultComponents=Yes

[Components]

    chat=off

Tks for your help

Link to comment
Share on other sites


Hey :hello:

The problem has nothing to do with your winnt.sif ;)

When during setup does this happen? Is it a T=13?

If this is the case, then I guesse you are trying to install Media player 10 from within svcpack.inf

If this is the case, you are using the wrong switch.

Could you tell me a bit a more?

Have you slipstreamed Windows mediaplay 10? (and if so, how)?

EDIT:

Welcome to MSFN.ORG!!

Edited by erik_demon
Link to comment
Share on other sites

The script from Bâshrat the Sneaky does'nt works I have tried it many times on all my differents drives and always in the same folder here is the proof....

samefolder.jpg

I have Slipstream SP2 and all the fixes that you can see on this link

aideinfo

note that I have slipstreamed al the ones that show Slipstreamable

The first unattended CD I have made, I have unzip with winrar all the files

from MP10Setup.exe in my I386 folder and change my hive file

Everything was running cool except that hanging window as you seenmy first post.

Then I restart a new fresh installation without integrating any files from WinMedia10.

Always the same problem.

What I would like first is getting rid of that window media player wich i never use

and by the same time getting rid of that window wich stop the installation.

I have just starting to tried gunsmokingman's link and there are a few things

that are not clear for me as I don't have any SvcPack.inf in my I386 folder

only a compressed file SvcPack.in_ , but I do have a svcpack folder and also I don't have any program to make .sfx file from the 132 extracted files from MP10Setup.exe

file.

I have search many days to find an answer, all I have find is concerning WMP9 and not WMP10 and I would say nothing very clear for me a newbie

TKS

Link to comment
Share on other sites

Svcpack.inf = Svcpack.in_ That is the compressed version

1:\ Goto where you have xp cd on your harddrive

2:\ Open Cmd promt in the XP CD

3:\ Paste This In The Cmd Promt Window

EXPAND YOURHARDDRIVE\XPCD\i386\SvcPack.in_

This will now leave in the i386 Folder Svcpack.inf

Link to comment
Share on other sites

"MP10Setup.exe /Q:A /R:N /c:""setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"""

Should work in SVCPACK.INF. If you're using it elsewhere

MP10Setup.exe /Q:A /R:N /c:"setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"

P.S. Taken directly from the WMP OEM Distribution material

Link to comment
Share on other sites

This is my svcpack.in_ expanded

[CatalogHeader][Version]

BuildNumber=2600

MinorVersion=1

MajorVersion=5

Signature="$WINDOWS NT$"

[setupData]

CatalogSubDir="\I386\svcpack"

[setupHotfixesToRun]

KB893086.exe /q /n /z

KB893066.exe /q /n /z

KB890923.exe /q /n /z

KB890859.exe /q /n /z

KB891122.exe /q /n /z

KB884883.exe /q /n /z

KB873333.exe /q /n /z

KB888113.exe /q /n /z

KB888302.exe /q /n /z

KB890047.exe /q /n /z

KB891781.exe /q /n /z

KB890831.exe /q /n /z

KB890175.exe /q /n /z

KB885222.exe /q /n /z

KB873339.exe /q /n /z

KB885836.exe /q /n /z

KB885835.exe /q /n /z

KB886185.exe /q /n /z

KB887742.exe /q /n /z

KB886677.exe /q /n /z

KB834707.exe /q /n /z

KB885523.exe /q /n /z

KB884020.exe /q /n /z

KB885626.exe /q /n /z

[ProductCatalogsToInstall]

KB893086.cat

KB893066.cat

KB890923.cat

KB890859.cat

KB891122.cat

KB884883.cat

KB873333.cat

KB888113.cat

KB888302.cat

KB890047.cat

KB891781.cat

KB890831.cat

KB890175.cat

KB885222.cat

KB873339.cat

KB885836.cat

KB885835.cat

KB886185.cat

KB887742.cat

KB886677.cat

KB834707.cat

KB885523.cat

KB884020.cat

KB885626.cat

should I leave it expanded in the I386 folder if no how should I reverse the expand.

How can I get rid of the player if it is impossible can I expand it in my I386

folder with winrar and should I add this in svcpac file

MP10Setup.exe /Q:A /R:N /c:"setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"

and do I have to change something in one of the HIVE file and wich one

Tks again to all who are trying to help me

Link to comment
Share on other sites

Hey Rik99,

Sorry for my late response :blushing:

Then I restart a new fresh installation without integrating any files from WinMedia10.

Always the same problem.

This is very odd. Mediaplayer 10 isn't included in XP SP2 by default. It think that one of the updates you used is the problem.

I would recommand the following:

Rebuild your XP cd again from scatch. Don't slipstream mediaplayer 10 and don't slipstream any updates that concern the mediaplayer. Then install mediaplayer 10 + updates via RunOnceEX

MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"

I know this isn't really the perfect answer to your problem, but it is the best I can think of (I do it this way for now)

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