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

Add a warning, explaining the correct use case for the scripts #47

Closed
bekir-ozturk opened this issue Jun 22, 2020 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists size:0.5 triaged

Comments

@bekir-ozturk
Copy link
Contributor

Addressing the issue here: dotnet/docs#18715

Some users perceive the install scripts as a replacement to the other installers (like msi): they expect to be able to access the installed runtime after powershell exits. This attempt fails since necessary environment variables will only work within the same powershell that installed the sdk (or scripts run from the same powershell).

Add a warning so that people who wants to install a runtime to run apps should use other installation options.

@bekir-ozturk
Copy link
Contributor Author

Duplicate of #43, closing

@bekir-ozturk bekir-ozturk added the duplicate This issue or pull request already exists label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists size:0.5 triaged
Projects
None yet
Development

No branches or pull requests

1 participant