Showing posts with label Computer Tricks. Show all posts
Showing posts with label Computer Tricks. Show all posts

Sunday, 22 July 2012

top 5 tips to make your system faster.

1. Wallpapers: They slow your whole system down, so if you're willing to compromise, have a basic plain one instead!

2. Drivers: Update your hardware drivers as frequently as possible.  New drivers tend to increase system speed especially in the case of graphics cards, their drivers are updated by the manufacturer very frequently!

3. Minimizing: If you want to use several programs at the same time then minimize those you are not using.  This helps reduce the overload on RAM.

4. Boot Faster: The 'starting Windows 98/XP' message on startup can delay your booting for a couple of seconds.  To get rid of this message go to c:\ and find the file Msdos.sys.  Remove the Read-Only option.  Next, open it in Notepad or any other text editor.  Finally, go to the text 'Options' within the file and make the following changes: Add BootDelay=0.  To make your booting even faster, set add Logo=0 to remove the Windows logo at startup.

5. Restart only Windows: When restarting your PC, hold down Shift to only restart Windows rather than the whole system which will only take a fraction of the time.

Tuesday, 27 March 2012

view high quality videos in youtube

1. View high quality videos

Youtube gives you the option to switch to high quality videos for some of the videos, however you can check if a video is available in high quality format by appending ‘&fmt=18′(stereo, 480 x 270 resolution) or ‘&fmt=22′(stereo, 1280 x 720 resolution) for even higher quality

Friday, 30 December 2011

*USEFUL COMPUTER TRICKS:

Computer Trick 01

To Delete “Password” set for “Administrator”
  • Take away the hard disc from the computer u want lo log-in.
  • Fit it to another computer as “secondary Bootable Device”.
  • Log in to windows.
  • Go to “windows”→”system32” →”config”.
  • Delete “sam.exe” and “sam.log”.
  • Now shut down that computer and take out the just fitted hard drive.
  • Fit back the hard drive to the computer and log in.
Note: This trick works only when the hard drive is in FAT format.

Computer Trick 02

To View all the cards in windows In-built game “Hearts” you must edit your registry carefully.
  • Go to the “Registry Editor” (“Start” → “Run” → Type “regedit”→ Enter).
  • Go carefully step by step in the left panel as directed below, “HKEY_CURRENT_USER” → ”Software” → ”Microsoft” → ”Windows” → ”Current Version” → ”Applets” → ”Hearts.
  • Right Click on the right panel → “New String value” and name it as “ZB”
  • Open “ZB”. Enter “42″. Close the Registry Editor.
  • Whenever you want to view all the cards in HEARTS, press [Control]+[Alt]+[Shift]+[F12].

Computer Trick 03

To create Nameless Folders,
  • Right click on the folder you want to see nameless.
  • Click on “Rename” option.
  • Holding the [ALT] key press 0160 from the numpad at the right side of your keyboard. (do not type the numbers from the numbers above the character keys).
  • Press Enter. The nameless folder has been created.
  • If you want to create another nameless folder in the same directory, then select another folder and rename as per step three and doing nothing repeat the step three.

Computer Trick 04

To block a website without requiring any software or firefox filters. Just follow the steps,
  • Go to C: WINDOWS → system32 → driversetc.
  • The file named “hosts” with no extension can be found.
  • Open it with Notepad.
  • Reach to the bottom of the page. And locate the line “127.0.0.1 localhost”.
  • Add next line next to that line “127.0.0.1 http://www.ABCD.com/ localhost”. Where ABCD is the site you want to block. Now open the browser and check it.

Computer Trick 05

To Lock Folders without using any type of Software program,
  • Just copy the codes given below,
cls
@ECHO OFF
title Folder Locker
if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK
if NOT EXIST Locker 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 Locker “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}” Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
  • Paste the copied code in a notepad and change the word “PASSWORD” (in the line, if NOT %pass%== PASSWORD goto FAIL ) with your password which you want to set.
  • Save the file as XYZ.bat where XYZ is any arbitrary name selected by you.
  • A batch file is immediately created where you have saved the XYZ.bat file.
  • A new folder named “Locker” is created here after double clicking the XYZ.bat file.
  • Add the files or folders you want to lock into the newly created folder.
  • Again double click XYZ.bat.
  • Type “Y” or “y”.
  • The locker is locked and hidden.
  • If you want to unlock it, just double click XYZ.bat and enter the password in the appeared window.

Thursday, 29 December 2011

trick for on/off your monitor by less work

TRICK TO ON/OFF YOUR MONITOR BY AN INTERESTING SOFTWARE:
If you are using a Desktop computer then it’s easy to turn On or Off your monitor screen. But still if you are lazy enough to stretch your hand to the monitor screen you can use one cool small app to make your life easier.
PushMoitorOff is a tiny app which allows you to control your monitor screen from your keyboard. This tool comes handy for laptop users too. As most of the laptops don’t have the different On/Off button for the screen. So those who believe in saving energy can use this tool when needed.
The app is very easy to use. Whenever you feel like turning on/off your monitor you just have to press Shift+f1. You can change this shortcut key also using the options provided in the software.

Download PushMoitorOff

trick to shut down your computer by putting timer

*TRICK TO SHUT DOWN YOUR COMPUTER:MUST TRY>
Here is a trick to shutdown your computer  at a specific time. You might be thinking what great about it, well you can shutdown your computer without the use of any software. Just shutdown your computer at specific time from RUN Command. For example if you wish to shutdown at 09:45 am. Type this in

Start=>Run
Type Code:        at 11:35 shutdown -s
To cancel or Abort the shutdown:
Type Code:                   shutdown -a
Type  Code:  “shutdown –s –m\\computername –t60”. This command will shutdown the computer on network if you have administrative access.  Here computername needs to be replaced by the exact computer name of the computer on the network to work.
Auto shutdown computer using run command