portable (running without an installer), follow these steps in Visual Studio 2015: Static Linking (C++) Project Properties Code Generation Runtime Library Multi-threaded (/MT) . This embeds the necessary libraries directly into your so it doesn't need external DLLs. Targeting Frameworks (.NET)
For brave developers: You can make a specific project portable using the Visual Studio Build Tools (command-line only).
You cannot simply copy the Program Files\Microsoft Visual Studio 14.0 folder to a USB drive and expect it to work on another machine.
Working...
X
Visual Studio 2015 Portable !!better!! ❲PROVEN — METHOD❳
portable (running without an installer), follow these steps in Visual Studio 2015: Static Linking (C++) Project Properties Code Generation Runtime Library Multi-threaded (/MT) . This embeds the necessary libraries directly into your so it doesn't need external DLLs. Targeting Frameworks (.NET)
For brave developers: You can make a specific project portable using the Visual Studio Build Tools (command-line only). Visual Studio 2015 Portable