Skip to content
Compare
Choose a tag to compare
@mhtvsSFrpHdE mhtvsSFrpHdE released this 16 Feb 15:24
· 33 commits to master since this release

Warning

This version require new config StartupItemCooldown=0 under prefetch.ini\Thread to run.

Changelog

  • Fix startup item not work in prefetch_performance.exe #73
  • Fix boolean command line argument randomly flipped if only ini name specified #73
  • New command startup to run startup item again 7502280
  • Custom tray menu support multiple command at once bbd1e60
    See CustomTrayMenu for more details
  • 4.5.1: Add Linux support, please get source code from master branch

First Linux Release

64 bit only

Unlike Windows, Linux distribution like Debian / Ubundu 18.04 LTS don't preinstall 32 bit runtime.
I can only provide one Linux binary before it gets too annoying.
I believe there is no a 32 bit only Linux distribution is widely used like Windows XP,
so people are simply use x64. If I choose 32 bit,
then most users will have to install a bunch of things.

To run on 32 bit Linux, you can compile your own
https:/mhtvsSFrpHdE/prefetch/wiki/Compile#linux
Or use Wine to run win32 build
https://www.winehq.org