How to close the Discovery Center in NX?

In NX UG, the Welcome Page /Discover center opens every time the software is launched. Is there a way to turn off the Discovery Center?


2024-11-09T23:48:00Z

1 Like

You can use this method to close them:
set an environment variable:
Variable name:
UGII_DISCOVERY_CENTER_PAGE
Variable value:
NO_AUTO_DISPLAY

2 Likes

Cool :100: , it works!!!