Hello,

We are converting over one of our InstallShield install project to WiX and
would like to know if WiX has a install support folder?

Our InstallShield project has a custom action that calls an app that
requires 5 files to be in the same folder so that the custom action works.
These files are not installed and therefore are simply ran from the Support
folder.

So on converting this over to WiX I was not able to find reference to an
install support folder. So my question is does WiX create and use a Support
folder to run custom actions that require main file and dependency/support
files to be within that folder?

If this is not supported then we'll have to look at either creating a custom
action to install the files, trigger the main custom actions, and then when
complete remove those files/folder. Or simply install the custom action
files into subfolder and remove them all during uninstall.

Thanks,

Tim.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Action-triggered-from-Support-Directory-tp7585344.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to