Skip to main content
11-Garnet
May 12, 2025
Question

How to centralize the config.pro?

  • May 12, 2025
  • 2 replies
  • 1790 views

I want to centralize the config.pro in a shared drive location. Basically, when users launch parametric, it has to use the config.pro from that shared drive. I have gone through few articles and came to know about config,sup and I'm still not clear the concept of this. Please assist me here. Thanks in Advance!

2 replies

1-Visitor
May 12, 2025

This one is old but still the best:

https://www.youtube.com/watch?v=JyyTCnvyx0k

 

A couple of new features have been introduced to Creo since the time this video was released, but all can be taken care of in the same manner, as you can see in this video.

 

Good luck.

 

6-Contributor
July 1, 2025

I don't know why you are using scripts etc. to make a centralized config possible.

 

The easiest way, my company uses it for more than 2 decades, is to set the [Start-in] directory.

You can do this by right clicking the CREO Start-UP button (Most probably shortcut on the Desktop) and select [Properties].

The K drive (server) is the location where the config file is.

 

Sjoerd_Repping_0-1751349313221.png

 

Thanks

 

23-Emerald III
May 12, 2025
21-Topaz I
May 12, 2025

@BenLoosli likely has the best answer for you but to expand on that, most medium to larger companies have startup scripts that do things like setup standards, delete extra files and maybe configure licensing. PTC fairly recently added an environment variable option to point to configuration options. You could define this environment variable in your startup script. More info on startup scripts here:

 

https://community.ptc.com/sejnu66972/attachments/sejnu66972/installation_licensing/1673/1/ProE%20Launch%20Script.docx 

21-Topaz I
May 12, 2025

If you have more questions like this in the future, you will likely get better responses from the system admin group:

https://community.ptc.com/t5/System-Administration/bd-p/installation_licensing 

 

This customization group is mainly for how to write custom toolkit applications for Creo.