Suppressing Initial Splash Screen How-To Needed
Is there a variable or other setting that suppresses the application splash screen at startup?
Example: appending the  "/nologo" (minus quote marks ) worked on a competing software.
0    
            Comments
- 
            
the command line option is "/L" or "-L"
0 - 
            
Thank you, Torsten.
0 
