Christine_ts Posted November 2, 2008 Posted November 2, 2008 (edited) I always hated the Windows Default Sound Scheme, it's take time and when i set up new user's, it's there again. Gossj ! I also want to choise what making sound and what kind of Sound.This Reg.Tweak Setting up a new Scheme called "Custom Sound" and can be used in unattended setup or a later Reg.Tweaks . . .In unattendet setup it will be the Default Sound Scheme for every user.This Scheme only set Sound for "Critical Battery Alarm", " Low Battery Alarm", and "New Mail Notificatin", but can simply be changed as you see.CMDLINES.TXT-----------------[COMMANDS]"Setup.cmd"SETUP.CMD-------------Start /Wait Regedit /S Tweaks.regExitTWEAKS.REG----------------Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\AppEvents\Schemes]@=".Custom"[HKEY_CURRENT_USER\AppEvents\Schemes\Names\.Custom]@="Custom Sound"[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CCSelect\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current]@="ringin.wav"[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current]@="chimes.wav"[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]@="notify.wav"[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ShowBand\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ActivatingDocument\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\MoveMenuItem\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]@=""[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.Current]@=""---- END -----In unattended setup some sound in the Conf (Netmeeting) and Explorer will be addedlater in the setup process but they can simply be removed later if they are a problem. Edited November 12, 2008 by Christine_ts
MCT Posted November 2, 2008 Posted November 2, 2008 (edited) nice guideedit: maybe change the title of your post to "how to:......" so people will see it better, because i thought u were asking for help when i seen the title Edited November 2, 2008 by MCT
ricktendo Posted November 2, 2008 Posted November 2, 2008 You should also add a ";comment" above each line telling the person the "Event Name"
Christine_ts Posted November 2, 2008 Author Posted November 2, 2008 (edited) You should also add a ";comment" above each line telling the person the "Event Name"Sorry about my badly school English.What you mean with:You should also add a ";comment" above each line telling the person the "Event Name" Edited November 2, 2008 by Christine_ts
ricktendo Posted November 2, 2008 Posted November 2, 2008 (edited) So they know what each line does; Scheme Name[HKEY_CURRENT_USER\AppEvents\Schemes\Names\.Custom]@="Custom Sound"; Windows Shutdown sound[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]@=""; Windows Critical Stop sound[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]@=""etc. Edited November 2, 2008 by ricktendo64
Christine_ts Posted November 3, 2008 Author Posted November 3, 2008 Ok, understand.But here i think the name in the key talk self what it do.I wright it like this because it's easy to mark it and just past it into notepad.But - I will do in other examplesBest RegardsChristine
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