Friday, November 1, 2013

Make your computer welcome you


Wouldn't it be cool if your computer can say a welcome message when the computer start up. You might have seen it on movies and if you ever wanted your computer to welcome you like that here is the trick.

Step 1: Open notepad and paste the code given below:
text = "Welcome back! Hope you had a good time!" Set sapi = CreateObject("sapi.spvoice") sapi.Speak text


Step 2: Replace the text between the double quotes in the first line of the code with the welcome message you want. Remember to include the double quotes.
Step 3: Save the code with .vbs extension.


Step 4: Open windows explorer and paste the given into the address bar: Windows XP: C:\Documents and Settings\All Users\Start Menu\Programs\Startup Windows Vista, 7 and 8: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup


Step 5: Copy the vbs file you made earlier into the directory.
The next time you logon the computer will welcome with the message you specified. Show it to your friends how smart your PC is! If you have any problems remember to leave it in the comments! 

How to boot from USB on Samsung NP-N102S

If you have a Samsung notebook NP-N102S and you want to boot from USB bootable, follow these procedures:-
  1. Start your Notebook by pressing a Power button.
  2. Press F2 while your Notebook is starting to enter setup utility.
  3. Select Advanced tab using right arrow button
  4. Select Fast BIOS Mode in Advanced tab using downward arrow button
  5. Press Return/Enter key to get settings for Fast BIOS Mode.
  6. Change settings to Disabled.
  7. Press F10 to Save and Reset
  8. Select Yes and press Return/Enter key to a
  9. Press ESC key to Exit.
  10. Done.