Make Windows Greet you with a Custom VoiceMessage at Startup
To use this trick, follow the instructions given below:-
Click on Start. Navigate to All Programs, Accessories and Notepad.
Copy and paste the exact code given below:
Dim speaks, speech
speaks=”Welcome to your PC, Username”
Set speech=CreateOb ject(“sapi.spvo ice”)
speech.Speak speaks
3. Replace Username with your own name.
4. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or “*.vbs”.
5. Copy the saved file.
6. Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\S tartup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Micr osoft\Windows\Start Menu\Programs\Startup (in Windows 7 and Windows Vista) if C: is your System drive.
7. Paste the file.
Now when the next time you start your computer, Windows will welcome you in its own computerized voice....!!!
Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
Go to Control Panel.
Then click on Switch to Classic View.
Then Click on Sounds and Audio Devices.
Then Click on the Sounds Tab.
Select No Sounds from the Sound Scheme option and click on OK.
To use this trick, follow the instructions given below:-
Click on Start. Navigate to All Programs, Accessories and Notepad.
Copy and paste the exact code given below:
Dim speaks, speech
speaks=”Welcome to your PC, Username”
Set speech=CreateOb ject(“sapi.spvo ice”)
speech.Speak speaks
3. Replace Username with your own name.
4. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or “*.vbs”.
5. Copy the saved file.
6. Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\S tartup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Micr osoft\Windows\Start Menu\Programs\Startup (in Windows 7 and Windows Vista) if C: is your System drive.
7. Paste the file.
Now when the next time you start your computer, Windows will welcome you in its own computerized voice....!!!
Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
Go to Control Panel.
Then click on Switch to Classic View.
Then Click on Sounds and Audio Devices.
Then Click on the Sounds Tab.
Select No Sounds from the Sound Scheme option and click on OK.

1 comments:
Bro this trick is not working.. I copied as you said but after running the file it shows following message popup
ReplyWindows Script Host
Script: (filepath):\welcome.vbs
Line: 2
Char: 8
Error: Invalied Character
Code: 800A0408
Source: Microsoft VBScript compilation error.
What to do?
Post a Comment
Any doubt just comment
Dont spam here.
If we see any spam here we will delete it asap!
Only english allowed!