Skip to main content
1-Visitor
May 11, 2015
Solved

how do I change working directory default location

  • May 11, 2015
  • 2 replies
  • 22104 views

Hello

I have a question as catogory "how do this"

i discover i can open a fille with drag and drop when i use a fille my working directory is my documents

it is posible to set automaticaly working directory in same folder of that fille is?

i suposse as modify a parameter in config.pro but witch?

Thanks people

Best answer by MartinHanak

Also add the following option into config.pro file

file_open_default_folder working_directory

Martin Hanak

2 replies

21-Topaz II
May 11, 2015

The default working directory is set in the "Start In" field for the Creo icon that you use to launch Creo. Right click on the icon you use to start Creo, select "Properties" and set the path there.

When you drag a file to Creo or double click it in Windows, I believe that Windows calls parametric.exe directly, it doesn't use a shortcut. Therefore there's no way to pre-set the working directory that I know of.

I'd avoid this method and always start Creo with a shortcut.

24-Ruby III
May 12, 2015

Also add the following option into config.pro file

file_open_default_folder working_directory

Martin Hanak

1-Visitor
July 6, 2016

To understand Your Question:

You pick a part using  drag and drop in creo - the Part opens in session- when you save it- it picks the same folder where you have drag aand drop it

(say if you had drag and drop from destop and it saves back on destop)

while you have a working directory as " my documents" and you want to save it "my documents" instead of "destop"

Your solution could be taking a backup

open Part- save as backup- Select " working directory" - click "Ok"

I hope this answer your QUestion