Fix problem with temp files on Windows: files were opened for writing without sharing mode, before they're closed, they can't be opened again for reading ? Also can't be deleted in "finally" block because they are still in opened state.
Model files have changed, and MD5 sigs no longer match what was in the code.