Re: [WiX-users] Quiet Execution of an executable embedded within the MSI

2010-06-18 Thread Jeremy Farrell
> Sent: Friday, June 18, 2010 4:29 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Quiet Execution of an executable > embedded within the MSI > > Binary Elements are extracted to temporary directories using auto > generated filena

Re: [WiX-users] Quiet Execution of an executable embedded within the MSI

2010-06-18 Thread Leigh Wetmore
Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > -Original Message- > From: Leigh Wetmore [mailto:lwetm...@gmail.com] > Sent: 17 June 2010 18:29 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Quiet Execution of an executable embedded wi

Re: [WiX-users] Quiet Execution of an executable embedded within the MSI

2010-06-18 Thread Pally Sandher
il Disclaimer -Original Message- From: Leigh Wetmore [mailto:lwetm...@gmail.com] Sent: 17 June 2010 18:29 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Quiet Execution of an executable embedded within the MSI Hello, I'm trying to figure out how to quietly execute (QtExec) an ex

Re: [WiX-users] Quiet Execution of an executable embedded within the MSI

2010-06-17 Thread Blair
ng to, but I'll need some contribution to cover my time... -Original Message- From: Leigh Wetmore [mailto:lwetm...@gmail.com] Sent: Thursday, June 17, 2010 10:29 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Quiet Execution of an executable embedded within the MSI Hello, I

[WiX-users] Quiet Execution of an executable embedded within the MSI

2010-06-17 Thread Leigh Wetmore
Hello, I'm trying to figure out how to quietly execute (QtExec) an executable that I include within my MSI yet do not want installed on the user's machine. I've been able to achieve this without using the quiet execute feature, but I don't like the command window popping up during installation.