The command
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe C:\PATH\TO\file.txt
opens a new instance of MS VS. I want to open files in an already opened VS, where I have my project defined and opened.
Is it possible?
Try using the /edit
switch
Look here: http://msdn.microsoft.com/en-us/library/xee0c8y7(v=vs.100).aspx
Opens the specified files in a running instance of this application. If there are no running instances, it will start a new instance with a simplified window layout.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With