I have created a custom action using C# .Net 4.0 that is supposed to get
the property passed to it and create a file eg:

msiexec /i somemsi.msi /l*v out.txt IPADDRESS="127.0.0.1"

I have created both MSI that does the work. But as this MSI is to be
deployed to customers, I have following questions:

1. Does the customer, which will install the product, should also install
.net 4.0 for running just a function from the DLL of Custom Action?
2. If above case is true, how can I remove the dependency of adding .net
4.0 so that customer doesn't need to install .net before installing my
executable?

Thanks,
Sarvagya

-- 
*sarvagya*
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to