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
Solved! Go to Solution.
Add these config.pro options.
web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no
I know how to remove all the browsers; would that help?
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
thanks
Add these config.pro options.
web_browser_homepage about:blank
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no