Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable

2009-12-09 Thread dB .
to:os...@live.com] Sent: Wednesday, December 09, 2009 1:33 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable dB, do you have a commit/rollback action that will subsequently erase that fil

Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable

2009-12-09 Thread Blair
er 09, 2009 2:26 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable You would need code (in a custom action, most likely) that would extract the EXE from the Binary table so that you c

Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable

2009-12-09 Thread dB .
ML toolset.' Subject: Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable You would need code (in a custom action, most likely) that would extract the EXE from the Binary table so that you could execute it. -Original Message- From: Vladimir Iahnenco [mailto

Re: [WiX-users] Quiet Execution Custom Action - run a temporary executable

2009-12-08 Thread Blair
You would need code (in a custom action, most likely) that would extract the EXE from the Binary table so that you could execute it. -Original Message- From: Vladimir Iahnenco [mailto:vladimir.iahne...@gmail.com] Sent: Monday, December 07, 2009 6:41 PM To: wix-users@lists.sourceforge.net