Labels: Windows Tips
1. Go to Start > Run
2. Type in regedit this will open Registry Editor.
3. Go to HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
4. Change "Recycle Bin" to whatever you want.
Dim message, sapi
message=InputBox("What do you want me to say?","COOL HACKING TRICKS")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message