Attention:- spammers stay away from the blog!!!

Add Your Name (or) Application to right click Of My Computer

To write your name on right click application
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

2.
Now edit it and then Type your name In

Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Rajesh"

3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .


------------------------------------------------------------
To add Application Control Panel

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

To add Application Add/Remove

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"

To add Application Reboot

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"

To add Application Shutdown

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"

Convert text into audio

Today I am going to give you a small software which will convert text into video








Download

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.



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.

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.
 



Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives

This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Double click to open this file and you will be impressed by this awesome trick.

Make Your Keyboard Type (Any) Message Continuously

This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs.


Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Send this file to your friends as an email attachment to see the fun.

Matrix Falling Code Effect

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks







Upon running the bat file, you will see the "Matrix falling code" effect.

SPEED UP ACROBAT READER (ALMOST LIKE NOTEPAD)

Adobe Acrobat reader always consumes more memory when it starts. The reason behind is, it loads all the plugins, even the plugins that you do not use. This trick is to remove all the plugins from the plugins directory to elsewhere. Hence, whenever you open Acrobat reader it directly opens the files without loading any plugins and the speed is just like Notepad.
1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)

2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).

Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).

Now your acrobat reader will load very fast and almost as good as notepad.
Note: In this case you didn't use all features of adobe reader.

Test your antivirus

Now, you can check if your antivirus really works. Type the following in notepad:

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

Save the file as virus-test.txt

Scan the file. If your antivirus detects this file as a virus and tries to remove it, then you can be sure your antivirus is a good one.

Create a command prompt Virus message






Type the following in notepad or (copy and paste in notepad)
@ echo off
title Virus
echo Your system is affected by virus
PAUSE
echo:
echo Windows will now try to undo changes
PAUSE
echo:
echo FAILED !
PAUSE
echo:
echo Your system is corrupt
PAUSE


Save the file as virus.bat and run the file.


Make a fake Virus POP UP

Type the following code in notepad:

@echo off
msg * WARNING
msg * VIRUS ENTERED YOUR PC


Save the file as pop.bat and run it. You should get two pop up messages. There has been an issue on some computers, but it should work on most computers.

Log Diary Trick

Have you ever wanted to make your own diary on your computer ? Why not try notepad..

  • Open notepad
  • Type .LOG
  • Save the file as LOG.txt
Now when you open notepad, the date and time will automatically be inserted. Write anything you want and the date and time is auto inserted. Your own notepad Diary.



How To Disable Startup Programs In Windows 7 and Vista


Hi friends, you all have noticed that when we purchase a PC or laptop,it starts very fast. This happens due to less number of programs installed in the newly purchased system. But over time as we install more and more software we may start to notice that it takes longer and longer time for our system to start. This is probably because many applications these days hook into your
Windows Startup process and automatically load up each time you start your computer.   For some applications, that’s a good thing (Anti-Virus, Firewall, etc…), however for the majority of apps out there it’s just a resource SUCK which are doing nothing more than taking up memory, cpu and extending the startup times.
Friends, i have a solution for this problem. We can solve this problem by using the Microsoft Configuration tool (msconfig.exe). We can quickly and easily audit what’s running at startup and disable the things we would prefer to just start manually after boot.

“What is the MSConfig Utility?”

MsConfig.exe is utility tool provided by Microsoft to reconfigure the startup programs in your system within all Windows 7 , Vista or XP. You need to be very careful as any mistake may cause in slower performance of your system.Follow the steps described below:

How To Disable Startup Applications In Windows

Step 1:

Click the Start Menu tab then in the search box Type msconfig and Press Enter or Click the msconfig.exe program link.




Step 2

From within the System Configuration tool, Click Startup tab and then Uncheck the program boxes that you would like to prevent from starting when Windows starts. Click OK to save changes when you are done.







Step 3
Now that you’ve saved changes Restart Windows and the selected programs should no longer automatically start up.
                                        That’s all there is to it! 

How to delete your Facebook Account Permanently







Hi friends....Most of us use Facebook and some of are addicted to it.But what if we want to leave the Facebook or deactivate our account permanently.Facebook provides a convenient way to deactivate your account and you can reactivate it again by just logging in again.If you
deactivate your account, your timeline disappears from the Facebook service immediately. People on Facebook won't be able to search for you, though some info, like messages you sent, may still be visible to others. 




