I have a number of editions of the project for which I am making a Visual Studio setup project (installer).
I\'ve built app using wmp.dll which is Windows System File in my XP machine. If I tried add outputs of above project to my Setup Project, VS warned that \'wmp.dll\' should be excluded because its sour
I was trying to create a setup project using VS2开发者_如何学JAVA008. Is there anyway to detect if a particular Office 2010 application is installed or not?
In a Setup project the开发者_StackOverflow executable files such as \".exe , .dll , .js , .vbs\" are acceptable but there is no way to run a .bat file in a Custom Action.
HI I have created a CAB file for an ActiveX component which is wrapper around a .Net Libray. Here the .Net Library is refering some third party components which are actually build in (X86 or X64) N
Is it possible to create a custom start menu shortcut link? The only pos开发者_运维知识库sibilities I see in the setup project are shortcuts to folders or primary output.
I have a WPF window that is shown as a custom action as part of my VS Setup Pr开发者_如何学运维oject installation. This works well, but I can\'t figure out how to inform the installer if the userpress
I\'m using DotFuscator to obfuscate my source code.How do I make the obfuscated file, which lives in a separate directory, the primary output of my Setup proje开发者_运维知识库ct?If I overwrite file i
I have a WinForms project in Visual Studio 2008, and I\'ve created a Setup project for it. I can build this and it picks up the dependencies and creates the .exe and .msi. But I would like to customiz
I am working on a visual studio setup开发者_StackOverflow project. I want the setup project to install the executable for a windows forms project, and then put a link to that executable in the Program