Re: Launch app after installation

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • Re: C++ in Visual Studio 2005
    ... I worked in the past with the old VStudio ... Can anybody tell me what kind of C++ Compiler is inside VS2005? ... You can create native Win32 programs as well as managed code. ... He needs an installer program, that you create with VS2005 that will include ...
    (microsoft.public.vstudio.general)
  • XP tries to reinstall programs at log on
    ... I'm running XP Pro on an HP laptop. ... Upgraded with SP2 no ... But recently at log on the Windows installer ... installed software, ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: XP tries to reinstall programs at log on
    ... Windows Installer CleanUp Utility ... | I'm running XP Pro on an HP laptop. ... | installed software, ...
    (microsoft.public.windowsxp.setup_deployment)
  • Minimum install for JRE 1.4.2_03
    ... I'm writing an Installer in Java which may need to update the underlying JRE ... installed software can run properly ...
    (comp.lang.java.programmer)
  • Re: Launch app after installation
    ... Now i want to start the installed software as last step of the installation process. ... I have VStudio 2005 and use the Installer provided with this VStudio. ... If you just want to run the app simplely, just add the CustomAction entry which points to the "primary project output". ...
    (microsoft.public.dotnet.general)