Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Setup package question
 

Setup package question

Hi! I need to create a setup package for an application that displays a banner, then calls another application. This part is not problem. The problem is that I need to create a setup package that takes a value entered by the user, then set that value in the banner app. I know I can create an app.config file to store app settings that can be read when the banner app runs, but how do I ge the installer to take the value entered by the user and update the app.config file? Thanks!
byronfromwesleyan  Thursday, June 22, 2006 2:10 PM
This thread has been moved from Windows Forms forum.
Chris Vega  Monday, June 26, 2006 2:25 AM

You can use google to search for other answers

Custom Search

More Threads

• .NET Framework 1.0 deployment with "/Q" command line option
• SoftMarcker Drives on Technology, Directors Comment
• Manually Trigger a ClickOnce Update for Application
• Is there a smart was to delete files after installation?
• ClickOnce file persistence issues on ClickOnce update...
• How to disable controls in UI of basic msi installer?
• How do I determine if a ClickOnce application is installed?
• Localizaion problem of embedded Windows User Control in IE
• Connection string problem
• During installation of a setup build in vs2005, what are the things happened in registry entry?