I have a requirement for the end user to be able to add files to my MSI
before they deploy it to their machines.

At present I wrote a program to use msi.dll to allow them to customize some
properties - it writes out a modified *.msi file as well as a *.mst
transform file.

I see some discussion on the web about using Orca to add files, but I can't
see any API to do this. Is it possible via the API?

This needs to be very simple for the end user or I have to come up with a
different solution.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to