I tried this configuration:
Name: Visual Studio
Enabled: true
Solution file: a file
Configuration: Release|Any CPU
This does not work. You must quote "Release|Any CPU" for it to work. I think that it is best if you always added quotes if they are missing.
Also Windows Phone and WinRT projects do not work in "SafeMode". Took me a while to figure that out :-). Maybe it's a nice warning.