Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist: Make Windows installer modify system %PATH% #17573

Merged
merged 1 commit into from
Sep 29, 2014

Conversation

iliekturtles
Copy link
Contributor

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.

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 rust-lang#17570.
@huonw
Copy link
Member

huonw commented Sep 29, 2014

r? @brson

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Sep 29, 2014
@bors bors merged commit 35f5a67 into rust-lang:master Sep 29, 2014
@iliekturtles iliekturtles deleted the 17570-windows-installer-path branch January 15, 2015 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows nightly installer does not update %PATH%
4 participants