Top "Prerequisites" questions

A prerequisite is something, normally a piece of software, that is required to perform another task

How to add .NET Framework 3.5 and other prerequisites to InstallShield project

I can create setup file in InstallShield 2009 I don't know how to add the .NET Framework 3.5 and other prerequisites to …

c# windows-installer installshield prerequisites
Deploying Visual Studio Tools For Office 3.0 Runtime (EXE) in an MSI Package without using a Bootstrapper

I have created a Word Addin and created the MSI package to distribute it. Using the information found in http://…

deployment windows-installer vsto bootstrapper prerequisites
How To Deploy .NET Web Project in IIS

I am developing a .NET Web application in Visual Studio 2010. It is in preliminary stage and so far I have …

asp.net iis web-applications deployment prerequisites
'.NET Framework 3.5 SP1 Client Profile' prerequisites

I have a .Net Setup Project and set the install location for prerequisites to 'download from same location as my …

visual-studio-2010 .net-3.5 installation prerequisites .net-client-profile
ClickOnce Prerequisites: where is SQL Server Express 2014 LocalDB?

I am creating a clickonce installer for my wpf application from within Visual Studio 2013 Community edition. This application uses a …

visual-studio-2013 visual-studio-2015 clickonce localdb prerequisites