Setup package question  
Author Message
byronfromwesleyan





PostPosted: ClickOnce and Setup & Deployment Projects, Setup package question Top

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!



Windows Forms30  
 
 
Chris Vega





PostPosted: ClickOnce and Setup & Deployment Projects, Setup package question Top

This thread has been moved from Windows Forms forum.