Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / December 2005

Tip: Looking for answers? Try searching our database.

Launching Installed application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dhawalk - 19 Dec 2005 12:54 GMT
Hi All,

we have a requirement, where we need to have a check box (with messag
"Launch app") on the finish dialog. if this check box is checked, w
have to start the the installed application.

My problem is how to "Put this checkbox in the finish dialog" amd ho
to get the response of the user and conditonaly launch the client

thanx in advanc

--
dhawal
Phil Wilson - 19 Dec 2005 20:07 GMT
With Visual Studio Setup&Deployment projects you can't customize the finish
dialog. You can insert a pre-defined checkboxes dialog earlier in the UI
sequence and use it to set a property (such as CHECKBOXES1 I believe) that
you can use as a condition on a custom action to run your app. You'll need
to do the launch asynchronously because VS generates synchronous custom
actions, and so the install would not finish until your app completed.
Signature

Phil Wilson [MVP Windows Installer]
----

>
> Hi All,
[quoted text clipped - 7 lines]
>
> thanx in advance

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.