_vista.pdf
>
> Phil Wilson
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John
> Hall
> Sent: Friday, September 14, 2007 9:22 AM
> To: Brad Stanley
> Cc: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Regis
y
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Registering an OCX
> Our software package needs to register an Active X Control.
> Currently I do it with the following:
>
> ---
> regsvr32.exe
>
> Property="REGSVR" ExeCommand='/s "
> Our software package needs to register an Active X Control.
> Currently I do it with the following:
>
> ---
> regsvr32.exe
>
> Property="REGSVR" ExeCommand='/s "[INSTALLDIR]MyControl.ocx"' />
> Should I be following another method to register the OCX so
> it consistently register
Our software package needs to register an Active X Control.
Currently I do it with the following:
---
regsvr32.exe
---
This works fine on Windows XP. Windows Vista works fine on my
computer, but on another computer the install completes without
registering
PM
To: 'Chuck'; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Registering an OCX with Wix v3?
Heat attempts to run the DLL's DllRegisterServer function and then work
out what it did. Like most reverse engineering, it's not very reliable,
and it's heavily dependent on t
n to OCX, while ATL
doesn't bother.
--
Mike Dimmick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck
Sent: 02 April 2007 19:53
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Registering an OCX with Wix v3?
I'm trying to register
I'm trying to register an OCX control.
I ran heat.exe and used the output in my wix project but the ocx isn't
properly registered???
If can manually register the ocx using a command line with regsvr32.exe
and it registers properly.
Am I missing something or does heat not work with ocx controls
7 matches
Mail list logo