Pages

Ads 468x60px

Featured Posts

Friday 5 April 2013

How to add Facebook friend request automatically


For every youngster, facebook acts as their right hand. Facebook has lot of features but many of them don’t know how to handle it properly. You can set your facebook account to accept your friend request automatically. In this article I have given the tricks on how to set your FB to accept friend request automatically.


Step 1: Login into your facebook.
Step 3: One new window will appear. Just replace http://www.facebook.com/friends/edit/?sk=requests with:

To accept all requests, replace with:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);

To ignore all requests, replace with:
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);

Monday 1 April 2013

Tips to create shortcut key for WebPages


It is easy to create a shortcut key for your favorite web pages. Once the shortcut has been created, you can enter to your favorite web pages from your desktop itself. This will help you to avoid typing the URL every time. In this article I have given the tricks on how to make a shortcut key for favorite webpage.

Tips to create shortcut key for WebPages

Step 1: Open your favorite webpage in your browser.
Step 2: If your browser window is maximized then make it minimize.
Step 3: In the browser window click and drag the icon next to the URL and drag it into your Desktop or other location you wish to create the shortcut.
For example if you want to create the shortcut for Facebook, then you would drag the icon near to www.facebook.com to your Desktop.
Step 4: Once the shortcut has been created locate the shortcut and right-click it and click Properties. In the shortcut properties window assign a new shortcut key and click OK.
Step 5: You are done. Now when the shortcut key is pressed the web page will be automatically loaded.

Note: Users using Internet Explorer can quickly do this by right-clicking on an empty spot of a web page and click Create Shortcut. 

Monday 4 March 2013

Simple and useful run commands for PC


Hi friends, many of us doesn’t aware about some simple run commands. In this article I have given some simple hidden RUN command for your personal computer (PC). Go to Start and click Run then type the below commands one by one and see what happens.

Simple and useful run commands for PC
  • cmd: Comand Prompt
  • compmgmt.msc: For computer management
  • devmgmt.msc: Device manager
  • regedit: Registry Editor
  • msconfig: System Configuration Utility
  • compmgmt.msc: Computer Management
  • devmgmt.msc: Device Manager
  • diskmgmt.msc: Disk Management
  • dfrg.msc: Disk Defrag
  • eventvwr.msc: Event Viewer
  • fsmgmt.msc: Shared Folders
  • gpedit.msc: Group Policies
  • lusrmgr.msc: Local Users and Groups
  • perfmon.msc: Performance Monitor
  • rsop.msc: Resultant Set of Policies
  • secpol.msc: Local Security Settings
  • services.msc: Various Services
  • msinfo32: System Information
  • sysedit: System Edit
  • win.ini: Windows loading information (also system.ini)
  • winver: Shows current version of windows
  • calc: Calculator

Thursday 28 February 2013

How to change password without knowing old password

In this article I have given the tricks on how to change the password without knowing the existing one. This trick is mainly used for the people who forgot their admin password. The trick is also used to change other user’s password because it will allow you to change the password without knowing the old password. I hope everyone may use this trick for good purpose.

How to change password without knowing old password

Step 1: Follow the below steps to view all user accounts.

  • StartàRunà Then type ‘CMD’.
  • In the command prompt window, type ‘cmd net users’.This will show you the user account on that computer including the hidden accounts. 

Step 2: Just follow the below steps to change the account password

  • Logged into the computer that has administrative rights. Then go to StartàRunàtype ‘CMD’.
  • In the command prompt window type ‘net user’ space ‘the name of the account’ then * and press enter. Example: net user administrator * or net user "TRICKS GOD" *. (Put the name in quotes if it contains spaces)
  • It asks you to enter the new password. Type the new password very carefully because command window won't display what you type. 
  • Reenter the same password once again to confirm it. 
  • Then you will get a success message. 
You’re done. Now you can access the user  accounts. 

Tuesday 26 February 2013

How to login into systems without password


Hi friends, many of us have password protection in our computers to secure personal information and details. If you forgot your password, you can login into the system without password or if you want to login to others computers just follow the below tricks. Many of you may know this trick but still for those who are not aware of it can use this trick. This trick will 100% works on XP but I don’t know whether it works out in other operating systems.

How to login into systems without password

Step 1: Start your computer
Step 2: When it asks for password press ctrl+alt+delete keys twice.
Step 3: Now another one window will open and asking for password.
Step 4: In that window, at the place of user name just type administrator and leave the password field blank and press enter.
Step 5: Now you have logged in as a normal user

Limitation:
Now you have full authority and the only problem is that you can't open My Document of the original account. To overcome this limitation, just use any one of the file recovery software and move the files from My Document to any other folder in other drive.

Sunday 24 February 2013

How to change the driver letter of a computer


Many of us don’t know about the possibility to change the driver letter or path of our computer. This will cause some problems to your programs, but you can change the settings at any time you want. You may think what the purpose of doing this and risking the files of your computer. You can amuse your friends by this tricks which many of them don’t know.
How to change the driver letter of a computer
Suppose you are working on a video editing project and for some reason you need to shift your work to another computer. You were working on the previous computer with 'G' drive and it is not available in the new one. Then what will you do? Definitely you won't love to do everything from the scratch. In this situation you can change the drive letter of the new computer to 'G' and copy the raw files to it and continue the work as usual.

You can’t change the name of the drive by right clicking. You won't find the rename option. Here I am going to explain how you can change the letter or path your drive. Just follow the below steps. 
  • Right click on My Computerà Select ‘Manage’. New window will open. In that window browse 'Disk Management' option.
  • Right click on the drive which you want to change the drive letter. Click 'Change Drive Letter and Paths' option
  • Click on 'change' and then select one of the drive letters available in the combo box and click on OK.
Now check your 'My Computer' and it is changed with the new path. If you want to change it back to the previous one just follow the steps once again and select the desired drive letter.

Limitation:
When changing the drive letter it causes some problems in some programs associated with the drive. For example, if you are working on a video editing project and all your raw video files are stored in a drive say 'E' and if you change it's letter to something else the project file may find it impossible to read the file. So, be careful while doing this.

Saturday 23 February 2013

Tips to set password to Microsoft office files


Tips to set password to Microsoft office files

It is easy to set password to Microsoft Office files like .doc, .ppt, etc. If you set password for each and every files then it becomes secure and other peoples can’t open it. In this article I have given the tricks on how to set password to Microsoft office files. Just follow the below instructions to keep your files safe.

Step 1: Open Microsoft office's component such as Word, Powerpoint, Excel etc.

Step 2: Click the Office button 

Tips to set password to Microsoft office files

Step 3: Click on Prepareà click  on  'Encrypt document'

Tips to set password to Microsoft office files

Step 4: Then one window will open.Enter the password in window and click Ok.

Tips to set password to Microsoft office files

Step 5: Then another window appears asking for password confirmation. Re-enter your password and click OK. Now the Password is set on the file. 

Step 6: Whenever you open the file it will ask for the password.  

Tips to set password to Microsoft office files