audiorouterdev / audio-router

Routes audio from programs to different audio devices.
GNU General Public License v3.0
3.51k stars 420 forks source link

Administration Issue #86

Open ejschoiber opened 6 years ago

ejschoiber commented 6 years ago

Is there any way to run the program without on the administration account? I've tried "running as admin" on a non-admin account and changing the permissions to let all other accounts use it, but it never works unless I am logged into the admin account and running it there. The program opens up and shows things that can be muted, but not things that can be rerouted, like Spotify or web browsers ie Firefox, chrome, etc.

totomaze commented 6 years ago

Same problem for me

Sensei-Ninja commented 6 years ago

same problem here

Kamioda commented 6 years ago

I verified that this software can be used on "Windows 10 Fall Creators Update" without administrator privileges. As a result, in my environment this software worked normally, so I suggest that you change the execution level of User Account Control from "requireAdministrator" to "asInvoker", and you build and provide it.

rulahd commented 5 years ago

Where can i change that? @AinoMegumi