Top "Installation" questions

Installation (or setup) is the process of deploying an application, driver, plugin, etc.

How can I find the product GUID of an installed MSI setup?

I need to find the product GUID for an installed MSI file in order to perform maintenance such as patching, …

powershell wix windows-installer installation uninstallation
How to manually install a pypi module without pip/easy_install?

I want to use the gntp module to display toaster-like notifications for a C/C++ software. I want to package …

python installation pip growl
How to create a remote Git repository from a local one?

I have a local Git repository. I would like to make it available on a remote, ssh-enabled, server. How do …

git installation
How to install plugins to Sublime Text 2 editor?

How to install plugins to the Sublime Text editor? I would like to install Emmet plugin to Sublime Text 2 editor.

plugins installation sublimetext2
Visual Studio 2015 installer hangs during install?

I downloaded the full ISO for Visual Studio Ultimate CTP 6. The installation program got to about the 90% mark, gauging by …

visual-studio installation visual-studio-2015
How to install latest version of git on CentOS 7.x/6.x

I used the usual: yum install git It did not install the latest version of git on my CentOS 6. How …

linux git installation centos yum
Missing maven .m2 folder

AFAIK maven does not have an installer for Windows, you simply unzip it wherever you like, as explained here. However …

windows maven installation
Make an Installation program for C# applications and include .NET Framework installer into the setup

I've finished my C# application, but I have a little problem: When I try to run my application in another …

c# .net winforms visual-studio installation
Extract MSI from EXE

I want to extract the MSI of an EXE setup to publish over a network. For example, using Universal Extractor, …

installation wix windows-installer extract installshield
Install Visual Studio 2013 on Windows 7

I would like to install Visual Studio 2013 on Windows 7 64-bit. For some reason, the installer says "Setup Blocked" with an …

windows-phone-8 installation visual-studio-2013 windows-7-x64