MSFN Forum: Need quick help - MSFN Forum

Jump to content



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

Need quick help Rate Topic: -----

#1 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 10 July 2007 - 03:12 AM

Dudes,

I need your help again. This is problem:

I made unattended WindowsXP instalation, and it installs critical updates through SVCPACK method. The problem occurs in T-13 when I get message "Please choose directrory to extract files". It has some default adress. I just click OK, and it finishes instalation of critical updates and then go further with instalation of Windows.

How could I escape that message?


#2 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 10 July 2007 - 12:54 PM

Hey, please help!

#3 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,249
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 July 2007 - 08:05 PM

post your svcpack.inf file maybe one of the the updates is missing a switch.

#4 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 11 July 2007 - 03:56 AM

Here it is:



;Windows XP
[Version]
signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir = "\i386\svcpack"

[ProductCatalogsToInstall]

[SetupHotfixesToRun]
KB873339.exe /q /o /n /z
KB885250.exe /q /o /n /z
KB885835.exe /q /o /n /z
KB885836.exe /q /o /n /z
KB886185.exe /q /o /n /z
KB887742.exe /q /o /n /z
KB888113.exe /q /o /n /z
KB888302.exe /q /o /n /z
KB890046.exe /q /o /n /z
KB890859.exe /q /o /n /z
KB891781.exe /q /o /n /z
KB893756.exe /q /o /n /z
KB894391.exe /q /o /n /z
KB896358.exe /q /o /n /z
KB896422.exe /q /o /n /z
KB896423.exe /q /o /n /z
KB896424.exe /q /o /n /z
KB896428.exe /q /o /n /z
KB896688.exe /q /o /n /z
KB898461.exe /q /o /n /z
KB899587.exe /q /o /n /z
KB899589.exe /q /o /n /z
KB899591.exe /q /o /n /z
KB900725.exe /q /o /n /z
KB901017.exe /q /o /n /z
KB901190.exe /q /o /n /z
KB901214.exe /q /o /n /z
KB902400.exe /q /o /n /z
KB904706.exe /q /o /n /z
KB905414.exe /q /o /n /z
KB905749.exe /q /o /n /z
KB905915.exe /q /o /n /z
KB908519.exe /q /o /n /z
KB911280.exe /q /o /n /z
KB911564.exe /q /o /n /z
KB911565.exe /q /o /n /z
KB911927.exe /q /o /n /z
KB912919.exe /q /o /n /z
KB913446.exe /q /o /n /z
KB914388.exe /q /o /n /z
KB920685.exe /q /o /n /z
KB923191.exe /q /o /n /z
KB923414.exe /q /o /n /z
KB923689.exe /q /o /n /z
KB923980.exe /q /o /n /z
KB924270.exe /q /o /n /z
KB924667.exe /q /o /n /z
KB925902.exe /q /o /n /z
KB926247.exe /q /o /n /z
KB926436.exe /q /o /n /z
KB927802.exe /q /o /n /z
KB928255.exe /q /o /n /z
KB929123.exe /q /o /n /z
KB929969.exe /q /o /n /z
KB930178.exe /q /o /n /z
KB931784.exe /q /o /n /z
KB932168.exe /q /o /n /z
KB935448.exe /q /o /n /z
KB935839.exe /q /o /n /z
KB935840.exe /q /o /n /z
KB935843.exe /q /o /n /z
qchain.exe

#5 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 11 July 2007 - 03:57 AM

I would be glad to someone tells me if I don't need some updates, to delete it. Thanx again!

#6 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 14 July 2007 - 03:13 AM

Anyone???

#7 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 July 2007 - 03:35 AM

I do belive your switches are not right on some of those fixes m8. There are 2 types of ms hotfixes.

http://unattended.ms...xp/view/web/24/ <-- this page will explain it all.

#8 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 15 July 2007 - 02:12 PM

Yes ... but I can't find out which ones!

#9 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 15 July 2007 - 02:14 PM

all of my hotfixes are type 1, according to MSFN explanation

#10 User is offline   ponghy 

  • MSFN Student
  • PipPip
  • Group: Members
  • Posts: 175
  • Joined: 21-April 05

Posted 15 July 2007 - 04:57 PM

@Asymmetry: You don't have any catalog in the [ProductCatalogsToInstall] section. If you have Windows File Protection enabled, catalogs are required. Also, try to remove the qchain.exe file at the end. This tool is obsolete, since new hotfixes have this tool integrated. Qchain allows to install several updates without rebooting. This is no longer necessary.

Note: In order to integrate hotfixes, it is necessary to use the /integrate switch with type 1 hotfixes. How did you integrate the hotfixes? It's not enough editing the SVCPACK.INF file. Another changes are required.

#11 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 15 July 2007 - 06:02 PM

Uh, man!

I didn't integrate them. If I did that, I don't know how! I just copied that hotfixes in SVCPACK folder in I386 and did this SVCPACK.txt. Thats' all!

What should I do?

And what should I have in [ProductCatalogsToInstall]?

Thanx a lot!

#12 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,249
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 July 2007 - 07:33 PM

If you are going to go that route you may as well just integrate them.

How:
<update name>.exe /integrate:<path to xp source>

<update name> = original downloaded name or rename to 8.3 filename
<path to source> = your working location you copied the cd to

Or use nLite, or any umber of utilities and scripts to download and or integrate them. there are also update packs you can use to integrate all the updates.

#13 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 16 July 2007 - 03:36 AM

I used nLite last time, and that didn't happen at T-13. That's OK, but ...

When I finished installation I went to Add/Remove Programs and I found just one of 61 !!!!! How is it possible? Where are those 60 ? In Add/Remove Programs only win32 cabinet self-extractor type is installed.

I want to know are others updates installed?

Please, answer

#14 User is offline   ponghy 

  • MSFN Student
  • PipPip
  • Group: Members
  • Posts: 175
  • Joined: 21-April 05

Posted 16 July 2007 - 04:05 AM

@Asymmetry:

nLite does not create entries corresponding to hotfixes in the Add or Remove Programs dialog if they are directly integrated. That hotfix which you can see probably it is from a Windows Media Player installed separately or another application which installs hotfixes. However, those 61 hotfixes will be installed. You can check out this visiting the Windows Update web site.
The reason for this is because nLite slipstreams files included in hotfixes directly to the installation source, replacing the originals on the I386 folder.
If you want to see again the entries in ARP, uncheck the option "Direct integration" in the "Advanced options" button of nLite.

Note that disabling direct integration installation will be slower at T-13 phase (because hotfixes must be launched one by one) and the installation source will take more space on the CD/DVD.

This post has been edited by ponghy: 16 July 2007 - 04:12 AM


#15 User is offline   Asymmetry 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 19-May 07

Posted 16 July 2007 - 04:13 AM

Many many many thanx to you!

You make my day happy! Thanx a lot!

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