No "Welcome Page".

No "Welcome Page". I can't seem to locate the correct parameter for turning this off, when I'm specifying a Group-Project at the command-line.

Specifically, when I use the "-np" option; the "Welcome Page" doesn't load, but neither does my project. 

There seems to be some conflict with what this does? In reality, "-np" is No-Project && No-Welcome-Page...

StackOverflow says "-np" == "No Project"
http://stackoverflow.com/questions/2344394/how-to-automatically-load-a-project-when-starting-delphi

EmbT says "-np" == "No Welcome Page"
http://docwiki.embarcadero.com/RADStudio/XE5/en/IDE_Command_Line_Switches_and_Options

Q: How do you load a project and the IDE with a single-click AND don't have a "Welcome Page".

I'm trying to get rid of the "Welcome Page" as it takes about 60 seconds of "Application Not Responding" before it comes back. Which annoys me.
http://stackoverflow.com/questions/2344394/how-to-automatically-load-a-project-when-starting-delphi

Comments