Palbinder,
Thank you the advice was spot on the problem; no problem now with  
building MSI, now I'm off to test :)
Thanks again.

Regards Vaughn

On 22 Apr 2010, at 1:18 PM, "Pally Sandher" <pally.sand...@iesve.com>  
wrote:

> Modify your WiX element in wixImsClient.wxs to
> <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi";
> xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension";>
>
> Palbinder Sandher
> Software Deployment & IT Administrator
> T: +44 (0) 141 945 8500
> F: +44 (0) 141 945 8501
>
> http://www.iesve.com
> **Design, Simulate + Innovate with the <Virtual Environment>**
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -----Original Message-----
> From: Vaughn Williams [mailto:vaughn.williams...@gmail.com]
> Sent: 22 April 2010 00:57
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Installing driver with Wix3.0.5419.0
>
>> Hi there,
>> I really hope someone can help point me in the right direction, my  
>> wix
> problem is related to the following code section:
>>
>> <Component
> Id='DirFilterDriver'Guid='8c64e674-5476-46e4-93cd-ba1ae78622df'>
>>    <File Id='DriverSYS'Name='Driver.sys' Source='d:\Driver.sys'
> KeyPath='yes' />
>>    ...
>>    <difxapp:Driver Legacy='yes' />
>> </Component>
>>
>> The problem is that the difxapp:Driver namespace is not being
> recognised as valid and hence the build fails.
>>
>> Error    1    Namespace prefix 'difxapp' is not defined.
> D:\Document\Visual Studio
> 2005\Projects\IMS\Installers\WixImsClient\wixImsClient.wxs    884
> 12    WixIMSClient
>>
>> Note:
>> 1.) The wix is part of a visual studio 2005 project
>> 2.) I have included references for: difxapp_x86 and
> WixDifxAppExtension.
>>
>> So far my searches on google have not held up a solution?
>>
>> Hope you can help.
>>
>> Best regards Vaughn.
>
>
> --- 
> ---------------------------------------------------------------------
> ------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to