Permanently delete the Facebook account will completely remove and purge all personally identifiable information associated with the Facebook account from Facebook database. This includes information like name, email address, mailing address, and IM screen name. However, do note that copies of some material (photos, notes, etc.) may remain in Facebook servers for technical reasons, but this material is disassociated from any personal identifiers and completely inaccessible to other users.

Facebook users who want to get rid of Facebook once and for what, and do not think that he or she will use Facebook again, Facebook provides a way to delete the account. Once Facebook account is deleted, it’s impossible to reactivate the account or retrieve any of the content or information previously associated in the account. There is no option for recovery once Facebook account is deleted.

Follow the steps:

1. To delete a Facebook account, log in to the Facebook account, and then submit the “Delete My Account” at

2. Click on Submit button. Enter the password to confirm it’s your account, and the captcha security spam check. Then click on Okay button. An email will be sent to indicate that the Facebook account will be deleted in 14 days.

During the deletion period of 14 days , don't make use of any Facebook service and don't login to your facebook account. Otherwise your account will not be deleted.

How to password protect your chrome browser


Hi friends, today I am going to tell you the simple trick which will allow you to apply start up password in chrome browser. Some people  keeps logged in their system and many bookmarks are also saved in the browser. After installing this add on, they can apply password so that their personal stuffs remain personal. I will use Simple Start up Password extension for this purpose.

Simple Start up Password is an add on for Google Chrome browser that
blocks unauthorized people from using your browser.  Just go to the extension gallery of Google Chrome and install the Simple Start up Password add-on for your browser.

You can get this add on from Google Chrome’s extensions gallery.

Download                      The extension.


Download                  The Chrome browser.




After installing the add-on,
1. Go to Setting -> Tools -> Extensions.
2. Look for Simple startup password, click on options.
3. Set up password for your browser.
4. You're done!

Now, if you open chrome browser then it will ask for the password. If you enter the wrong password then it will be closed.

Enjoy...................

Virus that floods desktop with folders







Hi friends, today I am going to make a virus in notepad that  will floods your PC desktop with unlimited number of folders.

You can use this trick to fool you friend.

Follow these steps:

1. Open Notepad and copy paste the following code in it.



@echo off
:l
md %random%
goto l


2. Save it on desktop with "flood.bat" or "anything.bat".
3. Double click on this batch file to see its effect.


NOTEDont apply on your own PC.
 Accidentally, if you have double clicked then don't worry. 
From Task Manager, terminate this program and delete the created folder from the desktop.

enjoy.................................

How to run any android application on PC using BlueStack


Hi friends! Today I am going to tell you how to run android application on PC. You may run any famous application like whatsapp, angry birds, temple run etc. This can be done by bluestack software. Bluestack acts as interface for
launching android on our PC. You dont have to do anything, just download Blue Stack and use it as interface.This is a reader submitted post.
Here is the interface that the software provide you.





On top you can see my apps, setting, tools etc etc. and under those the apps you installed are given. As you can see that many android applications are shown that I have installed on my PC. Now this is an android so you can customize it any way as you like. I am using here go launcher theme given below. it it very good looking android launcher.

  
Below is the ice-cream sandwich look...ie android 4.0

 



                                     

Download

Facebook smiley Codes





Hiii friends..................most of us use Facebook a lot, then it is must for us to know these cool shortcut codes from which we can be impressive by  great smileys and text editing codes. It is always quite impressive to use smileys on social networking sites when you leave a message or chat . But how?
Facebook doesn’t allow you to add all types of smileys in a single click or by drag and drop option. We must know few keywords which makes your text appear as a cool colorful smiley on Facebook.
All of these Tricks in this Post works fine on Google Chrome. Although most of these works well on other browsers also, They are not as compatible as for Chrome. First try them on Chrome and later you can use on other Browsers.

 enjoy.........................

Shortcut Keys for Facebook


Hiii friends.........As we all know that using keyboard shortcuts where ever possible is the most Efficient way of using a PC. Then why do we miss this in Facebook,which is the no. One social  networking site and the No 2 ranking website after Google, as per alexa rankings. So we must know about Facebook shortcuts. Moreover, it makes you look like a professional.
These are the Facebook’s own set of built-in keyboard shortcuts.

