I have a fresh install of VS2017. I've set it to always run as Administrator. (https://stackoverflow.com/questions/9654833/how-to-run-visual-studio-as-administrator-by-default)
I want to open XML files from my desktop and edit in VS. I've right clicked on the XML file and choose Open with Visual Studio 2017.
VS2017 opens, but the XML file is never loaded in. It simply opens VS to a blank screen.
Obviously I would expect the file to actually open. Not sure what could be going on here.