473,405 Members | 2,334 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Launching file after install

Hi all,

I want to develop a setup exe which installs my application using VS
2005 setup projec when installation is done.
I havn't found any way for doing so. the last dialog in the
installation process is "Finished".
I there a way to launch my app after the "Finish" dialog?

thanks.
Nov 6 '08 #1
1 1533
Your setup project should support Custom Actions. You can add one for the
"Install" category by pointing to your executable file but make sure this
action's InstallerClass property is set to False (unless you really have
coded one). Note that this does not mean that your Finish dialog will
contain a check box prompting the user whether or not they would like to
start your program. You can code your own dialogs in the User Interface
category.
--
Stanimir Stoyanov
http://stoyanoff.info

<al********@gmail.comwrote in message
news:48**********************************@a17g2000 prm.googlegroups.com...
Hi all,

I want to develop a setup exe which installs my application using VS
2005 setup projec when installation is done.
I havn't found any way for doing so. the last dialog in the
installation process is "Finished".
I there a way to launch my app after the "Finish" dialog?

thanks.
Nov 6 '08 #2

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

Similar topics

3
by: Bragadiru | last post by:
I installed visual studio .net on my W2k workstation. Now, whenever I'm doing a search (F3) or run a particular application, the visual studio .NET installer is launching and I have to cancel it...
1
by: Gamaliel | last post by:
When I try and install Visual C++ 6.0 Enterprise Edition on a laptop with windows XP I get the error message Error launching acmboot.exe. I tried deleting...
6
by: JerryP | last post by:
Hello, is there a way to launch the property dialogue for a directory from my c# app ? I would also like to launch the User Account Properties from Active Directory Users and Computers, and the...
1
by: memememe | last post by:
I am launching a program with a GUI from asp.net, but aparently the aspnet user doesnt use the same screen as my logged in user, how can I make the program I launch appear on the monitor? I...
1
by: R.A. | last post by:
Hi My application uses msi to create the install application. After I install and everything works the issue I am seeing is that when I double click the application and then use F1 to see the...
0
by: Scott Zabolotzky | last post by:
I'm using the following code to launch SIGNCODE.EXE to sign a CAB provisioning file from an ASP.NET app. When I run the code the exit code comes back as -1. I have not been able to determine what...
8
by: VA | last post by:
I have a report that is accessible by a URL. How would I go about automating the launching of this URL using, say, a batch file? I can put start iexplore.exe "http://my.url" in the .bat...
7
by: dhussong | last post by:
I have created a Setup and Deployment project in Visual Studio.NET 2003. After my installation has completed running I'd like to launch the EXE that I just installed. I've found how to launch the...
0
by: microb0x | last post by:
Is there any difference in the way an Access .mdb file is launched from directly double-clicking the file through windows explorer versus using code within another Access file to launch the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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
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,...

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.