WhiteAvenger Posted March 20, 2008 Posted March 20, 2008 Hi, I want to automatically change my speaker setup on my PC. I have the Realtek HD Audio Manager installed which runs in the taskbar. The problem is the following: I can't simply change the speaker setup in Windows I need to do it using the "Realtek HD Audio Manager" by opening it from either the taskbar or the Control Panel. Does anyone know how I could open it using AutoIt? Thx in advance --WhiteAvenger
WhiteAvenger Posted March 21, 2008 Author Posted March 21, 2008 I think that Run("mixer.exe") will do.Wherever I try, I get "mixer.exe - File not found."My problem is that the RTHDCPL.exe is already running, I just need it to open the settings window...
WhiteAvenger Posted March 21, 2008 Author Posted March 21, 2008 I solved it with a workaround: I created a shortcut from the Control Panel, and then call the shortcut using ShellExecute. Problem solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now