I don't know what this is:

  <FailIf Property="PENDING_RENAME" Compare="ValueGreaterThan" Value=""
String="PendingFileRename" />

You must be using some other bootstrapper not Burn provided by the WiX
toolset. I recommend following up with the vendor that provided you that
bootstrapper.

On Mon, Dec 19, 2011 at 9:41 AM, Wang, Miaohsi <miaohsi.w...@invensys.com>wrote:

> Hello All,
>
> In our bootstrapper we are using a RegistryCheck to check a registry value
> and save the value in property PENDING_RENAME. If the value exists, the
> bootstratpper should fail and display an error message. The FailIf
> statement is shown below:
>
>     <FailIf Property="PENDING_RENAME" Compare="ValueGreaterThan" Value=""
> String="PendingFileRename" />
>
> When the value exists, the check fails as expected. However, the message
> in the above last argument String is not displayed. Instead, a general
> error of "Unable to satisfy all prerequisites for..." is displayed. If you
> know how to display the error message in the FailIf statement, please let
> us know.
>
> Thanks a lot,
> Miaohsi
>
>
>
> *** Confidentiality Notice: This e-mail, including any associated or
> attached files, is intended solely for the individual or entity to which it
> is addressed. This e-mail is confidential and may well also be legally
> privileged. If you have received it in error, you are on notice of its
> status. Please notify the sender immediately by reply e-mail and then
> delete this message from your system. Please do not copy it or use it for
> any purposes, or disclose its contents to any other person. This email
> comes from a division of the Invensys Group, owned by Invensys plc, which
> is a company registered in England and Wales with its registered office at
> 3rd Floor, 40 Grosvenor Place, London, SW1X 7AW (Registered number 166023).
> For a list of European legal entities within the Invensys Group, please go
> to http://www.invensys.com/en/legal/default.aspx.
>
> You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail
> recept...@invensys.com. This e-mail and any attachments thereto may be
> subject to the terms of any agreements between Invensys (and/or its
> subsidiaries and affiliates) and the recipient (and/or its subsidiaries and
> affiliates).
>
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to