We have a custom setup engine (written in C#) that needs to continue the installation after a reboot, because the .NET Framework 4.0 setup requires this.
I have a Setup and Deployment project in Visual Studio 2010. I would like开发者_JS百科 the installer to create two shortcuts to the executable of another project in my solution. One normal shortcut t
Hopefully I can explain this clearly: I have a Visual Studio Setup Project (C++), my current build scripts do the following:
I have a dialog box with a checkbox and two edit fields beneath it. I want the edit fields to be grayed out or disabled as soon as the checkbox is checked. I know this is possible by adding an entry t
I need to install Flash player with my application MSI. So I did these steps: Go to Launch conditions editor.
I have a 32 bit application that will use different ODBC data sources. To prevent confusion, I would like to create a shortcut in deployment that links to the 32 bit version of Windows ODBC Administr
I\'m making an installer that uses certain custom actions. I want to create a rollback action that undoes this changes when the installation is cancelled or unsuccessful.
I have a C# project targeted开发者_JS百科 for x64 platforms. This project includes a System.Configuration.Install.Installer implementing some custom actions to be invoked by a setup project (a VS2010
Is it possible to install a WPF开发者_高级运维4 Net 4.0 application using a MSI Installer (Advanced Installer) and still leverage ClickOnce\'s application updates? I\'m not talking XBAP but a full des
I have an installer that deploys a website as ei开发者_C百科ther a SSL or non-SSL IIS site depending on whether a property is set or not. I\'ve been asked to add the option to set the port, which isn\