To run tijmp on windows you want to 
1) Unpack the zip file
2) Copy the tijmp.dll and tijmp.jar to the root of your program
3) Run java like this: 
   java -agentlib:tijmp -Dtijmp.jar=tijmp.jar your.java.Program

