Thanks a lot - it works for me too.
Bo
Ben Greenberg-3 wrote:
>
> I got this to work in WiX3 by linking to WixDifxAppEntension and adding
> the Custom Actions manually:
>
>
> DllEntry="ProcessDriverPackages" HideTarget="no" Impersonate="no"
> Execute="immediate" Return="check"/>
>
I got it working by adding the following
Can't remeber where I got this from...
Think I extraced it from somewhere...
Seems to work for me...
You'll also need the set the var DIFxAppPath
I got this to work in WiX3 by linking to WixDifxAppEntension and adding the
Custom Actions manually:
Those DLLs are from Difx distribution.
bg
On Tue, 02 Oct 2007 09:08:10 -0700, Bob Arnson <[EMAIL PROTECTED]> wrote:
> bcs wrote:
>> I am trying to install
bcs wrote:
> I am trying to install a driver using Wix 3.0 and DifxAppExtension.
> When I build my installer I get this linker error:
>
> Unresolved reference to symbol 'CustomAction:MsiProcessDrivers'
>
Difx doesn't currently support WiX v3. The Difx extension exists for
when they support it.
I am trying to install a driver using Wix 3.0 and DifxAppExtension.
When I build my installer I get this linker error:
Unresolved reference to symbol 'CustomAction:MsiProcessDrivers'
My Wix source code is shown below.
Can anyone help me find out how to avoid this linker error?
Thanks
Bo
http:
I am trying to install a driver using Wix 3.0 and DifxAppExtension.
When I build my installer I get this linker error:
Unresolved reference to symbol 'CustomAction:MsiProcessDrivers'
My Wix source code is shown below.
Can anyone help me find out how to avoid this linker error?
Thanks
Bo
http:
6 matches
Mail list logo