hosaycuervo Posted May 23, 2008 Posted May 23, 2008 I've looked and looked on the forums and on the web in general, but I've only found two ways to disable the "start navigation" click sound is to manually go to the control panel and either select no sound theme or to specify "None" for the event sound.This seems pretty counter-productive to everything this site stands for . Does anyone know how to disable it during unattended setup? Anyone? Bueller?Thanks
hosaycuervo Posted May 28, 2008 Author Posted May 28, 2008 Well I successfully killed the sound by adding the following line to cleanup.cmd:DEL "%systemroot%\media\Windows XP Start.wav"
Tomcat76 Posted May 29, 2008 Posted May 29, 2008 Something seems to be overwriting it if it's set beforehand. Right now I can only come up with running this after first logon:REG DELETE HKCU\AppEvents\Schemes\Apps\Explorer\Navigating\.Current /va /f
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now