Tuesday 13 November 2012

The Best Computer Tips And Tricks

Keyboard Shortcuts for Windows Vista and XP and Microsoft Office
 
Windows Key+E
The best part about shortcut keys is letting your keyboard do half the work. This is a perfect example: This shortcut allows you to open Windows Explorer with one quick keystroke.

Windows Key+M
This is the shortcut to keep in mind when you are at work doing anything but working—it allows you to minimize all of your open windows, leaving just the desktop left exposed. To restore the windows, hit Windows key+Shift+M. Another quick way to do this is Windows key+D, which shows your desktop; to restore, just repeat the same keystroke. This is a handy shortcut to have around the next time your boss is wandering through the office.
 
Alt+Tab
This allows you to easily scroll through all the windows you have open. If you're working in Word and referring to something in Explorer, for example, you can toggle back and forth between the two programs. You can also use this to switch between windows in the same program, making multitasking a breeze. Very similar is Windows key+Tab: In XP, it lets you scroll the items on the taskbar, and in Vista, it starts Flip 3D for a fun graphical spin on the same idea.

Alt+F4
This shortcut is a quick way to close a window in any program. Alt+Spacebar+C (which requires less stretching, but more keys) and Ctrl+W do the same thing. Any of the ways will allow you to close a window without using your mouse to hit the X in the upper-right corner. 

Ctrl+Arrow Keys
In Microsoft Word, the left and right arrows allow you to move the cursor to the beginning of the previous word or the next word; the up and down arrows will do the same with paragraphs. This is very helpful when editing a document or scanning for any reason.

Shift+Delete
f you want to delete a file—and you don't want to deal with it later in the Recycle Bin—this is the way to go. Just be absolutely sure that this is a file you won't want back!
 
Hold Shift While Inserting a CD
Have you ever wanted to insert a CD and not use it right away? This shortcut allows you to bypass Autorun when inserting a CD so you can control exactly when you will use a CD you've inserted.
 
Ctrl+Drag
There are many ways to copy a file, but this just might be the easiest. All you have to do is click on the file, hold, and drag it into its desired location. This works the same as another handy shortcut, Ctrl+C.
 
