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

Start/Run SW applications non-elevated mode #29061

Closed
DeveloperNo579212 opened this issue Oct 6, 2023 · 1 comment
Closed

Start/Run SW applications non-elevated mode #29061

DeveloperNo579212 opened this issue Oct 6, 2023 · 1 comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@DeveloperNo579212
Copy link

DeveloperNo579212 commented Oct 6, 2023

Description of the new feature / enhancement

Start/Run SW applications non-elevated mode
Some times application runs in elevated mode based on the user rights / UAC / Administrators group belonging.

Scenario when this would be used?

When at special occasions an application needs to be started with non elevated rights this is useful. In enterprise environments no possiblity to create a local account might not exist and running in administrators mode can be set on group-policy or list belongings in AD directory etc. Visual Studio does not offer options to start non elevated mode by command line etc.

Supporting information

Starting Microsoft.ML image classification example for training gives this unusual and strange message:

"Torch runtime cannot be installed when Visual Studio is an elevated 'Admin' mode. Please use Model Builder from a non-elevated Visual Studio."

#2688 in https://github.com/dotnet
/
machinelearning-modelbuilder

Unable to Install Torch Runtime to train with VOTT in VS2022 while in admin mode #2774

@DeveloperNo579212 DeveloperNo579212 added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 6, 2023
@TheJoeFin
Copy link
Collaborator

This seems to be unrelated to PowerToys. Please open an issue with the Visual Studio team

@TheJoeFin TheJoeFin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

2 participants