cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Browser Homepage

cspinelli
13-Aquamarine

Browser Homepage

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

1 ACCEPTED SOLUTION

Accepted Solutions
StephenW
23-Emerald II
(To:cspinelli)

Add these config.pro options.

web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no

View solution in original post

5 REPLIES 5

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

cspinelli
13-Aquamarine
(To:MadhaviG)

Maybe ican try to see if it works

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

cspinelli
13-Aquamarine
(To:MadhaviG)

thanks

StephenW
23-Emerald II
(To:cspinelli)

Add these config.pro options.

web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no

Top Tags