Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Brian Simoneau
ompressed. > > -Brian Simoneau > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Erich > Buhler > Sent: Thursday, May 17, 2007 9:32 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error when changing th

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
gt; > -Brian Simoneau > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Erich > Buhler > Sent: Thursday, May 17, 2007 9:32 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error when changing th

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Brian Simoneau
es will be uncompressed. -Brian Simoneau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erich Buhler Sent: Thursday, May 17, 2007 9:32 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error when changing the compression Hi, thanks again! That'

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
on stream). PatchWiz is unable to patch files compressed in a cabinet. * Log finishing: 2007-05-17 14:30:04 * Brian Simoneau wrote: > > That command line doesn't look correct. Why is the "msi" after the -l > option? Is the log getting created? > > -Bria

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Brian Simoneau
M To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error when changing the compression Hi Brian, thanks for your answer. The problem is that if I use a copressed version, I receive the following error: 0xC00E5116 msimsp -s patch_30_1.pcp -p patch_30_1.msp -l msi msp_30_1.log -d "Failed to creat

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
Hi Brian, thanks for your answer. The problem is that if I use a copressed version, I receive the following error: 0xC00E5116 msimsp -s patch_30_1.pcp -p patch_30_1.msp -l msi msp_30_1.log -d "Failed to create patch. Error code: 0xC00E5116" I was reading on the internet that it is because the

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Brian Simoneau
Creating an uncompressed version of an installer is not a requirement for creating a patch. You can perform an admin install of your package and then build the patch using the admin install image. -Brian Simoneau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh