Loading...
Tuesday, 10 September 2013

Computer Speaks up Your Name at Startup

Make your Computer speak up your NAME at startup, like it happens in the Movie :)
Copy the following script & paste in your notepad & name it as xyz.vbs

Note: extension should be always .vbs

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

in place of Username type your name)

Now paste the xyz.vbs to the following path
C:\Documents and Settings\All Users\StartMenu\Programs\Startup (in Windows XP)

&

C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 7 and Windows Vista) ( if C: is your System drive)


Posted by:
has written 0 awesome articles for GSM Forest.

0 comments:

Facebook Blogger Plugin: By Maher Ali

Post a Comment

 
TOP