Top "Prerequisites" questions

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

.NET Framework 4.5 operating system requirements (no Vista and XP)

Currently, the .NET Framework 4.5 runs only on Windows 7 and above: Operating system Version 4.5 Beta -------------------------------------------------------- Windows 8 Consumer Preview √ (see notes) …

.net operating-system prerequisites .net-4.5
Wix and .NET Framework (prerequisites)

How can I have my Wix package to download the required .NET Framework when it's not yet installed in the …

.net wix prerequisites
How to "enable 'Download prerequisites from the same location as my application'"

tl;dr Visual Studio 2013 Creating a plain installer, project template: Other Project Types > Visual Studio Installer > Setup Project …

c# windows visual-studio setup-project prerequisites
Unable to install AppFabric for windows server

I have installed all the prerequisites for installing SharePoint 2013 but during installation of AppFabric for windows server, it is showing …

sharepoint-2013 appfabric prerequisites
Visual Studio 2012 InstallShield LE .NET Framework 4.5 Prerequisites

We have an application that was built using Visual Studio 2010 targeting the .NET Framework 4.0. We are upgrading the application to …

.net installshield visual-studio-2012 .net-4.5 prerequisites
WiX - Install Prerequisites and 3rd party applications

I have a wix Windows Installer for my C# application. Things are working, I am able to install and uninstall …

c# visual-studio-2010 wix windows-installer prerequisites
How to include prerequisites with msi/Setup.exe in WIX

I'm trying to combine my package in a single setup EXE file and upload it to the Internet. I have …

wix installation wix3.6 prerequisites
How can I programmatically determine if the Visual C++ Runtime 8.0 is installed?

I have an InstallShield installation that uses custom actions that depends on the Visual C++ Runtime 8.0 sp1. In the past, …

visual-c++ installation runtime installshield prerequisites
Enabling Download prerequisites from the same location as my application

I currently have a winforms app that is deployed via clickonce deployment. When I try to deploy it from 1 machine …

visual-studio-2010 deployment visual-studio-2012 clickonce prerequisites