MSFN Forum: Windows Installer 3.1 and hotfixes - MSFN Forum

Jump to content



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

Windows Installer 3.1 and hotfixes Rate Topic: -----

#1 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 06:27 AM

I'm having problems installing hotfixex.

Yesterday, I slipstreamed SP2 with nLite 1.0 beta 5.
I tried installing hotfixes with a custom svpack.inf as described in the manual but it didn't work. I still had to install the hotfixes manually after installing Windows Installer 3.1.


Then, I did another project: slipstreamed SP2 with nLite 1.0 beta 5 and in nLite I integrated the RVMUpdatePack1.2.2.Full (downloaded yesterday).
After installing this on a testpc, I had to install manually:
- Windows Installer 3.1 ( I thought this is already in RVMUpdatePack1.2.2.Full
- about 10 hotfixes

I would like to integrate Windows Installer 3.1 directly into the installation files so I don't have to download and reboot manually. This should give me the chance to install all the hotfixes needing Windows Installer 3.1 duringthe installation.

If this works, I would like to be able to manually adapt my project files to add new hotfixes when they come out. I keep my project files on a seperate disk.

Can anyone help me please? Am I doing something wrong?

By the way, the only things I control manually during the installation are:
- choosing a partition
- entering computer name

This post has been edited by neptune3nl: 25 July 2005 - 06:55 AM



#2 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 06:30 AM

If integrating Windows Installer 3.1 doesn't work, I was thinking of installing it with the RunOnceEx.cmd method, rebooting and then do another RunOnceEx.cmd to install hotfixes but I am not sure if this would work and it would take too much time to create the files. I think it would also fail because there couldbe not enough time between installing the seperate hotfixes.

#3 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 06:44 AM

I forgot to tell that in my first project, I added Windows Installer 3.1 following Shark007's guide!

#4 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 July 2005 - 07:20 AM

I would suggest you install from svcpack.inf:

[CatalogHeader]

[Version]
BuildNumber=2600
MinorVersion=1
MajorVersion=5
Signature="$WINDOWS NT$"

[SetupData]
CatalogSubDir="\I386\svcpack"

[SetupHotfixesToRun]
KB893803v2.exe /q /n /z

[ProductCatalogsToInstall]
KB893803v2_wxp.cat


#5 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 07:56 AM

Here is my svcpack.inf:

[Version]
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\svcpack"

[ProductCatalogsToInstall]

[SetupHotfixesToRun]
q873333.exe /Q /N /Z /O
q873339.exe /Q /N /Z /O
q883939.exe /Q /N /Z /O
q885250.exe /Q /N /Z /O
qchain.exe

Compared to the one from Incroyable Hulk, I miss out:

[ProductCatalogsToInstall]
KB893803v2_wxp.cat

I saw this is in the Windows Intaller 3.1 package after I uncompressed it. Where do I put this file?

Secondly...
Do I have to put this KB890803.EXE at the top of the list with the other hotfixes or does if haveto be the ONLY file?

#6 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 July 2005 - 08:01 AM

In my svcpack.inf, it is located in the middle of 20 other hotfixes... so I guess it can be in any order...

EDIT: you didn't use the /integrate: switch ?

This post has been edited by Incroyable HULK: 25 July 2005 - 08:01 AM


#7 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 08:09 AM

I far as I understand, I have 2 options to install WI 3.1:
1) using svcpack.inf and install it like any other hotfix or
2) using the integrate method.
Both are independ from each other and work in a different way, right?

I didn't use the /integrate method though. If I would choose to do that, how would it be?
To be honest, I would prefer to integrate WI 3.1 in stead of doing it via the svcpack.inf as it will save time installing hotfixes.

#8 User is offline   neptune3nl 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-January 05

Posted 25 July 2005 - 08:13 AM

Note about svcpack.inf

I read the hotfixes have to be in numerical order..

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