2, 2009 5:51:12 PM
Subject: Re: [WiX-users] WiX 3.0: How to install a Root Certificate
Brian Young wrote:
> InstallCertificates: Error 0x8000: Unexpected certificate type read from
> disk.
> InstallCertificates: Error 0x8000: Failed to read certificate from file
> path
Hi Graham,
We use "Inno Setup" as our bootstrapper. "Inno Setup" is a free, open source
software(http://www.innosetup.com/isinfo.php).
Here are the reasons:
1. If using Microsoft's bootstrapper, there will be two files generated: one
exe file and one MSI. For us, however, we sale our software o
Thanks Bob for your reply. I appreciate it.
It's sad to learn MS doesn't support it. I'll see if I could use a CustomAction
and a DLL to do the work.
Thanks again.
/Brian
__
Yahoo! Canada Toolbar: Search from anywhere on th
We're using WiX version 3.0.4805.0.
We need to copy a directory recursively.
Say, there are some user data files saved in the User's 'AppDataFolder', for
example, something like "C:\Documents and Settings\user_login\Application
Data\CompanyName\ProductNameA". Now we need to change our proudct
Thanks Bob. I appreciate your response.
Yes, I took your advice to add this
"xmlns:iis='http://schemas.microsoft.com/wix/IIsExtension'" in the namespace, I
also added WixIIsExtension.
Then the "error CNDL0104" problem is gone. I can at least compile it. But after
compile/link, I got a new erro
5 matches
Mail list logo