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

Volume goes from 100 to 98 on Windows startup #5

Open
asherbasher opened this issue Apr 4, 2023 · 1 comment
Open

Volume goes from 100 to 98 on Windows startup #5

asherbasher opened this issue Apr 4, 2023 · 1 comment

Comments

@asherbasher
Copy link

Was previously using the 1.3 version of UnlimitedStack/HideVolumeOSD which also had this issue. They seem to have fixed it in 1.4 but that version has a different bug which doesn't allow you to run the program in silent mode because the -show and -hide parameters are broken, and I'd also like to stick to using a simple ahk script instead of using a separate program if possible.

@asherbasher
Copy link
Author

I think I fixed it by sending the Volume_Down command before the Volume_Up command, so it will go from 100 > 98 > 100 instead of 100 > 100 > 98. But maybe there's a reason it was meant to be the other way, so let me know if you see this!

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

1 participant