tommytx Posted October 2, 2010 Posted October 2, 2010 (edited) Is there anyway to print to the status bar line of Fire fox from the Autoit script. I found in the instructions how to read the IE status bar line, but nothing on Fire fox.. And nothing on printing to the status bar line of IE... but right now I just need to print to the status bar line of FF. I could do the msg via Msgbox, but cannot figure out how to turn off the sound when the msgbox pops up.... its annoying since i have to have the volume up to hear when a fault message fires... So if there is a way to turn off the sound on the Msgbox() popup that would work.. each time the msgbox pops it makes a clunk sound.. Edited October 2, 2010 by tommytx
wakillon Posted October 2, 2010 Posted October 2, 2010 (edited) You could use a SplashtextOn instead of msgBoxor search for custom Msgbox, I believe in seeing one...or see for desactivate "Windows Critical Stop.wav" sound. Edited October 2, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
tommytx Posted October 2, 2010 Author Posted October 2, 2010 Thanks autosplashon is absolutely perfect... I have never come across that one.. and would never have thought to search for it...
wakillon Posted October 2, 2010 Posted October 2, 2010 Thanks autosplashon is absolutely perfect... I have never come across that one.. and would never have thought to search for it...You could create your own msgbox with a gui too... AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
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