Who needs Windows...
“…\devenv.exe” “path to solution file”
You can copy an paste your exising shortcut file to a new shortcut file and then modify the Target field to have the additional solution parameter.
To use both of these together, put the solution file first and the /nosplash second.
To see other command line options, run devenv.exe with the /? parameter.
No comments:
Post a Comment