CloseApplication sends a close message to the process in question. That's
basically it.
On Fri, Sep 21, 2012 at 5:17 AM, Chandrasekaran, Suman (GE Healthcare) <
suman.chandraseka...@ge.com> wrote:
> HI,
>
> I am using Wix 3,6. I have an issue, while uninstalling the application
> I want t
HI,
I am using Wix 3,6. I have an issue, while uninstalling the application
I want to close a process which is basically a system tray icon. When
the uninstallation process starts it pop's up a dialog asking the user
to close the application ("The following application should be closed
bef
HI,
I am using Wix 3,6. I have an issue, while uninstalling the application
I want to close a process which is basically a system tray icon. When
the uninstallation process starts it pop's up a dialog asking the user
to close the application ("The following application should be closed
before cont
Sounds a lot like:
http://wix.sourceforge.net/manual-wix3/run_program_after_install.htm
On Thu, Dec 23, 2010 at 2:53 PM, Minarto Margoliono <
mmargoli...@seamless.com.au> wrote:
> If i want to open a webpage after the installation finished, where the
> website address is from a custom ui dialog,
If i want to open a webpage after the installation finished, where the website
address is from a custom ui dialog, how can i do that? So far here are what
hinder me doing that
1. If I show the dialog in CostFinalize, in install finalize when the CA
executed the WixShellExectarget is empty (prob
I am a bit new to WiX and I am working on a client installation program.
So I want to install .Net 3.5 SP1 using a boot strap, and this is what I
have in the .wixproj file
.NET Framework 3.5 SP1
Windows Installer 3.1
Now
Hi,
I have single wxp and wxf file which are used to generate x86 build and amd64
build. Now within wix during install time how can I find which build is getting
installed.
Something like
If(x86 build is getting installed)
Logic
If(amd64 build is getting installed)
Hello:
I had a Wix related question and thought someone on this alias could help me
with this. For my application, I need to add a program files menu item that
starts the visual studio command prompt in the directory of my choice (similar
to All Programs -> Microsoft .NET Framework SDK v2.0 -
Take a look at the MSI SDK's documentation about the command line for the
Windows Installer.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Elnata Degefa
(Bluwater Consulting Inc)
Sent: Wednesday, May 09, 2007 6:05 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users
Perfect, thank you Dustine.
From: Dustin Andrews
Sent: Wednesday, May 09, 2007 6:37 PM
To: Elnata Degefa (Bluwater Consulting Inc); wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Wix Question
This is really simple. You just supply the parameters (that match properties in
the MSI) on
@lists.sourceforge.net
Subject: [WiX-users] Wix Question
I am a new user of Wix, I wanted to create msi for our deployment process. I
want the msi to accept different parameter (command line argument), I couldn't
find any doc which explain how to do this.
Any idea how I can do this? Or is ther
I am a new user of Wix, I wanted to create msi for our deployment process. I
want the msi to accept different parameter (command line argument), I couldn't
find any doc which explain how to do this.
Any idea how I can do this? Or is there any documentation that I can use.
Thanks,
Elnata
SDET, S
12 matches
Mail list logo