Re: Automatically launch application after installation complete
- From: "Phil Wilson" <phil.wilson@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 13:14:56 -0800
Create an install custom action to launch the program conditioned on the
checkbox property. You'll need to make the custom action do an asynchronous
launch because if you just launch your app directly the MSI setup will wait
for your launched app to finish - that's just the way Visual Studio custom
actions work.
--
Phil Wilson
[Microsoft MVP Windows Installer]
<ido.rebelrebel@xxxxxxxxx> wrote in message
news:1169630223.613992.159140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In order to deploy an application written in C# using VS 2005 (and
obviously .Net 2.0) I have generated a setup and deployment project via
visual studio. In the user interface dialog I have created a
check-boxes dialog that one of them is launch application. how do I run
the application automatically when installation finish depending on
check-box?
thanks
.
- References:
- Automatically launch application after installation complete
- From: ido . rebelrebel
- Automatically launch application after installation complete
- Prev by Date: Re: Run Setup automatically after NET Framework installation finish.
- Next by Date: setup and deployment wizard within vb.net 2005
- Previous by thread: Automatically launch application after installation complete
- Next by thread: Run Setup automatically after NET Framework installation finish.
- Index(es):
Relevant Pages
|
Loading