Native Packaging WIX (original) (raw)
Will Hoover java.whoover at gmail.com
Fri Dec 21 11:45:18 PST 2012
- Previous message: hg: openjfx/8/graphics/rt: Fix for RT-26923.
- Next message: Native Packaging WIX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
AFIK, in order to use JavaFX packaging with WIX you have to first add the path to the WIX binaries to the PATH environment variable (or have the binaries in the user.dir for which the ant build is being ran). I don't suppose we could get an additional attribute added to fx:deploy so we can do this:
<fx:deploy basedir="/path/to/wix"/>
Similar to how version 8 will have:
<fx:platform basedir="/path/to/jdk"/>
- Previous message: hg: openjfx/8/graphics/rt: Fix for RT-26923.
- Next message: Native Packaging WIX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]