I have been following this guide: Getting Started With Visual Studio Tools For Apache Cordova.
But when I try to run a blank app through the "Simulate in Browser" function, I get this error in the debug output window:
Unable to get launched browser process for your app.
After that nothing happens.
I've tried several "solutions" to similar problems I found, but none worked:
I solved the issue myself, turns out all I had to do is grant Visual Studio elevated privileges.