Make Your PC Welcomes You On Startup
Make Your PC Welcomes You on Startup
Steps to Follow:
Step 1 : Open Notepad and Type this Code :-
dim speech
welcome="Welcome Master!' Lets Play With Security"
set speech=CreateObject("sapi.spvoice")
speech.speak welcome
NOTE: You can change the message "welcome master, let's play with security" to any other message but not to change any other code.
Step 2 : Now you have to Save that File by the Name "welcome.vbs" or any name but Don't forget to add ".vbs" as extension.
Step 3 : Open the RUN Dialog box by pressing WINDOWS + R. Type "shell:startup" in the box and press Enter.
Step 4 : Copy the welcome.vbs file and paste it to shell:startup location.
We are Done with the Work Just Restart your PC & Hear those Magical Words!
Comments
Post a Comment
Comment for New Topic Ideas!!