Ask your Computer speak up your NAME at startup....
Hey hi to all hope u all r gud....! Dear this post may teach u that how u can set ur name or any name in startup...!
I like when i switch on my lapi or pc thn it speak my name as...!
Welcom h4ck3ramit....
For this simply follow the steps...!
1- Copy the following script & paste in your notepad & name it as
amit.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)
2- now paste the amit.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)
done...! :)
I like when i switch on my lapi or pc thn it speak my name as...!
Welcom h4ck3ramit....
For this simply follow the steps...!
1- Copy the following script & paste in your notepad & name it as
amit.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)
2- now paste the amit.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)
done...! :)
it is valid in window 8
ReplyDelete