Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello Together,
our company Blocks the acces for programs to the Documents folder so i need to change to config directory. I've already read that PTC help article about the IFX_USER_CONFIG_PATH but it isnt working for me.
I'm adding it like this in the default ifx_start_mdl.cfg:
IFX_USER_CONFIG_PATH "Path:\to\folder"
I'm currently running Creo Parametric 9.0.6.0 on windows 10. (The Documents Block only applies to our win11 machines)
Any guess what i'm doing wrong? Maybe editing the wrong config?
Regards,
Solved! Go to Solution.
Hi Pascal,
the IFX_USER_CONFIG_PATH is an environment variable.
You have to set it to your system or you can add it in a start skript or something else.
It must point to the configuration folder from IFX.
You can add mor than one configuration directory, seperated by semikolon.
Hi Pascal,
the IFX_USER_CONFIG_PATH is an environment variable.
You have to set it to your system or you can add it in a start skript or something else.
It must point to the configuration folder from IFX.
You can add mor than one configuration directory, seperated by semikolon.
Hi,
sorry for the somekind late answer, after some intense googling about those environment variables (thanks for mentioning it again here, if not i wouldn't have solved it) i created a bat which gets executed every start.