My protk.dat file not working
I have Creo 2.0 (M230) .I created a tool using java in my ProE Session.Its perfectly Working....
My protk.dat file :
| NAME | DTool | |
| STARTUP | JAVA |
JAVA_APP_CLASS Checker
JAVA_APP_START start
JAVA_APP_STOP stop
JAVA_APP_CLASSPATH C:\Users\Desktop\javaGUI\h1\dist
TEXT_DIR C:\Users\Desktop\javaGUI\h1\dist
ALLOW_STOP TRUE
END
I call my Session using Batch file....and its perfectly working.But I want to install it to my Colleague .I follows the same method to install the tool.only difference he using (M100).The tool can't loading .I don't know where am lag.Suggest me to solve the problem.Thanks in advance.

