Bob Arnson wrote:
> Garth wrote:
>> Wix version 3.0.2925.0
>>
>
> Grab the latest weekly release; afaik, Rob has integrated the v2 CA bug
> fixes to v3.
>
> In general, if you're on WiX v3, one of the "taxes" for being on the
> development branch is that you need to take frequent drops -- at
Garth wrote:
> Wix version 3.0.2925.0
>
Grab the latest weekly release; afaik, Rob has integrated the v2 CA bug
fixes to v3.
In general, if you're on WiX v3, one of the "taxes" for being on the
development branch is that you need to take frequent drops -- at least
once a month. Otherwise ch
Bob Arnson wrote:
> Garth wrote:
>> But the error I get I've seen refrerenced elsewhere.
>>
>> http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg05354.html
>>
>> Where it is trying to delete another certificate after my cert
>>
>
> Which version of WiX are you using? Rob extensivel
Garth wrote:
> But the error I get I've seen refrerenced elsewhere.
>
> http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg05354.html
>
> Where it is trying to delete another certificate after my cert
>
Which version of WiX are you using? Rob extensively rewrote the
certificate cus
Bob Arnson wrote:
> Garth wrote:
>> It could be due to a classic UNICODE overflow bug in the file
>>
>> http://wix.cvs.sourceforge.net/wix/wix/src/ca/serverca/scaexec/scacertexec.cpp?view=markup
>>
>>
>>
>> WCHAR wzFriendlyName[256] = { 0 };
>> DWORD cbFriendlyName = sizeof(wzFriendlyName);
>>
>>
Garth wrote:
> It could be due to a classic UNICODE overflow bug in the file
>
> http://wix.cvs.sourceforge.net/wix/wix/src/ca/serverca/scaexec/scacertexec.cpp?view=markup
>
> WCHAR wzFriendlyName[256] = { 0 };
> DWORD cbFriendlyName = sizeof(wzFriendlyName);
>
> Should read
>
> WCHAR wzFriendlyNam
Hi,
I have a uninstall which Fails sometimes but not always
It prints the error
DeleteMachineCertificate: Deleting certificate with friendly name: Garth
"DeleteMachineCertificate: Failed to delete certificate with friendly
name: Microsoft Root Authority, continuing anyway."
MSI (s) (94:24) [
7 matches
Mail list logo