Make your computer to be welcomed you

Do you want to be welcomed by your computer???
Yes!! Then simply follow steps given below :
Step 1:
Click on start,All programs and then Notepad.
Step 2 :
Copy the following code :



Dim speaks, speech
speaks="Welcome to your PC, "Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
 








Step 3:
 Replace the   "Username" with the name that you want to put.

Step 4:
Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".

Step 5:
  Copy the saved file.

Step 6:
Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) and to C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.

Step 7:
Paste the file.


No comments:

Post a Comment