Hi,
I am developing a application in OTK C++. I want to deploy it on client's machine.
But I don't want user to go to 'Auxiliary application' every time, selecting creo.dat file and registering the application.
Currently I know a way- doing it first time and using option - Save the Auxiliary Application User Interface.
But the process still needs to be done atleast one time manually.
Is there any way, with which we can add a ribbon, buttons and these ribbon will be there even in new session by any other way, like running a .bat file or .exe or some thing simpler solution than Save the Auxiliary Application User Interface.
Thanks
Solved! Go to Solution.
If I understand you correctly, I think you actually have a two separate questions here:
For Number 1:
For Number 2:
Hope this helps!
Thanks,
James Sullivan
If I understand you correctly, I think you actually have a two separate questions here:
For Number 1:
For Number 2:
Hope this helps!
Thanks,
James Sullivan
Hi James,
Thank you very much for your help.
Thanks