I did some reading on IDE`s (I am currently using Code::Blocks) and everyone appears to think that VS is the best IDE but I am wondering if I can make it portable. For example installing it on a USB and have it work on a computer that has never had it installed before.
I did some reading on IDE`s (I am currently using Code::Blocks) and everyone appears
Share
Quick version: No.
VS is a huge application, it integrates with Windows at a low level in places: it is a native debugger. Additionally much of VS is built on COM, which requires registration.