Selecting Creo License on Start -Up
As per the original post.
I am atttempting to write a batch file to open and automatically run a specific license, THEN if i can get past that point i would like to have it login to winchill automatically also. HOWEVER I am on the fist step and i cannot seem to bypass the license options window and i have to select enter each time. would you be willing to let me know what your backend batch file code was that when the users select #6 is starts in design essesntials instead of the native filing ..etc?
currently i am simply calling the code below but it has no direction as to which license to use so it promts a window for selection:
CALL "Z:\CREO4\Creo 4.0\M150\Parametric\bin\Parametric.exe"

