Open Run Command Prompt(Start->Programs->Run or Windows Logo + R) and type the text given below.a) devenv : Opens VS IDE With Splash Screen.b) devenv...
Many developers face this issue of delay in opening Visual Studio IDE.
Here is a small solution to resolve this.
Open Run Command Prompt(Start->Programs->Run or Windows Logo + R) and type the text given below.
a) devenv : Opens VS IDE With Splash Screen.
b) devenv /nosplash : Opens VS IDE Without Splash Screen.
Here is a small solution to resolve this.
Open Run Command Prompt(Start->Programs->Run or Windows Logo + R) and type the text given below.
a) devenv : Opens VS IDE With Splash Screen.
b) devenv /nosplash : Opens VS IDE Without Splash Screen.
No comments:
Post a Comment