mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
35f5a674d4
Modify the system %PATH% environment variable instead of the current user's %PATH% environment. The current user will be an admin user that may not be the same user who originally started the installer. Closes #17570.