Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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