Hi All,
I wanted some suggestion.

I wanted to create an installer which takes some user parameter (like
domain name, user name, machine name, password) of remote machine, and then
I want to install an exe (which I guess will be embedded into this current
installer) to a remote machine (using above credentials).

The installer should copy the file to remote, install the file then delete
the original file. Will the second installer made specially (does it should
support silent install?)

How can I implement this? I have build a installer using WiX many times
before but the remote installation part is new to me. I wanted to know what
custom actions should I use (C# more preferably)?
-- 
Thanks and Regards,
Ravi Raj
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to