Tuesday, June 19, 2018
How To Make Your PC Say Welcome Message At Startup
How To Make Your PC Say Welcome Message At Startup
1) Launch Notepad
2) Copy/Paste the following code
Dim speaks, speech
speaks="Welcome to your PC"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks3) Change �Welcome to your PC � with anything you want for example Welcome Ivan Blazevic
4) Save as welcome.vbs
5) Go to the Startup folder and Paste the file there:
Win 7/Vista Go to:
C:UsersUserNameAppDataRoamingMicrosoftWindowsStart MenuProgramsStartup
Windows XP Go to: C:Documents and SettingsAll UsersStartMenuProgramsStartup
thanks: (hackpc.com)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment