mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
Add to readme.md the minimum Windows version required
#21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PizzaProgram on GitHub (Oct 19, 2025).
I've just tried to install it on Windows 7 32bit version, and following error appeared:
I know that Wireguard itself is compatible with Win7-32bit, which is a nice thing to save the planet. (Preventing to force-trash perfectly fine running POS PCs.)
If OLM has a minimum requirement, at least note that on the front page to save us time.
GoLang sadly dropped Win7 support ca. <2024.03 .
Facts:
70% of my clients in pizzerias still use Win7, daily 16+ hours without any problem. Most of those PCs are not even turned off at night, max 1 restart every 2 month. 🥇
30% use Win10 64bit, which is causing all kinds of problems every week. Would be too much to list. 👎
Whishlist:
Compile the exe for windows with older Go to support Win7 ...