Shortcut keys for Facebook (Only for Chrome Browser)

  • Alt+1 -Return you to Home
  • Alt+2 -To view the Wall of the profile
  • Alt+3 -To pull down the Friends Requests list in there
  • Alt+4 -To retrieve the Messages list of the profile
  • Alt+5 -To call out the Notification list of the profile
  • Alt+6 -Go to Account setting page
  • Alt+7 -Moves page to Account privacy configuration.
  • Alt+8 -Opens Facebook fans group page
  • Alt+9 -Skips to Facebook Statement of Rights and Responsibilities
  • Alt+0 -Go to Facebook Help Center
  • Alt+m -To Create new message
  • Alt+? -To move Cursor in the Search Box

As the shortcuts are browser-specific you are adviced to refer the listing below for your specific browser:
  • Google Chrome : Alt + #
  • Internet Explorer : Alt + #  then press Enter
  • Firefox : Shift : Alt + #
  • Mac OS : Ctrl -Opt + #
enjoy........................

How to automatically Log Out of Facebook?


Hiii friends..................this time i am here with an add on which automatically log out of Facebook.
Now a days people are addicted to Facebook.Most of time they accidentally leave themself signed in to the social network. And this cause a threat to their privacy.Situation become more worse when we use our account on public PC like in cyber cafe or in computer labs of colleges.
Thanks to  a Firefox add-on called Facebook Auto-Logout, which help us to solve this problem.
A very simple and easy to install add on, once installed on your Firefox browser, it will automatically log you out of Facebook after a predefined period of inactivity, when you close the browser window. To use this add on you have to delete all cookies from your Firefox browser, so you’re not logged in anymore and not traceable at least by these cookies.




1. Download and Install Facebook Auto Log out Addon on your Firefox Browser.
2. Once the installation is complete, The add-on is enabled by default. You can change the setting from the Addon manager. To chage the auto-logout time on your facebook, just go to Add-ons, then Options next to Facebook Auto-Logout. Change the number in the box near the bottom.
That’s it, now you will get the notification on your desktop when you have been logged out of Facebook by the add-on. The log out delay and notification options are configurable in the preferences menu of the Add-on Manager.

Download

Use your Pen Drive as master key to your PC/Laptop

  
 
Hello everybody! I am here again with a nice trick for securing your Laptop or PC from unauthorized access. Friends Window stores its password in a file which is used by it at startup. We can store that file in our pen drive and use it at the time of startup to open windows.



Follow the steps...
  • Go to Run
  • Type “syskey” without quotes.
  •  Click on Update.

        You can select:
         Password Startup: If selected, It will ask password while starting windows
         System Generated Password: System will automatically generate a password. 
         Window will use it to     get started automatically if stored locally.

  •      Our motto is to open through pen drive. So click on “Store Startup Key on Floppy Disk”.
  •      Give the password which you want to give.
  •      Click on OK

 Attention!!!
The pen drive in which you have saved this file will be always required to start the system.

How to get START MENU in Windows 8 ?


Hi friends.....As we all know that Microsoft has released the final version of  its so awaited operating system called Windows 8. The main idea behind the Windows 8 operating system is to bring PC, laptops and tablets under one operating system. It has been designed to work well with touchscreen. 


Windows 8 is now available and has taken the Windows interface to a whole new level. Unfortunately, Windows 8 did not come with a desktop feature that the world makes use of billions times a day, the “Start” menu. Luckily, we have a solution!

Start8 brings the “Start” menu back to Windows 8.

Features:

Windows 7 style Start menu with Windows 8 enhancements
  •      Users can search for Windows 8-style (Metro) apps with it
  •      Users can pin desktop and Metro apps
  •      Full support for Jump Lists
  •      Unified Search
  •      Users can boot directly to the Windows 8 desktop
  •      Fast access to shut down, devices, music, documents, videos
  1. Automatically matches color to the color of the taskbar
  2. Start button is now skinnable
  3. Optionally disable the desktop “hot spots”
  4. Supports WindowFX 5.1 startmenu animations “currently in beta”
  5. The Windows 8 Start screen becomes accessible from the Start menu
  6. Start menu size fully configurable
  7. Adds option for WinKey to show fullscreen Metro desktop
Download

Reveal *****(Asterisk) Passwords Using Javascript


Hi friends.....Today i am going to tell you a simple trick by using which you can see the passwords hidden behind *****.
Do you want to Reveal the Passwords Hidden Behind Asterisk (****) ?

