If I run Candle from the command line, I can set an environmental variable
to the contents of the file containing my project version number:
set/p ProjectVersion=http://p.sf.net/sfu/sophos-d2d-feb
___
WiX-users mailing list
WiX-users@lists.sourceforge.n
I bundle an Adobe AIR app in my installer. Adobe provides this arh.exe tool
that can install, uninstall, and detect applications; I call it on
InstallCommand and UninstallCommand. However, I am at a loss as to how I can
call it to provide DetectCondition.
---
My solution to this problem was to write a helper executable that launched
whatever command it was given as an argument within the folder in which it
was placed.
--
LogMeIn Rescue: Anywhere, Anytime Remot
Thanks. Is there a straightforward way of doing this using current
functionality?
"Rob Mensching" wrote in message
news:CAHdHTVeT_cHdxDmtPm_1PCLioL9nydOGajHDvDFLhbaKXhR=5...@mail.gmail.com...
There is a bug tracking that feature request.
On Sun, Dec 2, 2012 at 7:10 PM, Don R
I am using Wix 3.6 Burn to install an Adobe Air application. The way it
works is that I call Adobe's arh.exe tool with the path to the app.air file
to install. I use an ExePackage element for arh.exe and a Payload element
for app.air. Now I need the full path to payload. How do I retrieve it?
A
5 matches
Mail list logo