Hi,

I have run into a problem with bundles. I need to run a RegistrySearch to
set a variable. Then I would like to use the content of this variable to
set another variable. However the order of executing <util:RegistrySearch>
and <Variable> cannot be changed. When I look at the logs, <Variable>
expressions are executed first, and only after this RegistrySearch. Is
there a way to accomplish this?

What I am trying to achieve is that I would like to search for the
ProgramFilesDir value in registry, put it into the InstallFolder variable
(which is paired with the install location textbox on the stdba), then
extend it with the application bundle folder (like "C:\Program Files
(x86)\MyCompany\" or "C:\Program Files\MyCompany\".

Cheers:
Peter
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to