Problem:
New Revolve 7.0 has a dialog box that helps user create project, however, some don't want to use this dialog box, so how can this be "suppressed"?
Resolution:
Go to Global.def from within Revolve\\bin directory path.
Open in notepad
at the end of the file, if [ProjectOpen] is not currently there, create a new line and add:
[ProjectOpen]
UseProjectWizard=0
where options are 0 = show old dialog boxes to create project
1 = show new dialog box to create project
#EnterpriseAnalyzer
#SupportTip