Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello,
Is it possible to force Creo saving new files always to Working directory?
I have this problem:
I have assembly in working directory and have libraries with some parts (screws, nuts,.....) these directories are set in search.pro.
When I assemble some part from these directories the current file path will change too. It means that when I create new part and save
the dialog shows the last file path (path to the library). Sometimes I forget to click working directory and the part is saved to library.. . I would like to save to working dir.
How to deal with this?
Thanks.
Solved! Go to Solution.
Michal,
add the following option into config.pro file
file_open_default_folder working_directory
Martin Hanak
Michal,
add the following option into config.pro file
file_open_default_folder working_directory
Martin Hanak
Yes, this works..
Many Thanks