mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-30 14:35:21 -04:00
![]() * Looks like executables installed from the Windows Store launch with a "/InvokerPRAID" added parameter, which of course BREAKS apps that have a defined set of parameters and don't except that Microsoft would gingerly add random unwanted stuff there... * This results in our argument processing loop to cause early exit on account that an unexpected option was provided. * Fix this by adding an explicit check for /InvokerPRAID and not exiting on unhandled params. * Also set an explicit Windows.FullTrustApplication and remove splash screen. * Also update _pre-commit.sh to update appstore build number automatically. |
||
---|---|---|
.. | ||
appstore | ||
freedos | ||
grub | ||
grub2 | ||
hogger | ||
icons | ||
loc | ||
mbr | ||
syslinux | ||
uefi | ||
rufus.ico | ||
rufus.ini |