![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | README.html | 2015-04-13 00:35 | 709 | |
![]() | tclkit-cli-864.exe | 2015-04-13 00:33 | 2.0M | |
![]() | tclkit-cli-864.exe.asc | 2015-04-13 00:34 | 291 | |
![]() | tclkit-gui-864.exe | 2015-04-13 00:33 | 3.8M | |
![]() | tclkit-gui-864.exe.asc | 2015-04-13 00:34 | 291 | |
Recent updates to Windows 7 appear to have created problems running UPX compressed executables and there is currently no fix available so this set of files are not UPX compressed and are therefore much larger than previous versions.
To test upx compression yourself you should fetch the sdx tool and split the tclkit binary, upx compress the head part and then re-join the head and tail. eg:
sdx mksplit tclkit-cli.exe upx --compress-resources=0 --compress-icons=0 --strip-relocs=0 tclkit-cli.head copy /b tclkit-cli.head + tclkit-cli.tail tclkit-cli-upx.exeThe problem manifests as an exit code of 0xC0000005.