Pretorius; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] RegAsm in Wix
My best guess here would be, after installation, to check the registry using
regedit to see that the value of the property INSTALLLOCATION had the proper
value for the path to the DLL substituted. Or you could try
If you need a typelib you'll have to explicitly generated one with tlbexp or
equivalent, and add the typelibrary tag to that when you install it.
Phil Wilson
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaco Pretorius
Sent: Wednesday, April 23, 2008 8:46 AM
To: wix-users@lists.
My best guess here would be, after installation, to check the registry
using regedit to see that the value of the property INSTALLLOCATION had
the proper value for the path to the DLL substituted. Or you could try
replacing the file:///[INSTALLLOCATION]TAScriptAPI.dll entries with a
reference to t
experience?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christer
Solskogen
Sent: Saturday, December 16, 2006 12:22
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] regasm in wix?
On Sat, 16 Dec 2006 09:17:36 -0800
Rob Mensching <[EM
On Sat, 16 Dec 2006 09:17:36 -0800
Rob Mensching <[EMAIL PROTECTED]> wrote:
> I think you want "heat file path\to\file.dll -out path\to\file.wxs".
>
Not if I want to convert a .reg-file to a .wxs, right?
--
chs
-
Take
I think you want "heat file path\to\file.dll -out path\to\file.wxs".
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christer
Solskogen
Sent: Saturday, December 16, 2006 05:36
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] reg
On Fri, 15 Dec 2006 09:48:52 -0600
"Erv Walter" <[EMAIL PROTECTED]> wrote:
> You need to fill in the Registry table with the appropriate values.
> You can use either ProgId, Class & Co. (which will fill in the
> Registry table behind the scenes when advertisement is turned off) or
> you can direct
l the
HKCR\Interface and TypeLibrary entries on the system.
Phil Wilson
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Erv Walter
Sent: Friday, December 15, 2006 7:49 AM
To: Christer Solskogen; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] reg
You need to fill in the Registry table with the appropriate values. You
can use either ProgId, Class & Co. (which will fill in the Registry
table behind the scenes when advertisement is turned off) or you can
directly use Registry elements. Note, there is a good chance that as a
.NET COM DLL you
9 matches
Mail list logo