Problem:
User doesn't want to see the dialog box come up, would like Revolve to open like it did in the previous releases.
Resolution:
Go to the Global.def file in Revolve\\bin directory.
Open in Notepad.
Go to the end of the file and if [ProjectOpen] is there add this line:
OpenProjectDialog=0
If it's not there, then create new line and add:
[ProjectOpen]
OpenProjectDialog=0
where option 0 = keep the old way of opening Revolve with gray screen
1 = brings up the dialog box to create NEW, Open from list or Open by browsing
#SupportTip
#EnterpriseAnalyzer