Top "Installation" questions

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

How to install VS2015 Community Edition offline

When visiting Microsoft website to download VS2015 you can download a file of a few MB in size to install …

installation offline visual-studio-2015
How to install a specific JDK on Mac OS X?

I want to install a specific JDK (the latest for example). For this, I went to the JDK download homepage: …

java macos installation
how to install gcc on windows 7 machine?

I have MinGW on my windows 7 machine. I wish to install and use complete gcc for C compiler. I found …

gcc windows-7 installation
How to list all installed packages and their versions in Python?

Is there a way in Python to list all installed packages and their versions? I know I can go inside …

python installation packages
ImportError: No module named tensorflow

Please help me with this error I have installed the tensorflow module on my server and below is it's information 15…

python module installation tensorflow pip
Uninstalling an MSI file from the command line without using msiexec

msiexec is command prompt software that installs an MSI program. But I have found that you can install an MSI …

.net command-line installation windows-installer
How do I find the install time and date of Windows?

This might sound like a little bit of a crazy question, but how can I find out (hopefully via an …

windows installation
Silent installation of a MSI package

I have a MSI package that I need to install if the package is not already installed. Also I need …

wix installation windows-installer advanced-installer
Xampp MySQL not starting - "Attempting to start MySQL service..."

I've just installed XAMPP for Windows - should be the newest version (XAMPP Control Panel v3.2.1). Apache is running just …

mysql windows apache installation xampp
npm install errors with Error: ENOENT, chmod

I am trying to globally install an npm module I just published. Every time I try to install, either from …

node.js permissions installation npm sudo