Run Async Jlink App on CREO startup
Hi everyone,
I have successfully developed a jlink Async app for CREO, and it is working perfect. What I need is that whenever I start CREO Parametric the app should be started too. Currently, I need to run the app through Netbeans, and then CREO is started via the code.
So, is there any way I can register the async app globally so whenever CREO is started, my app is started along.
Please respond!
Thanks

