Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Environment Variables example (Windows) #264

Merged
merged 3 commits into from
Feb 6, 2022

Conversation

eshultz
Copy link
Contributor

@eshultz eshultz commented Feb 4, 2022

The included examples for "Environment Variables" do not work on Windows. This change adds the equivalent commands on Windows using setx powershell $Env: variables.

The included examples for "Environment Variables" do not work on Windows. This change adds the equivalent commands on Windows using setx.
@eshultz
Copy link
Contributor Author

eshultz commented Feb 5, 2022

(updated to use $Env: instead of setx)

Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the improvement!

@Charles-Gagnon Charles-Gagnon merged commit f9f27fe into microsoft:dev Feb 6, 2022
@eshultz eshultz deleted the patch-1 branch April 22, 2022 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants