September 05, 2014

Make your Computer Welcome You

Do you watch movies? Have you always loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would want to know how you can achieve similar results on your PC and have a computer said welcome. 

Then you are at the right place, this article describes exactly how you can make your computer welcome you like this.

With this trick, you can make your Computer welcome you in its computerized voice. You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Startup

To use this trick, follow the instructions given below:-

  1. Click on Start. Navigate to All Programs, Accessories and Notepad.
  2. Copy and paste the exact code 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, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
     5.  Copy the saved file. 
     6.  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\Start Menu\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.
     7.  Paste the file.



 Make your Computer Welcome you at startup

Now when the next time you start your computer, Windows will welcome you in its own computerized voice. 

Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-

  1. Go to Control Panel.
  2. Then click on Switch to Classic View.
  3. Then Click on Sounds and Audio Devices.
  4. Then Click on the Sounds Tab.
  5. Select No Sounds from the Sound Scheme option.
  6. If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
  7. Click on OK.
Change Sound Scheme to No Sounds

Try it yourself to see how it works. In my personal opinion, this is an excellent trick. Whenever I start my PC in front of anybody and the PC welcomes me, the fellow is left wondering how brilliant a computer do I have.

April 10, 2013

Create a Shutdown Shortcut that Looks like a Folder


I guess this is the most easiest and simplest ways between those computer pranks
  • create a shortcut to “shutdown.exe ” on the desktop
  • change the icon to a regular folder
If you want to changer the time For The shutdown
shutdown -s -t 1925000 -c “System error: overloaded porn folder”
If the victim Is using Windows Xp  ,the feeling is respectable and spectacular,and you can have many fun with the shutdown time… on Windows 7  it’s a bit different The sign won’t be obvious but still see something that will confuse the victim .
Note: on Windows 7 or Vista you’d also need to disable UAC or else they’ll see a prompt.

Making PC type the word “SPACE” hitting the space bar


This Prank Will drive Your Friend Crazy Trying To figure What is going on
The trick is actually pretty simple it’s all about creating and autohotkey :
  • Create a new autohotkey script
  • add those two line
#NoTrayIcon
*Space::Send,SPACE
  • save it
  • right click on the script and compile it
  • watch the fun !!

how to Give Access to Your Gmail Account Without Sharing Password



You might that this a bit strange title
but there is sometimes when you can be absent or in some vacation and you want from a friend to login into your gmail account but without having to give him the password  For more security
And For this purpose, Google has managed to provided a feature that will help you add guests to your Gmail and give all the authorities in the management of your Gmail account or as as well as some other Google services but without the possibility of penetration /Hacking and changeyour password change.
it’s a very simple way simply enter your Google account click on Settings as in the picture
How to Give Access to Your Gmail Account Without Sharing Password
Then go to the accounts and import and click on add another account After you enter the Gmail guest account,
add another account how to Give Access to Your Gmail Account Without Sharing Password
Message will reach the other side for the acceptance of the addition, where after acceptance must wait approximately 30 minutes in order to allow him to manage your account, so just by clicking on the image visitor (guest) in the mail box the choose to log on to your account,
delegated email access how to Give Access to Your Gmail Account Without Sharing Password
So the guest will be able to read and reply to messages in addition to managing other Google services associated with your account.

April 04, 2013

Show Your Name In the System Clock IN WINDOWS 7


This tip is absolutely and completely useless, and will even make applications that depend on timestamps have issues. It’s mostly just to be used as a cool trick you can show off to your friends, so we’re going to show you how it works.
The way this trick works is by modifying the regional settings for the time format. Instead of using just AM or PM, you can put up to 12 characters of text in that field.
image
Start by opening Regional and Language Options from the start menu search box or the control panel.
On the Formats tab you’ll see the “Customize this format” button, which you’ll need to choose.
Select the Time tab, and then here’s where we can make whatever settings we want.
I chose to set mine to “AM – Geek” so I could still see AM or PM, but you can choose any 12 characters for either field. Keep in mind that the PM symbol is only going to display during the “PM” hours.
This does change more than just the displayed clock, so I’d advise not using this on a computer you do actual work on. Using the F5 key in notepad shows the “Geek” text as well:
 
It’s one of those things that’s interesting to know… just not very useful. It does work in XP as well.

**Please post your feedback about this post..

THANK YOU.