Click to Rate and Give Feedback
MSDN
MSDN Library
Diagnostics
Debuggers
Debugger Reference
Debugger Commands
Meta-Commands
 .sound_notify (Use Notification Sou...

  Switch on low bandwidth view
Debugging Tools for Windows
.sound_notify (Use Notification Sound)

The .sound_notify command causes a sound to be played when WinDbg enters the wait-for-command state.

Syntax

.sound_notify /ed 
.sound_notify /ef File 
.sound_notify /d 

Parameters

/ed
Causes the default Windows alert sound to be played when WinDbg enters the wait-for-command state.
/ef File
Causes the sound contained in the specified file to be played when WinDbg enters the wait-for-command state.
/d
Disables the playing of sounds.

Environment

This command is available only in WinDbg and cannot be used in script files.

Modesuser mode, kernel mode
Targetslive, crash dump
Platformsall

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker