When you start Visual Studio 2005 for the first time after installation, you will see the following dialog:
Several people have been asking me about how they can bypass the Choose Your Environment Settings dialog when they first start up Visual Studio. There are a couple of reasons why you may want to do this.
Set Default Settings File to Use
Either way, you can easily accomplish this by setting the following registry key value:
When this key is set properly, Visual Studio 2005 will not show the Choose Your Environment Settings dialog when it launches.
What is Premier Partner Edition?
The Premier Partner Edition (aka PPE) of Visual Studio is another edition of Visual Studio like Standard, Professional and Visual Studio Team System Architect Edition. The PPE is actually the edition that contains the *least* amount of functionality and you can think of it as the empty Visual Studio shell. We don't ship this edition of Visual Studio to our end-users. Instead, some of the premier partners in our Visual Studio Industry Partner (VSIP) program license this edition so that they can package their products and ship the PPE together with their products to their end customers. The benefit is that Visual Studio is no longer a pre-requisite for their customers, since it is already included. This is ideal for ISVs who integrate their own languages inside Visual Studio. The Intel Visual Fortran and Intel C++ Compiler, for example, use the PPE edition of Visual Studio.