Top "Installation" questions

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

gcloud command not found - while installing Google Cloud SDK

I am on a mac and am trying to install the Google Cloud SDK (including the gcloud command line utility) …

terminal installation google-cloud-storage google-cloud-platform gcloud
gradlew command not found?

I am working on a Java project with gradlew. I use Ubuntu Linux as my OS. When I run "gradle" …

java linux gradle installation
How to find the UpgradeCode and ProductCode of an installed application in Windows 7

I have an application installed on my machine. I also have its source code but somehow the ProductCode and UpgradeCode …

automation wix installation windows-installer
pip installation /usr/local/opt/python/bin/python2.7: bad interpreter: No such file or directory

I don't know what's the deal but I am stuck following some stackoverflow solutions which gets nowhere. Can you please …

python macos installation pip osx-mavericks
How to update Ruby to 1.9.x on Mac?

I have created a new user account on my mac and I am trying to update to the current version …

ruby macos installation
Downgrade npm to an older version

I tried updating npm to see if it would solve some dependency problems we were having, and now I want …

node.js npm installation downgrade
How can I create an MSI setup?

I've created setups for all my Delphi tools with Inno Setup for years. Now some users rather want an MSI …

installation windows-installer
How to make an installer for my C# application?

I have created an application (C#, Windows Forms) on Visual Studio 2008, and now I want to make installer of this …

c# winforms installation
Create an application setup in visual studio 2013

I already have a project which is ready to build. Currently, I am using visual studio 2013. But, I don't know …

c# visual-studio-2013 installation windows-installer
What are the specific differences between .msi and setup.exe file?

I searched a lot, but all are guessed answers. Help me to find the exact answer.

windows-services installation windows-installer