Skip to main content
1-Visitor
August 18, 2021
Solved

How to register jlink application permanently on Creo Parametric

  • August 18, 2021
  • 1 reply
  • 1671 views

Hello,

 

I am new to Creo parametric. As of now, everytime I open a new Creo Parametric session, I have to explicitly register my standalone jlink application through Auxiliary Applications option under Tools menu. 
Is there a way to permanently register my application on Creo parametric so that I don't have to do that for every new creo session?

 

Thanks,

Apoorva

Best answer by RandyJones

You need to set the config.pro option: creotkdat to point to the path of your creotk.dat or protk.dat file:

https://www.ptc.com/en/support/article/CS283925?language=en&posno=1&q=creotkdat

1 reply

20-Turquoise
August 18, 2021

You need to set the config.pro option: creotkdat to point to the path of your creotk.dat or protk.dat file:

https://www.ptc.com/en/support/article/CS283925?language=en&posno=1&q=creotkdat

1-Visitor
August 20, 2021

@RandyJones Thanks for the solution. It worked.