Thursday, 24 April 2014
0 Here's a trick to make you computer welcome you in computerized voice. 1.Click on Notepad and open it. 2.Copy and paste the code given below Dim speaks, speech speaks="Welcometo your PC, Username" Setspeech=CreateObject("sapi.spvoice") speech.Speak speaks 3.Replacethe username with your name.Now save as welcome.vbs by clicking onfile menu save as and replace the whole namewith welcome.vbs 4.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\StartMenu\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. 5. Paste the file.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment