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

Policy group #30

Open
lucr80 opened this issue Sep 13, 2024 · 1 comment
Open

Policy group #30

lucr80 opened this issue Sep 13, 2024 · 1 comment

Comments

@lucr80
Copy link

lucr80 commented Sep 13, 2024

1 - Is this command enough to continue working after restarting, if you don't make any changes to the audio driver?
2 - Do these commands use group policy? Do they work on Windows 11 home?

Invoke-WebRequest https://raw.githubusercontent.com/Falcosc/enable-loudness-equalisation/main/EnableLoudness.ps1 -OutFile $env:HOMEPATH\EnableLoudness.ps1
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
. $env:HOMEPATH\EnableLoudness.ps1

@Falcosc
Copy link
Owner

Falcosc commented Sep 14, 2024

Depends on your driver, it is trail and error for every device.

It just overwrites registry keys mentioned on the main page.

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

No branches or pull requests

2 participants