I am creating a WPF Application, and I wanted to publish it. So I created a new Setup and Deployment project, and added my application to it. Now, when I created the setup file and ran it...it created
I want to localize my i开发者_开发知识库nstaller but in Visual Studio 2008, Localization Property drop down does not contain the language. I think we could use code page but if users don\'t want to ch
Hi I Need开发者_StackOverflow中文版 help for uninstalling The user.config File at the time uninstalling my program, because at the time of installation i am assignig Setting.
My problem is, currently, all the references inside my program are using C:\\\\Program Files\\\\Myprogram folder. Is there a way that I can make my开发者_如何转开发 program is installable at any machi
I have a Visual Studio 2005 project (C#) that uses MySQL as a data storage engine, i would like to create a MSI package that install the app, and after install MySQL silently. I have been looking into
I\'m using WMI\'s CreateProcess() to run an installation bootstrapper process (setup.exe) on a remote machine. The setup.exe is happily able to run .msi packages but for some reason it is not able to
I have a WPF app that gets installed via an MSI, generated from a \"setup project\" in visual studio 2010. I was wondering how I tell the setup project to start the 开发者_如何学运维WPF app (primary o
Hi I am using BMG (Bootstrpper Manifest Generator) tool to pa开发者_StackOverflow社区ckage acustom \"PREREQUISITE\" application, which can be installed prior toinstallation of a set up project applica
I\'ve created a setup project for my app and I need t开发者_开发知识库o include some prerequisites.
HI, I have created a setUp project for my windows application. My Solution has 2 Projects(1st 开发者_JAVA技巧is the Windows application and 2nd project is the setUp project that I added)I want to add