Aleksandr Sergeev
Aleksandr Sergeev
@nuttyartist, I have already mentioned KeepassXC Legacy and Eqonomize i386, they work fine. What else QT5-based I see working under Windows 7 x64 on my end: * [CrowTranslate](https://crow-translate.github.io/) * [DB...
+1 for pre-allocation switch!
@veganomy I use SSD only for short-term work, and I trust downloading and storage to HDD, which is why I am so delighted when a developer adds "pre-allocation of disk...
Windows 7 x64 user here. Where is NanaZip Classic?
Windows 7 user here. Deno 2.5.6 works for me with [VxKex-NEXT](https://github.com/YuZhouRen86/VxKex-NEXT) 1.1.3.1763 by @YuZhouRen86 (God bless him). But VxKex-NEXT is not a portable solution, you have to install it on...
@DOSforever [VxKex-NEXT](https://github.com/YuZhouRen86/VxKex-NEXT) is a continuation of the original project, it already includes everything that original VxKex can do, so there's no need to keep them both. Personally, I uninstalled the...
I try not to use [UPX ](https://github.com/upx/upx) with programs that require frequent calls, and `g` is one of those. Why? Because the compressed file starts with a noticeable, and therefore...
Is it true that PowerShell [7.2.24](https://github.com/PowerShell/PowerShell/releases/tag/v7.2.24 ) is the latest version running on Windows 7?
@rhubarb-geek-nz Sorry, but I don't know how to process your answer. The expected answer here would be "yes" or "no". At present I use PowerShell 7.2.24 on Windows 7 x64,...
Finally, [there is a way](https://github.com/PowerShell/PowerShell/issues/19816#issuecomment-2978689653) to run the latest Pwsh on Windows 7. ``` console $ $PSVersionTable Name Value ---- ----- PSVersion 7.5.1 PSEdition Core GitCommitId 7.5.1 OS Microsoft Windows...