
Build on 7048 and 7057 of Windows 7 I found an annoying problem to shutdown (shutdown) and reboot, the system hangs on the Shutting down screen ...
The problem is associated with non-stop services audio and AudioSrv AudioEndpointBuilder of M-Audio

To resolve the problem, proceed as follows:
- Create a batch file (ie a text file with a. Bat) with the following content or download it from here
net stop "AudioSrv"
net stop "AudioEndpointBuilder"
- Click on the Start Search field programs and files, type gpedit.msc and press enter on your keyboard
- Go to User Configuration> Windows Settings> Scripts (Logon / Logoff)> Logoff
- Double click on the entry Logoff and opening the window press the Add button
- Press the Browser ... and select the batch file (. Bat) created predecenza
- Close with the windows open ok
SOURCE: M-Audio Forum


























April 21, 2010 08:41
Good value!