Files
reactos/media
Hermès Bélusca-Maïto 7636092b7e [0.4.16][MEDIA] shortcuts.inf: The Accessibility shortcuts don't require a working directory
Addendum to commit ef268d1301 (r73577).

Magnify, OSK, and UtilMan shortcuts don't require a working directory
`%HOMEDRIVE%%HOMEPATH%`, since they don't access or save files into the
current user's directory. (And most of the time they run under the SYSTEM
account, for which neither the `%HOMEDRIVE%` nor `%HOMEPATH%` environment
variables exist.)

While it's true these shortcuts on Windows XP/2003 have their working
directory set to these values, on Windows 7+ at least this isn't the
case anymore.

This is a cherry-pick of 6e47921c5c.
2026-05-21 19:51:33 -05:00
..
2026-02-15 20:12:39 +01:00
2024-04-27 22:51:34 +02:00