Jump to content

Recommended Posts

Posted

Hi

stupid question... but maybe someone knows more than i in this aspect.

I don't understand why the integrated rollup won't be installed.

i integrated it like:

xxx.exe -integrate:X:\CD

the svcpack folder contains:

MC05Upd1.exe and CAT [KB8763369]

svcpack.inf:

[CatalogHeader][Version]

BuildNumber=2600

MinorVersion=1

MajorVersion=5

Signature="$WINDOWS NT$"

[setupData]

CatalogSubDir="\I386\svcpack"

[setupHotfixesToRun]

KB834707.exe /q /n /z

KB873339.exe /q /n /z

KB884020.exe /q /n /z

KB885222.exe /q /n /z

KB885626.exe /q /n /z

KB885835.exe /q /n /z

KB885836.exe /q /n /z

KB885884.exe /q /n /z

KB885894.exe /q /n /z

KB886185.exe /q /n /z

KB886677.exe /q /n /z

KB887742.exe /q /n /z

KB887797.exe /q /n /z

KB888316.exe /q /n /z

MC05Upd1.exe /q /n /z

[ProductCatalogsToInstall]

KB834707.cat

KB873339.cat

KB884020.cat

KB885222.cat

KB885626.cat

KB885835.cat

KB885836.cat

KB885884.cat

KB885894.cat

KB886185.cat

KB886677.cat

KB887742.cat

KB887797.cat

KB888316.cat

MC05Upd1.cat

than.. i tried to install it twice with xplode (same installation)

<execute display='Updaterollup 1 - Windows Media Center Edition 2005'

program='%sourcedrive%\I386\svcpack\MC05Upd1.exe'

arguments='/quiet /norestart'/>

nothing...

in Applications there's no Update roll pack... (i checked at the top that update thing)

in a third installation (manuel) after installtion... with /quiet /norestart

i works...

can someone help me of give me a hint?

[sorry for my english, german guy gg]


Posted

KB888316.exe also weren't installed but integrated (i will install twice with xplode i think that will work)

and

i know that i have to choose one for integration KB885523.exe or KB885894.exe

but why? does anyone know where the problem is?

Posted

ive had no luck getting this slipstreamed either.

for now im using runonceex.

REG ADD %KEY%\001 /VE /D "Media Center Edition 2005 with HDTV Support Update Rollup 1 (KB873369)" /f
REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\windowsxpmediacenter2005-kb873369-enu.exe /q /o /n /z" /f

Posted

i got it from windowsupdate v5 or windowsupdate v4 windows catalog.

- i will also use runonce... for the 2 updates

i know the failure...

in logfile there a line...

"Return Value From IsMediaCenterPc = 0"

i think in T-13 windows issnt Media Center, Only Professional and the Update.exe won't install

but why does MS support integrate if it doesn't work *rollingeyes*

  • 2 months later...
Posted (edited)

Pleas Help me for Install windows XP media center in unattend mode

hi

i am a MCSE student.

pleas help me for instal windows xp media center edition 2005 in unattended mode.

problem brief

in unattend install windows xp media center 2005 CD2 not request.

problem description:

i create unattend.bat and unattend.txt by setupmgr in deploy.cab

i runing unattend.bat

setup started and den copy file in harddisk den system restart and go to dos mode den

i select disk drive too instal. setup continue to restart and go to graphic mode

installing device completed , installing network completed , in this time system

must request windows xp media center 2005 CD2 . not request this command .

setup continue to installing start menu item den registering component den saving

seting den system restarted .

now system started and run windowsXP media center

start menu is a empty and another program not installed.

my setting in unattend.bat:


@rem SetupMgrTag
@echo off
rem
rem This is a SAMPLE batch script generated by Setup Manager.
rem If this script is moved from the location where it was generated, it may have to be modified.
rem
set AnswerFile=.\UNATTEND.TXT
set SetupFiles=L:\i386
L:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang /tempdrive:d:\

my setting in answer file :


