David Kearns Central RSS 2.0
# Wednesday, June 28, 2006

Or alone:

One of the things that I’ve been missing in Visual Studio 2005 is the user-configurable sound that played when the build succeeded or failed. In VS 2003 I had set up the sounds so I could switch over to another process while the build happened, and the sound would tell me when it was done.

From reading newsgroup posts, blogs, etc, it seems that the VS2005 just doesn’t support these sounds (even though the sounds can be set via Control Panel | Sounds). It just makes for a quiet build.

[ Silent Visual Studio 2005 > Codefez > Blogs ]

At least not on this subject. It drives me bonkers, I just want my "ta da" when it is successful and a "buzz" when it isn't. Not too much to ask I don't think. I had to alter the macro a tiny bit. I used the commenters suggestion to use the registry settings, which seems more finesse; and I altered the replacement to replace "==========" with "~~~~~~~~~~". I'm not sure why replacing 10 equals with 11 would do anything but loop endlessly (which is what mine seemed to do).

Update: I see now why they altered the 10 ='s to 11, but that doesn't explain why it just hangs with 11 =, but with my modified code it will not hang until the 3rd build or so. Any which way the code eventually (and usually quickly) causes my IDE to freeze, so I am on the hunt for another method to "fix" this.

Wednesday, June 28, 2006 2:56:51 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [1] -
.net
Thursday, June 29, 2006 11:19:47 AM (Eastern Daylight Time, UTC-04:00)
Have you tried stepping through the macro IDE debugger?
Comments are closed.
Archive
<March 2010>
SunMonTueWedThuFriSat
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910
Blogroll
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions.

© Copyright 2010
David Kearns
Sign In
Statistics
Total Posts: 1300
This Year: 1
This Month: 0
This Week: 0
Comments: 1761
Themes
Pick a theme:
All Content © 2010, David Kearns
DasBlog theme 'Business' created by Christoph De Baene (delarou)