that?
-Original Message-
From: Baris Taze [mailto:bt...@microsoft.com]
Sent: Sunday, February 07, 2010 2:57 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] A real challenge: how to launch the app in elevated
mode after finishin
t includes
On Mon, Feb 8, 2010 at 5:46 AM, Baris Taze wrote:
>
> What would be the solution in that case?
>
> Should I use something else to launch as a beginning like "start" or "cmd";
> and then let it launch my target 'app' later?
elevation token as the parent process.
To work around this, use the WixShellExec custom action:
http://wix.sourceforge.net/manual-wix3/run_program_after_install.htm
On Sat, Feb 6, 2010 at 11:14 PM, Baris Taze wrote:
>
> I tried that. At first glance, it seemed as if the setup was not la
where that
launch occurs.
-Original Message-
From: Baris Taze [mailto:bt...@microsoft.com]
Sent: Friday, February 05, 2010 5:55 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] A real challenge: how to launch the app in elevated
mode after finishing its setup ?
Hi,
I am having t
Hi,
I am having trouble to implement a WIX project which requires the installed
application to be launched just after its installation. I have read many
articles and couldn't find a way to do it. The articles says that I need to
flag my custom action as
Execute="deferred" Imp
I wonder how to set working directory of the launching application (setup
launches app after the setup).
Currently I have the following custom action to launch the installed
application.
And it refers to the following file defined in the WIX:
My setup installs successfully and
Is there a way to change the style of a Control in WixUI?
For example, background color, foreground color, font size, font type (bold,
italic), font name (Tahoma, etc)..
I want to change this per control, not the per dialog or the whole WIX UI.
eg:
How to change style of this item?
-Baris
--
7 matches
Mail list logo