Re: [WiX-users] Installer which installs another exe on Remote Machine

2012-09-12 Thread Philip Sayers
Installer which installs another exe on Remote Machine But I am seeing this VBScript for doing the same, can't I execute this script in Custom Action to do the same? On Sat, Sep 8, 2012 at 10:56 PM, Philip Sayers wrote: > I'm pretty sure you can't do this from inside a MSI. &

Re: [WiX-users] Installer which installs another exe on Remote Machine

2012-09-12 Thread Ravi Raj
But I am seeing this VBScript for doing the same, can't I execute this script in Custom Action to do the same? On Sat, Sep 8, 2012 at 10:56 PM, Philip Sayers wrote: > I'm pretty sure you can't do this from inside a MSI. > > Wix is about creating the MSI, you're asking about how to apply that MSI

Re: [WiX-users] Installer which installs another exe on Remote Machine

2012-09-08 Thread Philip Sayers
I'm pretty sure you can't do this from inside a MSI. Wix is about creating the MSI, you're asking about how to apply that MSI to a remote machine. This should point you in the right direction. http://technet.microsoft.com/en-us/library/ee156549.aspx -Original Message- From: Ravi Raj [m