Windows Key+U+UQuickly shut down Windows by hitting the Windows key (don't hold it down), hitting U to reach the shutdown menu, and then hitting U again to shut down.
 
Windows Key+PauseNeed a quick way to get to the Systems Properties menu without too much thought? Just press these two keys and you'll be brought right to it. 

Ctrl+Z, Ctrl+Y
Undo an action by hitting Ctrl+Z; if you change your mind, Ctrl+Y will redo the undo.

Shift + Arrow Keys
Holding shift and pressing one of the arrow keys will highlight text in Word (or a group of Excel cells) without the mouse, selecting in the direction the arrow points.

Ctrl+U, Ctrl+B, Ctrl+I
This one's for Office newbies. It's a snap to underline, bold, and italicize without the mouse if you press Ctrl+U (underlining), Ctrl+B (bolding), or Ctrl+I (italicizing).

Any Folder As a Photo Folder

This tricks shows you how to setup any folder to display its contents as a photo folder. In many cases, you save your images/photos in a folder different than "My Pictures" (under "My Documents"). Since this folder you choose is just like any other normal folders, its contents displayed as a listing of files. You can temporary change it by just right-click and select "View" >> "Thumbnails". But if you want to change the folder so that everytime you come back, the folder itself, as well as all its subfolders, display the contents as photo thumbnails.

Here's How


Right-click on the folder you choose and select "Properties"















Select "Customize" Tab. Then under "Use this folder type as a template", select "Pictures (best for many files)"




















Check on "Also apply this template to all subfolders" to apply the setting to subfoders as well




















Click OK to exit

Wednesday 7 November 2012

NOTEPAD VIRUS CODES

1. Cycle a message in your friend's computer:
open notepad and Type :
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as Anything.BAT and send it to ur frenz or enemy.

2. Convey your friend a lil' message and shut down his / her computer:
Type :
wx@echo off
msg * I don't like you
shutdown -c Error! You are too stupid! -s
 Save it as Anything.BAT in All Files and send it.

3.Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32
otepad.exe
GOTO top

Save it as Anything.BAT and send it.

4.Hack your friend's keyboard and make him type You are a fool simultaneously
Type :
Set wshShell = wscript.CreateObject(WScript.Shell)
do
wscript.sleep 100
wshshell.sendkeys You are a fool.
loop

Save it as Anything.VBS and send it.

Manage Windows XP Boot Disk

Windows XP users must create a boot XP operating system CD to troubleshoot for problems with the installation of Windows. CD of boot Windows XP will allow you to start the computer if the boot sector is corrupt or damaged, and the computer will not boot up. Create a boot CD from an existing installation of Windows XP is not a terribly complicated process

Instructions:-

1.    Create a folder called "XPSetup" at the root of the c: drive.

2.    Download and unzip the boot sector of the download location provided files (see resources). Copy all the files in the new XPSetup directory.

3.    Click on the "Start" button and select "Explorer" to open Windows Explorer. Search the directory c:/i386 using the browser. If the i386 directory can be found in the root directory, take a look in the Windows directory in the root directory.

4.    Highlight the directory/i386 and click the folder.

5.    Select "copy" (not "move") in the contextual menu and paste the folder in c:/XPSetup. Do not drag and drop the folder. The folder structure must be as folder c:/XPSetup/i386 that stick in the installation directory. Verify that files are copied and not moved by checking its contents i386 folder.

6.    Open Notepad and create a new text file. In a new text file, type the word "Windows" capital "" and the rest of the lowercase letters. Contain spaces, but does not include the quotation marks around the words "Windows". Press "Enter" to create a new line.

7.    Save the file as "WIN51" with quotation marks. Add quotes will prevent the .txt extension added to the file name with. The content should be available a file named WIN51 with Windows text (including spaces).

8.    Copy and rename the WIN51 file, as specified for your operating system. Each service Pack installed XP will create a separate file. Follow the instructions below:

Windows XP Home without service packs: copy and rename the file WIN51IC.

Windows XP Home, Service Pack 1: in addition to the file named WIN51IC, copy and rename the WIN51 WIN51IC file. "SERVICE PACK 1".

Windows XP Home Service Pack 2: in addition to the files named WIN51IC and WIN51IC."SP1, copy and rename the file WIN51 WIN51IC."SP2 "."

Windows XP Professional without any service packs: copy and rename the file WIN51IP.

Windows XP Professional, Service Pack 1: in addition to the file named WIN51IP, copy and rename the WIN51 WIN51IP file. "SERVICE PACK 1".

Windows XP Professional with Service Pack 2: in addition to the files named WIN51IP and WIN51IP.SP1, copy and rename the WIN51 WIN51IP file.SP2 "."

9.    Copy all WIN51 files in c:/XPSetup.

10. Open the application, Easy CD Creator, and create a new project.

11.
Select "Burn" > "Bootable CD" in the menu on the top navigation bar.

12. Change the volume name for the new CD project according to the version of Windows XP:

Release tag

Windows XP Home OEM-WXHOEM_EN

Windows XP Home SP 1 OEM-XRMHOEM_EN

1St Windows XP Home SP and SP 2 OEM-X1AHOEM_EN

Windows XP Professional OEM-WXPOEM_EN

Windows XP Professional SP 1 OEM-XRMPOEM_EN

1St Windows XP Professional SP and SP 2 OEM-X1APOEM_EN

 13. Copy all the following files in the directory XPSetup to prevent the reactivation of Windows, if you use the boot disk:

C:\windows\system32\oembios.bin

C:\windows\system32\oembios.dat

C:\windows\system32\oembios.GIS

C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oembios.cat

14. Easy CD Creator interface, need to add the whole folder c:/XPSetup.

15. Insert a blank CD and click "Burn". Create a bootable Windows XP CD.

16. Start of test CD. Shut down the computer with the CD in the CD burner. Start Windows XP, and then press the F12 key during startup. It is a list of boot options. Select "boot from CD". The team must start from the CD if run all the steps correctly.

Fix A Slow Running Computer

It can be trying to fix your computer runs slow, also many people are fighting for the same problem. It is the same old story, the purchase of a new team, to go for a few months and then it seems that night that the team decides to take his beloved old time burden for any program. This is actually something very frustrating, but there are solutions and attempts to repair a slow computer do not require a degree in computer science.

Repair slow computer needs only some know how and your patience. There are some basic things you can do to significantly accelerate your PC. Here are some to help you on your free much faster way, computer experience of stress.

After the first systematically delete temporary Internet files. These Internet files can be added very quickly as browsing the Web and also about many of these files can slow the performance of the computer. You can easily remove these files by using the disk cleanup tool.

Secondly, to repair a slow computer eliminate elimination programs start. These programs is developed each time you start your computer, wasting valuable time waiting to completely load Windows. This process may take from 5 to 15 minutes! But if several unnecessary programs are disabled when booting the computer, can significantly reduce the time needed to load Windows.

 Something I can do to help with the speed of your computer is check and correct all errors on the drive. Everyday errors on the hard drive, the negative impact on the performance of your computer may collect through the team. Simply go to my computer and then click drive c. click Select properties and then tools. Click on the "now" to begin the process. This significantly increases performance.

Remove Fake Antivirus Malware

Guide to remove the fake antivirus malware
There are many types of malware currently circulating anti-virus Rouge there, one of those famous is as follows. Anti-virus live virus if your infected, when you remove it, in fact, that would be difficult.

Many such viruses are present on the Internet pose them. are taken hostage and as a live anti-virus on your computer, a warning message indicating that your computer is infected with the virus given, you have to remove it, they must be registered in order to get. .

Tricky part is that the virus of these types of block because of all kinds, including the removal tool malware most famous, of an attempt to remove them, how to remove them;. and we are prepared guide you It helps to remove the infection of these fake anti-virus for you.

 General guidelines:

In several steps you can follow to you, you have to remove the / fake anti-virus.
·         Please use a portable version of SuperAntiSpyware to remove anti-virus

·         The first step is,if you want to use SuperAntiSpyware, run it again does not work restart in Saf Mode.

·         If that does not work then try using Safe Mode to Reboot of ComboFix

·         To install Malwarebytes, do a full system scan

·         Perform a full scan and then restart using the anti-virus software is installed then.

 Guide to remove the antivirus live:

1.      Restart in Safe Mode by pressing the F8 key as soon as you start before the window, select the Network and the Safe Mode.

2.      You will need to modify your Internet connection for your anti-virus live in order to prevent you from using the change is nothing of all your Internet settings.

3.      And then Internet Options, go to the setting of LAN, use the Bypass proxy server for local addresses check box.

4.      Install SuperAntiSpyware You are in Safe Mode, you can download from the Internet.

5.      After installing the program, so you click Check for Updates button in order for it to get the latest definitions, open the window to update, run the rapid analysis of the system. .

6.      Click once an update is made ​​scan to select all drives to scan by clicking the button of your computer.

7.      Take quite a lot of time you can scan is finished, and only then, proceed to remove the virus from your computer.

8.      Make sure that you restart the computer removal is complete, you start back into safe mode.

9.      After you reboot back to safe mode, you just installed, the Malwarebytes please update it to get updates and the latest. run a full system scan after the update.

10.  Malwarebyte is sniffing malware than many have missed is superantispyware. . Then, please click Remove to remove them entirely from the system.

11.  And then restarts, the installation system and Microsoft Security Essentials is not, run another scan to make sure that it is not malware are left.

 Go there to finish it guide. how to remove the antivirus fake from your computer to verify that has been updated with the latest definitions always the anti-virus software to prevent infection from spyware, all why these It is annoying to perform these steps, malware and fake anti-virus.

Tips For Firefox

Our previous article 5 we mentioned tips to give a different meaning entirely new browsing of Firefox. Hint, also, to facilitate it to browse the Internet, to manage the tab for you Lets use a shortcut.

In this article, I will present some more browsing of Firefox tips and much easier to enjoy browsing in Firefox, that.

1.Open the search for a new Firefox tab:
You are, whenever you want to create a new search must be frustrating always, open a new tab. So now, you can create a search to create a new search in new tab by pressing the key old to enter + not only, please enter the key.

You are, if you want to create a new search tab by default, perform the following steps. :

Type : Set about in the address bar of your browser

The window, as follows: after opening the filter box type browser, search, open in tab.

Double-click the value you want to change this to true.

2.To disable the Close button tab:
So close to the actual Close button, when you open multiple tabs, it can display a tab without closing it by mistake is very difficult. [Close] button so that you can now to, you can customize the Firefox off instead, you can have a single Close button on the right side of the tab bar.

If you are not using the Tab Mix Plus extension, perform the following operations:

·         Type : Set about in the address bar of your browser

·         By entering, filter browser.tabs.closebuttons

·         Set the tab close button on the right side of the tab bar to move the value to which 3.

If you are running Tab Mix Plus extension , and then perform the following steps. :

·         Tab Mix Plus opens the option to select / display tab

·         Please check the check box of the tab close button to clear the check box

3.To disable tab scrolling of Firefox:
Annoying feature one of the Firefox tabs, tab scrolling is aggregates all are open.

If you're using an extension of the Tab Mix Plus, you will need to use multiple rows of tabs is very useful.

·         Tab Mix Plus is moved to an optional tool

·         You can also select to display the tabs and drop-down menu changes, from more than one line, you can select the maximum number of rows to display. .

Tab Mix Plus If you are not using an extension, to disable this, perform the following steps. :

·         Type : Set about to address bar

·         By entering, filter browser.tabs.tabMinWidth

·         To disable this feature to set the option of completely 0

4.Tab is commonly used to save space of the tab:
You, the tab is always the same always, if it is open to the other tabs, so as to give more space and take less space they are more open you are, but to reduce them is wise. To do this, you will need to install FaviconizeTab extension.

You can configure this extension in order to reduce the tab based on the URL. .

·         Right-click faviconize from the menu

·         And auto, enter the URL of the page and leave you faviconize always open in the tab. Select the enable

·         The tabs that are commonly used, currently, will be displayed each time you open it as an icon.

5.Shortcut key for closing a specific tab:
If you are using multiple tabs, is done by taking the mouse pointer you instead Close button, to close the tab, you need a quick way. Shortcut to achieve the key is Oshite

In the Ctrl key + the close a particular tab is on the top you.