We can start visual studio from RUN by following steps:-
1. click start menu. (or press window key + R and go to step 3)
2. click on RUN.
3. type DEVENV in RUN and press ok or hit enter.
we can use this to improve speed of opening visual studio by following steps:-
* in above steps type "devenv /nosplash" instead of only DEVENV. this will open visual studio without its splash screen. and without splash screen it will be opened fast.
No comments:
Post a Comment