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
: [WiX-users] Quiet Execution Custom Action - run a temporary
executable
Fyi, there's an immediate CA that extracts a binary stream into a file in
http://msiext.codeplex.com/.
CA_API UINT __stdcall BinaryWrite ( MSIHANDLE hInstall )
Saves a binary stream into a file.
Param
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
Subject: [WiX-users] Quiet Execution Custom Action - run a temporary
executable
Hi All,
I have an executable which has to be launched as a custom action. It is a
temporary one, I have to run and delete it after that.
When I add it as a Binary and Custom action it works.
Now I want to
Hi All,
I have an executable which has to be launched as a custom action. It is a
temporary one, I have to run and delete it after that.
When I add it as a Binary and Custom action it works.
Now I want to execute it silently, I added an action to set RunSetConfig
property and another
5 matches
Mail list logo