Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Whenever I select assemble CREO always defaults to desktop but I want to always default to in Session , is there a config option that can be changed to default to parts in session instead of desktop. If NO I would like to default to working directory.
Solved! Go to Solution.
Hi,
add following option into config.pro file "to default to working directory".
file_open_default_folder working_directory
Add following option into config.pro file "to default to in Session".
file_open_default_folder in_session
Hi,
add following option into config.pro file "to default to working directory".
file_open_default_folder working_directory
Add following option into config.pro file "to default to in Session".
file_open_default_folder in_session
