I am trying to modify the userSettings section (Properties.MyApp.Default) in the MyApp.exe.config file during the installatio of my WPF application using an MSI installer.
I need to develop a Visual Studio Setup Project for my application. As far as i see, i can use only a handful of preconfigured dialogs which i can use.
I would like to know how to deploy or what are the steps that are involved to deploy a classic asp website 开发者_如何学Pythonin IIS 6/7
I have a C# project that uses images for logo, and other purposes. The files are on my local system and when I create a set up project and run on a client machine, I get an errr that says \"System.Arg
I am working on VS 2008 and 3.5 framework. I had three windows services. I placed all t开发者_如何学编程hree in a single solution, created installer individually for each of them.
i have an windows applicat开发者_如何学JAVAion that i have made by visual studio 2008.this application uses some graphical files such as jpeg.i make a setup for this appreciation but i worry about suc
In my windows application, I need to install SQLLiteAdmin database while the desktop application is getting installed. How to do this? I\'m using release mode. In the i开发者_如何学运维nstaller class,
All I have built a windows form application using VS 2005 Standard edition which uses SQL Express as the database.
I have to dofour things install .net framework 3.5 ,install SQL Server 2005 and run my sql s开发者_JAVA百科cript on the server and create the database and install my application how to do it in a sing
I\'m looking to have a release layout with multiple installers but with a single source for prerequisites, in the following structure: