papacha
Posts: 8
Joined: Thu Jul 06, 2006 1:29 pm

Making a Patch :: Problem

Hi,

I have made an "install_v100.msi", all is good and the installation works fine.
But I need to give a patch now, so I look at FAQ and HELPS to know how I could do that.

I follow the instructions, I recompile the whole project with new version.
So I have 2 files of 500Mo

"install_v100.msi" and the new ones "install_v105.msi"

I run the patch wizard, I put the two files in "old" and "new" textarea selection.

When I do "Build" is there a big problem.

One of the msi lunch himself and try to self install... And then the pacth creation is blocked !

Image
papacha
Posts: 8
Joined: Thu Jul 06, 2006 1:29 pm

Please ! A little help, I can't make patch and I need to make one.
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

When the patch is created those two msi runs in administrative install so this is a normal behavior.

I see that you have two files of 500Mb so the patch creation process could be a little longer.
And then the patch creation is blocked !
Also please give me more details about how the patch is blocked. What error you get?

Regards,
Gigi
_________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
papacha
Posts: 8
Joined: Thu Jul 06, 2006 1:29 pm

I see that you have two files of 500Mb so the patch creation process could be a little longer.
Ok perhaps it's for that ^^
I will make the patch when go to eat and see if 1 hour later it's ok, thanks for you reply.
papacha
Posts: 8
Joined: Thu Jul 06, 2006 1:29 pm

ok I runs the build process and the first msi try to run.
And then after 30 min block at the "Windows Installer" window.

Begining the installation...

And no other thing, perhaps it's normal because my program is near 500Mo, but it takes longer than the normal install process.

Edit :
Ok I have an error of time out ; the installation program doesn't respond. With "Try again" or "Quit"

Code: Select all

Building package: C:\Documents and Settings\GPERREYMOND\Mes documents\GILLES _ Travaux HE\OPICDROMs\prog install\OPI Spring 3e\OPIcdrom_Spring_3e_ENS_patch105.msp 
Creating PCP database... Exception - Reason: Format message error [win32 error 0x716] while composing the message for [id 0x65b].

Build finished because an error was encountered.
Last edited by papacha on Mon Jul 10, 2006 9:36 am, edited 2 times in total.
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

If you have a version greater that 4.0 please download and try again with 4.0. You can download 4.0 from following link:
http://www.advancedinstaller.com/downlo ... dvinst.msi
If you get the same behavior then please send the patch .aip file to support at advancedinstaller dot com. Also print here the error you get.

Regards,
Gigi
________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
papacha
Posts: 8
Joined: Thu Jul 06, 2006 1:29 pm

Second error with v4.0 new install

Code: Select all

Building package: C:\Documents and Settings\GPERREYMOND\Mes documents\GILLES _ Travaux HE\OPICDROMs\prog install\OPI Spring 3e\OPIcdrom_Spring_3e_ENS_patch105.msp 
Creating PCP database... Exception - Reason: Error calling Msi API: 1627 Method: MsiViewExecute Table: TargetImages.

Build finished because an error was encountered.
I send email to the support, thanks for replies.

Return to “Common Problems”