Hi Friends you have definitely seen in movies that when any scientist or else open their PC. The PC say "Welcome sir" OR "Goodmorning sir" etc.....
Today in this post i am going to tell How to do that means How to make PC/Laptop greets or welcomes you in start up of your computer using Notepad only.
Check out our other Notepad Trickzz......
So Lets Start ,
Step 1 - Simply Open Notepad.
Step 2 - Copy the code given below and paste it into Notepad.
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Note - Replace username to your name.
Step 3 - Save this as welcome.vbs (remember the extension .VBS)
Step 4 - Copy this and Navigate to given below address.
For Windows XP - C:/Documents and Setting/All users/Start Menu/Programs/Startup.
For Windows 7/8 - C:/Users/(username)/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup.
NOTE - Appdata is a hidden folder. So, you will need to select showing Hidden folders in folder option to locate it.
U R DONE
ENJOY FRIENDS
THANKS FOR READING
No comments:
Post a Comment