Thanks to-http://obiee101.blogspot.in/2008/11/obiee-stop-beep.html
Do you want stop the annoying "BEEP" which you get every time when delete something in the repository?
Make a small .BAT file called "NET_STOP_BEEP.BAT" Put this in the file
Do you want stop the annoying "BEEP" which you get every time when delete something in the repository?
Make a small .BAT file called "NET_STOP_BEEP.BAT" Put this in the file
REM STOP THE BEEP!Put in the scheduled tasks as a "run at login"
NET STOP BEEP
No comments:
Post a Comment
Thanks to Comment
--Add--