Hi Sean,
You need to add the namespace for the utils extension to the xml file.
Like this:
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
Cheers,
Jeffrey
-----Original Message-----
From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk]
Sent: vrijdag 26 november 2010 9:28
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] using the util extension
Hi:
Using the latest build of wix 3.6, I'm trying to use the util extension:
I've added WixUtilExtension.dll to my references list in a .wixlib project.
I then have the following in a fragment:
<Fragment>
<Property Id="ISJAWSINSTALLED" Value ="JAWSNotInstalled">
</Property>
<Util:RegistrySearch Id="JawsRootSearch" condition="not INSTALLED"
root="HKLM" key="Software\Freedom Scientific\JAWS" result="exists"
variable="ISJAWSINSTALLED"/>
</Fragment>
When building I get the error that the namespace Util cannot be found.
Can somebody tell me what I've done wrong, as I'm sure I'm using the correct
namespace!
Cheers
Sean.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
CyberTech B.V. is registered in The Netherlands, Alkmaar KvK 37.05.01.69
This message is intended for the addressee only. Unless clearly stated that
this disclaimer should not apply,
the email is not intended to create legally binding commitments on behalf of
CyberTech B.V.. Any unauthorised
disclosure, use or dissemination, either whole or partial, is prohibited. If
you are not the intended recipient of the
message, please notify the sender immediately.
CyberTech B.V. email system is for business purposes only. Messages are not
confidential. All email may be reviewed by authorised personnel.
CyberTech B.V. would kindly ask that you consider the environment before
printing this mail
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users