Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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
