Skip to main content
13-Aquamarine
December 31, 2024
Solved

Assembly defaulting to Desktop when assembling a part in creo 8

  • December 31, 2024
  • 1 reply
  • 797 views

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.

 

Muthoni_Lewis_M_0-1735678797943.png

 

Best answer by MartinHanak

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

 

1 reply

24-Ruby III
January 1, 2025

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