This trick is really cool. You can make your own audio file that will play during starting your pc. So you can make your pc welcome you.
To use this trick, follow the steps given below:
- Open notepad first.
- Copy and paste the exact code given below.
Dim speaks, speech
speaks="Welcome to your PC Satik Pral"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
You can replace the text "satik pral" with your own name.
Now save the file with any name and extension .vbs . Eg: sample.vbs
Copy the saved file.
Navigate to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Paste the file.
Enjoy this trick....
No comments:
Post a Comment