I have made a portable app
This app only runs on Windows 10 and 11
In the documentation, there was nothing written about newer Windows
https://portableapps.com/manuals/PortableApps.comLauncher/ref/launcher.i...
Please guide me.
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
I have made a portable app
This app only runs on Windows 10 and 11
In the documentation, there was nothing written about newer Windows
https://portableapps.com/manuals/PortableApps.comLauncher/ref/launcher.i...
Please guide me.
@JohnTHaller Please reply to me.
Thanks.
Try writing MinOS=10 . Note that to verify that it works you will need to test it in a virtual machine with an operating system older than Windows 10.
Detecting and locking out Windows versions below 10/11 is not yet supported in PAL. You can do it manually via custom code, but my advice is to simply ignore it for now. List the system requirements on your app's thread topic when it's in testing.
Sometimes, the impossible can become possible, if you're awesome!
OK, thanks.