ANDROIDXPLORE.COM

Xplore The Best of Androidandroid xplore. www.androidxplore.com Android lovers dont miss it
Showing posts with label PC TRICKS. Show all posts
Showing posts with label PC TRICKS. Show all posts

Monday, January 30, 2012

remove virus from pendrive

If you are using pendrive for data transfer at school, college or at your office or any where
you must have come across the VIRUS creates an exe file in your usb drive with the name New Folder.exe.

WITH THIS VIRUS

Task manager is disabled.
Registry Editor is disabled.
Folder options not working.
Taking too much time for accessing pendrive.
Uses half of your computers processing power.

now you can easily remove this virus
Just download the tool from the link below.
Run this downloaded exe by double clicking on it.
Then click on “Delete Autorun.inf file”.



After that click on ” Remove virus from USB”. The virus will be removed from your pendrive.
with this tool you cal also restore your task manager, registry editor and other things which were disabled by virus
just click on “Restore Default Windows Settings”. thats it.............


click here to download

Friday, June 17, 2011

MATRIX LIKE EFFECT





Excellent Trick For Matrix Effect

just follow the steps

1. Open Notepad.
2.Copy the below mentioned text in your notepad file:

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

3. Save the file with .bat extension like Mat.bat

it will look like image shown below




AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic

Thursday, June 2, 2011

MS DOS IN COLOR

Are you getting boar with your command prompt (CMD) black color

if yes want to change it with other happening cool colors then here is the tricks for you

To do this follow these steps

1) Click on Start >Run then Type CMD

2) Command Prompt will open.


3) Type "color z"


4) List of numbers of colors will appear...Example: Blue=1


5) So, for changing CMD color to Blue color type:-"color 1"and then press Enter.

Sunday, May 15, 2011

FULL SCREEN ON INTERNET

If you are surfing on small monitor and want to use full screen to view websites
just press F11 and your browser will remove all toolbars, address bar and the full screen size will be utilized to view website.

To switch to normal mode, press F11 again.

Wednesday, May 11, 2011

KILL PROCESS USING COMMAND PROMPT

Task Manager is generally used to kill or end a process in Windows . This method is effective but not nearly as fun as killing a process in Command Prompt. And one more advantage of killing process using Command Prompt provides much more control and the ability to end multiple processes at once.

All of this is possible with the TaskKill command. You can kill a process by the process ID (PID) or by image name (EXE filename).

Open up an Administrative level Command Prompt and run tasklist to see all of the running processes:

C:\>tasklist

Image Name PID Session Name Mem Usage
========================= ======== ================ ============
firefox.exe 26356 Console 139,352 K
regedit.exe 24244 Console 9,768 K
notepad.exe 24696 Console 22,028 K
notepad.exe 25304 Console 5,852 K
explorer.exe 2864 Console 72,232 K

cmd.exe 18664 Console 2,380 K
conhost.exe 2528 Console 7,852 K

In the example above you can see the image name and the PID for each process. If you want to kill the firefox process run:

C:\>Taskkill /IM firefox.exe /F

or

C:\>Taskkill /PID 26356 /F

The /f flag is kills the process forcefully.

Sunday, May 8, 2011

INCREASE YOUR RAM SPEED

RAM – Random Access Memory

is one of the main component of computer that is responsible for the process of the operating system.

Since all the Operating systems support Multiprocessing, hence require a good RAM speed.

Since all the current running processes are stored onto the RAM, it slows the system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, here is a tricks to increase your RAM speed

We can clean the RAM just by using Notepad .

yes using notepad & no need to buy any software for that

The process is as follows.

Open Notepad

Type

FreeMem=Space(64000000)

save it as “CleanRAM.vbs” on desktop

Note: Type the name of file along with inverted commas

Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For example:

FreeMem=Space(1280000000)

FreeMem=Space(2560000000)

FreeMem=Space(5120000000)

FreeMem=Space(10240000000)

NOTEPAD TRICKS

Notepad Secrets



Text becomes unreadable

Open Notepad
On the very first line, type in "dont eat the donut" (without quotes) then save and close the file. Note: the file should have only one line of the text above.
Now, open the same file. You'll notice the text becomes unreadable squares. (try this with different text with the same format and length).

Create a log

Open Notepad
On the very first line, type in ".LOG" (without quotes) then press Enter for a new line
Now you can type in some text if you want, then save the file.
Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.

PAINT SECRETS

Paint Secrets


1)

10x Zoom

Open Paint, then open a small image.
Select the zoom "Magnifier" tool.
Windows Paint lists out the zoom options from 1x to 8x, but there is a 10x...
After selecting the Magnifier tool, point the mouse right at the border line right under "8x" and left-click. There you go.. the hidden 10x.

2)

Create a trail image

Open Paint, then open an image.
Right-click on the image and select "Select All"
Now hold the "Shift" key and move the image around. The image will be drawn with trail.