11
4
I have a small VB Script that calls a system sound as an alert. In Windows XP I used sndrec32 to play that sound. But sndrec32 was not continued in Vista and Windows 7. It was light and quick and ideal for such tasks.
Q: What replaced this tool? When you click the test button in the sounds window what is it that plays it?
sndrec32.exe is also in Windows Server 2003 if you have that handy like I did. – Matthew Lock – 2014-12-19T03:19:52.217
I couldn't get it to start minimized by running from a command line. Found an answer here to create an run a VBA script: http://stackoverflow.com/questions/23313709/play-invisible-music-with-batch-file
– davidfrancis – 2015-06-11T07:58:16.633Blech, so ugly. Why do they have to change the things they got right? – einpoklum – 2017-01-04T19:56:09.630