473,503 Members | 2,238 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Launch app after installation

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

ge***@hickel.de



Jul 3 '07 #1
2 1210
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

ge***@hickel.de


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
Jul 4 '07 #2
thank you very much. thats just the stuff i needed. it works...

georg
"jacky kwok" <ja********@nospam.nospamschrieb im Newsbeitrag
news:O7**************@TK2MSFTNGP03.phx.gbl...
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

ge***@hickel.de



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

Jul 4 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2172
by: Sue | last post by:
How do I launch an executable at the end of an installation created by Microsoft Visual Studio setup and deployment project?
0
348
by: Jeff Cooper | last post by:
Hi folks, I have a small VB app and I've created a deployment project for it. At the end of installation I would like the user to get a prompt like "Run your new program now? yes/no" -- or...
0
636
by: serge calderara | last post by:
Dear all How to define a launch contition that Evaluate the operating system and service pack level Evaluate only one OS is ok but what I need to get is IF VersionNT=500 and...
8
5361
by: Dutchy | last post by:
Dear reader, In an attempt to obtain the path to the quick-launch-folder in order to create a shortcut to my application-updates during installation , I thought to: 1- check if quick launch...
0
2910
by: TJ | last post by:
Dear Sir/Madam I just want to set something that application(was developed using C#) can be launched automatically after install is completed. I created Installer Project in Install and Deploy...
4
20821
by: Joe | last post by:
I created a CustomAction for this but I don't think I have it in the right place. I tried both Install and Commit but neither allow it to get to the final screen. Are there any examples of this...
1
1649
by: Eric | last post by:
Our .Net installation project includes a custom action that is launched post install. When the msi is run from a desktop, all is fine. We tested an install doing an Active Directory push to...
0
1466
by: =?Utf-8?B?R2FyeSBNY0M=?= | last post by:
The quick launch tool bar doesn't load on startup in my user account. It works fine by clicking on the Task bar and selecting Quick Launch, but it doesn't seem to save the setting when I shut down...
0
1782
by: klh | last post by:
Does anyone know how to prevent the First Steps Launch Pad screen from appearing after pushing out a remote installation of a Fix Pack? When DB2 PE is initially installed on our desktops it is...
0
3000
by: Vajrala Narendra | last post by:
Hi all, TO my .net setup project i want to add a launch condition for crystal report installation. In my prerequisities i selected Crystal reports fro basic visual studio 2008 (x64, x86) in my...
0
7207
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7357
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7468
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5598
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3171
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1522
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.