rufus/res
Pete Batard 986234230f
[appstore] don't exit on unhandled parameters
* 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.
2021-02-05 13:59:23 +00:00
..
appstore [appstore] don't exit on unhandled parameters 2021-02-05 13:59:23 +00:00
freedos [dos] update FreeDOS 2017-01-13 11:10:52 +00:00
grub [grub] update GRUB 2.04 core.img for Ubuntu 20.10 support 2020-09-16 13:59:06 +01:00
grub2 [grub] update GRUB 2.04 core.img for Ubuntu 20.10 support 2020-09-16 13:59:06 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [misc] lossless optimization of icons 2020-09-10 17:57:01 +01:00
loc [ui] add cheat mode (Alt-M) to ignore Boot Marker 2020-11-12 17:38:20 +00:00
mbr [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
uefi update UEFI:NTFS file system drivers to version 1.7 2020-11-19 20:12:04 +00:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [misc] miscellaneous cleanup 2017-04-04 17:26:45 +01:00