Follow the steps given below-


1) Open the Login Page of any website. (eg. http://mail.yahoo.com)

2) Type your 'Username' and 'Password'.

3) Copy and paste the JavaScript code given below into your browser's address bar and press 'Enter'.


javascript: alert(document.getElementById('Passwd').value);


4) As soon as you press 'Enter', A window pops up showing Password typed by you..!


Note :- This trick may not be working with firefox.

enjoy......................

How to combine multiple email address into one gmail account



Hi friends, Most of you have more than one email accounts,one for friends,other for business and many more.When you are using more than one email  then its very tedious task to switch between them. You have to log in
to your that account from which you want to send email. But don't worry, I am going to tell a simple trick by which you will be able to combine many email addresses to one address and 
you can send from any of the combined address. You may use any email like yahoo or gmail , but I am here using gmail account. This will reduce the burden of switching between different email addresses.

Follow these steps:

1. Log in to your gmail account.
2. Go to setting by clicking on gear icon in right side.




3. Under "Accounts and Imports", Click "Add another email address you own".



 4. Write you email address in the given box and click on "Next Step".

 5. Again click on "Next Step" leaving to its default settings.
 6. Click on "Send verification".
 7. An email will be sent to your entered email. You may verify by either clicking on verification link or write the verification code in the window where it is asked.
 8. You are done finishing setup.
 9. Now go to compose message, here you mill see the drop down list in "From" field. You may send from any email and the email will be sent from that email.

Now you have sent email, without opening that email.

 Similar steps are followed in yahoo and other email service provider.

 Enjoy........

How to change facebook theme

BORED of blue Facebook :: lets change into something new or lets change the theme of the Facebook


So you wana also change your PROFILE

HERES' THE SECRET

one disadvantage of changing facebook theme is :: the theme will only work on Mozilla Firefox browser


ok so here are the steps to do it

*) open ur browser Mozilla Firefox

**) open google 

***) then type in Google :: addons firfox or Click on me:-)

***) then search in Greasemonkey or Click on me:-) you will be redirected directly to the link
install it and restart your firefox

****) then again open addons and search for Stylish or Click on me:-) you will be redirected directly to the link
install it by clicking on the Add to Firefox

and 90% of work is done ::

*.*) now at the end part ::  get the themes :: to get the themes =>       Download


open the above link click on any theme u like just install it and you are done

after installing restart your firefox and fast fast open your facebook ::: you are done with ur NEW THEME

How To Send Any Picture In Your Facebook Chat Box Get Any Picture Code

Hi Friends . Most of us use Facebook. Normally we can send only smiley in our Facebook chat. We can't send image normally. Today i am going to show you how you can send any picture or image in your Facebook friend chat box . 

Follow these steps:

1. First You Need To Login In Your Facebook Account .

2. Now You Just Open This Website Click on me :-)

3. Now You Choose Any file From Your PC .

4. In Next Step Click on Upload Button .

5. After Few Seconds you will get picture code  When You will click on Show Codes .then just copy it


6. And Now Paste This Code in Your Fb Friend Chat Box .

That's It Now You Are Done :)

enjoy..................

How To Hide Folders Using Notepad

Here are the steps have to do inorder to hide your valuable or secret folders.
  • Open notepad and copy the following codings
..............................................................................................................................................
cls                                                                                                                               
@ECHO OFF
title Folder Personal
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Personal goto MDLOCKER
:CONFIRM
echo Are you sure u want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Personal "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set /p "pass=>"
if NOT %pass%==password goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
echo Folder unlocked successfully
goto End
:FAIL
echo Invalid password
goto UNLOCK2
:FAIL2
echo Invalid password
goto end
:MDLOCKER
md Personal
echo Folder created successfully
goto End
:UNLOCK2
echo Last chance to enter correct password to unlock folder
set /p "pass=>"
if not %pass%==password goto FAIL2
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
echo Folder unlocked successfully
:End
..............................................................................................................................................
  • save as key.bat
  • Blue (i.e personal) indicates folder name its our choice & green indicates password its also our choice.
  • Now when we open the key.bat file an new folder with name personal was created and you can paste your secret files inside of it.
  • If you wants to hide that folder click key.bat then it will ask for lock or hide the folder here you have to type Y for denoting yes and for bringing back the folder you have to enter the specified password.

To copy the text Click on me:-)