Skip to main content
14-Alexandrite
November 16, 2017
Solved

Browser Homepage

  • November 16, 2017
  • 2 replies
  • 9695 views

hello,

i have a problem with browser embedded in Creo 3.0; even if i change web_browser_homepage to about:blank in config.pro, when i open Creo it shows a second homepage with www.ptc.com/community

do you think i can solve this problem and show only one homepage?

thanks

Best answer by StephenW

Add these config.pro options.

web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no

2 replies

1-Visitor
November 17, 2017

I know how to remove all the browsers; would that help?

cspinelli14-AlexandriteAuthor
14-Alexandrite
November 17, 2017
Maybe ican try to see if it works
1-Visitor
November 17, 2017

1. Please find details in attached file "Capture.png"  (Uncheck the makred check box.)

2.  if you set 

web_browser_homepage -> about:blank
enable_3dmodelspace_browser_tab  -> no

then you end up having two browsers. Result is in "Capture2.png"

3. Another option: I did not find way to reduce the number of browsers but by updating few html files we can set all browsers to about:blank.

 

I hope all this information helps you!

Madhavi

StephenW23-Emerald IIIAnswer
23-Emerald III
November 17, 2017

Add these config.pro options.

web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no