Re: [WiX-users] cannot sign large .msi file

2007-11-08 Thread Shawn Edwards
; 11/07/2007 08:55 PM > Please respond to > [EMAIL PROTECTED] > > To > wix-users@lists.sourceforge.net cc > Subject > Re: [WiX-users] cannot sign large .msi file > > > > > On Nov 7, 2007 5:57 PM, Richard <[EMAIL PROTECTED]<[EMAIL PROTECTED]>> > wr

Re: [WiX-users] cannot sign large .msi file

2007-11-07 Thread Bob Arnson
Kelly Leahy wrote: See where it says: *Note* When signing an executable file that is larger than approximately 300 megabytes, you should use catalog signing with the _MakeCat_ tool rather than use the SignTool tool. This is because, d

Re: [WiX-users] cannot sign large .msi file

2007-11-07 Thread Kelly Leahy
08:55 PM Please respond to [EMAIL PROTECTED] To wix-users@lists.sourceforge.net cc Subject Re: [WiX-users] cannot sign large .msi file On Nov 7, 2007 5:57 PM, Richard <[EMAIL PROTECTED]> wrote: In article <[EMAIL PROTECTED]>, "Shawn Edwards" < [EMAIL PROTECTED]&g

Re: [WiX-users] cannot sign large .msi file

2007-11-07 Thread Kelly Leahy
lease respond to [EMAIL PROTECTED] To wix-users@lists.sourceforge.net cc Subject Re: [WiX-users] cannot sign large .msi file On Nov 7, 2007 5:57 PM, Richard <[EMAIL PROTECTED]> wrote: In article <[EMAIL PROTECTED]>, "Shawn Edwards" < [EMAIL PROTECTED]> writes

Re: [WiX-users] cannot sign large .msi file

2007-11-07 Thread Shawn Edwards
On Nov 7, 2007 5:57 PM, Richard <[EMAIL PROTECTED]> wrote: > > In article <[EMAIL PROTECTED]>, >"Shawn Edwards" <[EMAIL PROTECTED]> writes: > > > I have a .wxs file which via candle and light generates a .msi file > which is > > 293,915,648 bytes. When I try to sign it using signtool.exe, I

Re: [WiX-users] cannot sign large .msi file

2007-11-07 Thread Richard
In article <[EMAIL PROTECTED]>, "Shawn Edwards" <[EMAIL PROTECTED]> writes: > I have a .wxs file which via candle and light generates a .msi file which is > 293,915,648 bytes. When I try to sign it using signtool.exe, I get this: > > The following certificate was selected: > Issued to:

[WiX-users] cannot sign large .msi file

2007-11-07 Thread Shawn Edwards
I know this is not a general windows installer or code signing list, but this troublesome .msi file is generated using Wix3 and I can't imagine something like this lingering in signtool.exe and I'm just the first person to stumble upon it. I have a .wxs file which via candle and light generates a