Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > How to add the interactive dialogue when doing the click once deployment
 

How to add the interactive dialogue when doing the click once deployment

I am publishing a project using the clickonce deployment.How can I add a dialog to do some configuration when doing the deployment?
Thanks!
  • Moved byYiChun ChenMSFTWednesday, July 22, 2009 9:01 AMDeployment issue (From:.NET Framework Setup)
  •  
CxJacky  Monday, July 20, 2009 8:02 AM
Hi CxJacky,

I am moving this thread from Base ".NET Framework Setup" forum to the "ClickOnce and Setup & Deployment Projects" forum, since the issue is related to deployment. There are more deployment experts in the "ClickOnce and Setup & Deployment Projects" forum.

Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
YiChun Chen  Wednesday, July 22, 2009 9:00 AM
You can't. The only thing you can do is code it into your application and run it when the application starts up. The ClickOnce dialogs are not customizable. If you really need to do that, you should use a Setup & Deployment package instead.

What are you trying to customize?

RobinDotNet
Click here to visit my ClickOnce blog!
RobinDotNet  Wednesday, July 29, 2009 9:52 AM

You can use google to search for other answers

Custom Search

More Threads

• Uninstall SQL Server 2005 Express during uninstallation of custom software
• Publish Now with ClickOnce - Server error: There is no web named "".
• "Strange" behaviour with Timer, SecurityPermission and NoTouch and remoting
• how to license managing VB.NET
• Redistribution of "standard" toolbar icons?
• how to refer external entities in main cofiguration file
• IE8
• How to deploy and update ClickOnce applications using MSI?
• Web deployment error w/ setup.exe
• put a ShortCut in StartUp menu at the installing/first start