Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MacTypeInstaller_2024.9.14.exe | 2024-09-14 | 5.8 MB | |
README.md | 2024-09-12 | 666 Bytes | |
Version 2024.9.14 source code.tar.gz | 2024-09-12 | 379.8 kB | |
Version 2024.9.14 source code.zip | 2024-09-12 | 411.8 kB | |
Totals: 4 Items | 6.6 MB | 2 |
Minor bug fix version for manual loaders. No need to upgrade if you use service mode or tray mode or even registry mode.
What's new:
1. MacLoader(64).exe has been updated with no more easyhook dependencies. fixed [#1018]
2. The way they work changed
- Now they utilizes detours' DetourCreateProcessWithDllEx
to start up executables, which is stabler and more native.
- Applications that doesn't allow loading unsigned images will simply fail to launch with the new loader.
- Lanuch application via association is not supported any more, which means you can't "start" a .zip file with the loader while previously, you can.