).
-Original Message-
From: Paul Adams [mailto:p...@cbord.com]
Sent: Wednesday, August 18, 2010 10:24 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Execute program on exit
Thanks, that worked. I thought I tried that technique yesterday, but
must have
, 2010 11:40 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Execute program on exit
Windows Installer runs EXE-style custom actions by calling
CreateProcess, which does not allow UAC prompting, and will fail if the
OS Loader considers that the prompt
Windows Installer runs EXE-style custom actions by calling CreateProcess,
which does not allow UAC prompting, and will fail if the OS Loader considers
that the prompt would have been required.
I believe that the WixShellExec custom action should work for you.
-Original Message-
From: Paul
3 matches
Mail list logo