Zepx Posted March 14, 2008 Posted March 14, 2008 Hi, Any idea how to prevent navigation sound of IE when browsing? I noticed, even when IE is in hidden mode, there is still sound clicks that happen when using _IENavigate. Not only that, I want to disable the sound when it is embedded. Regards, Zepx
Lumbo Posted March 14, 2008 Posted March 14, 2008 You may try to rename the sound file at the start of the script and change it OnAutoItExit. This is not compatible to languages and OSs. "C:\Windows\Media\Windows XP - Start.wav" Better solution : you can search for IE or System settings and set that action does no sound. I did a fast look and found nothing. Just two ideas
Zepx Posted March 14, 2008 Author Posted March 14, 2008 (edited) Hm.. i did searched in msdn and found some results in their search engine, but there are some errors that prevent me from accessing.... I'm still waiting for the error in msdn to be solved. Edit: I forgot to mentioned that method is possible, I can also do that in the registry, but I'm looking forward to something that does not edit the registry. Edited March 14, 2008 by Zepx
DjDeep00 Posted March 14, 2008 Posted March 14, 2008 @Zepx...Not sure why you wouldnt do it thru the registry..but feel free todo it manually...Simple Google Search...
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