Popular Posts

Monday, 21 July 2014

how to make your pc welcome u.

Things like that when my pc start it should welcome me in his computrized voice, it is very impressive to front of friends, so if u want this so follow these steps for that. 1. Open notepad. 2. Copy and paste the exact code that given below. Dim speaks, speech speaks="welcome to your pc, username" set speech=CreateObject("sapi.spvoice") speech.speak speaks 3. Replace username with your own name. 4. Click on file menu and select save as option, in save as select all types of file, and save the file welcome.vbs or "*.vbs". 5.then copy the save file. 6. Navigate to C: \documents and setting\all users\start menu\programs\startup (in win xp) and for (win8, win7 and win vista users) C: \user\user name\appdata\roaming\microsoft\windows\startmenu\programs\startup. If C: is your system drive, appdata folder is hidden, so u will need to showing hidden folders in folder option to locate it. 7. Paste the "welcome.vbs" file in that path. Now when u start your pc next time your pc will welcome u in computrized voice.

No comments:

Post a Comment