Need to prevent Very Slow Creo Parametric 7 splash screens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Need to prevent Very Slow Creo Parametric 7 splash screens
Just installed Creo Parametric 7.0.0.0
Launches OK but I need to be able to prevent the internal browser from displaying all of the pages for learning tips, Punditas services, etc. I am getting an unacceptable amount of delay until all of those pages load.
Help!
Note that I already have web_browser_homepage about:blank in our config.sup.
Barry
Solved! Go to Solution.
- Labels:
-
General
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@barryschaeffer1 wrote:
Just installed Creo Parametric 7.0.0.0
Launches OK but I need to be able to prevent the internal browser from displaying all of the pages for learning tips, Punditas services, etc. I am getting an unacceptable amount of delay until all of those pages load.
Help!
Note that I already have web_browser_homepage about:blank in our config.sup.
Barry
Hi,
use following config.pro options
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no
enable_punditas_browser_tab no
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@barryschaeffer1 wrote:
Just installed Creo Parametric 7.0.0.0
Launches OK but I need to be able to prevent the internal browser from displaying all of the pages for learning tips, Punditas services, etc. I am getting an unacceptable amount of delay until all of those pages load.
Help!
Note that I already have web_browser_homepage about:blank in our config.sup.
Barry
Hi,
use following config.pro options
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no
enable_punditas_browser_tab no
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks! Worked beautifully.
Barry