;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
NTUpgrade=NO
Win9xUpgrade=NO
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=160
OemSkipWelcome=1
[UserData]
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="MySystem"
OrgName="WorldSoftware"
ComputerName=WorldSoftware
[Display]
BitsPerPel=16
Vrefresh=70
XResolution=1024
YResolution=768
[TapiLocation]
CountryCode=98
AreaCode=021
[RegionalSettings]
LanguageGroup=13,11
Language=00000429
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Branding]
BrandIEUsingUnattended=Yes
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0

thankfully

kotlas_ehs@yahoo.com

No Crossposting please. Also use codebox tag for large posting

Edited by xper
Posted

The update rollup1 must be installed either thru runonceex.cmd or guirunonce

of WINNT.SIF because 'windows' hasnt become 'media center' yet

at the time hotfixes are installed.

It installs fine thru either of the above methods.

Shark

  • 1 month later...
Posted

hi my friend.

thankyou for help me.

i am a mcse student.

i want setup winXP media center 2005 in unattend mode.

my problem is , in events setup (unattend) cd2 not request.

my friend sayed : ought edit "DOSNET.INF" in i386 directory.

i opened dosnet.inf and edited thats.

Edit description:

i edited all parameter "d2,d3,d4 to d1" (i think"d1=disk1")

before edit :
[Directories]
d1 = \I386
d2 = \cmpnents\tabletpc\I386
d3 = \cmpnents\mediactr\I386
d4 = \cmpnents\netfx\I386

after edited :
edited to ...

[Directories]
d1 = \I386
d1 = \cmpnents\tabletpc\I386
d1 = \cmpnents\mediactr\I386
d1 = \cmpnents\netfx\I386


before edit :
and edit all

d1,sonic.cat
d2,stikynot.exe
d3,plus.cab
d4,netfx.cab

after edited :
to ...

d1,sonic.cat
d1,stikynot.exe
d1,plus.cab
d1,netfx.cab

and in this time ,i by winISO software createed image from cd1.

i open image in winIso and transfered contents folder in CD2 (cmpnents) to cd root.

and i replace new dosnet.inf to i386 folder.

and i burning thats image to cd.

CD root: __\i386\files...
       |__\cmpnents\mediactr\i386\files...      
       |__\cmpnents\netfx\i386\files...
       |__\cmpnents\tabletpc\i386\files...
       |__setup.exe
       |__AUTORUN.INF
       .
       .
       .

now i runed winnt32.exe /unattend:g:unattend.txt

setup started.

started copying file.

then setup display a "file copy error window". and searched for "inkball.exe"

and displayed this key:

"Retry" "Skip File" "Exit Setup"

this file exist in "cd\cmpnents\tabletpc\i386\inkball.ex_"

and setup not found that.

i understand setup is searching in "CD\i386\inkball.ex_"

now i Transferred all file in

 
CD root:|__\cmpnents\mediactr\i386\files...      
       |__\cmpnents\netfx\i386\files...
       |__\cmpnents\tabletpc\i386\files...

folders to cd\i386\...

CD root: __\i386\files...
       |__\cmpnents\mediactr\i386\empty
       |__\cmpnents\netfx\i386\empty
       |__\cmpnents\tabletpc\i386\empty
       .
       .
       .

now run winnt32.exe /unattend:g:unattend.txt

setup started.

started copying file.

copying file complete.

but "mediactr.cab & plus.cab & sonic.cab &..." not copyed in $win_nt~is$ .

system restarted and goed to other stage.

setup completeed.

but mediacenter & other program not instaled.

i View "layout.inf"

whether this file not ought edited ?

please help me !!!.

kotlas_ehs@yahoo.com

Posted (edited)

@kotlas

Will you please stop spamming your question, you now posted the same question in five different topics :realmad:

Just wait for an answer!!

By the way, I already answered you question here!!

Edit:

Make that 8 times now :no: !!

Could one of the admins give this guy a warning?

Edited by erik_demon

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