Re: Launch app after installation
- From: "Georg Hickel" <georg@xxxxxxxxx>
- Date: Wed, 4 Jul 2007 19:09:01 +0200
thank you very much. thats just the stuff i needed. it works...
georg
"jacky kwok" <jacky.kwok@xxxxxxxxxxxxx> schrieb im Newsbeitrag
news:O7ikPzdvHHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
Georg Hickel wrote:
Hi,
i dont know if this is the correct group to address my problem, but i
just try here
I have an installation package (msi file) for my software which works
fine. Now i want to start the installed software as last step of the
installation process. How can i do this in a simple way. I already had a
look in google but i couldnt find any hint which will help me.
I know i need a custom action (do i really need this)?
I have VStudio 2005 and use the Installer provided with this VStudio.
Thanks all
Georg
georg@xxxxxxxxx
You need a CustomAction entry in the installer, but you do not need to
create a CustomAction DLL always.
If you just want to run the app simplely, just add the CustomAction entry
which points to the "primary project output". Also, set its "Installer
class" property to "False" .
--
Jacky Kwok
jacky@alumni_DOT_cuhk_DOT_edu_DOT_hk
.
- References:
- Launch app after installation
- From: Georg Hickel
- Re: Launch app after installation
- From: jacky kwok
- Launch app after installation
- Prev by Date: Re: hello
- Next by Date: Re: Remote printing
- Previous by thread: Re: Launch app after installation
- Next by thread: Responsiveness of Vs2005 when loading of projects
- Index(es):
Relevant Pages
|