Skip to main content

Use File Compression In Xp

NTFS Compression
NTFS compression is available on volumes that use the NTFS file system, and NTFS compression has the following features and limitations:
• You can use NTFS compression to compress individual files and folders, as well as an entire NTFS volume.
• You can compress a folder without compressing its contents.
• You can work with NTFS-compressed files without decompressing them, because they are decompressed and recompressed without user intervention.
• You can display NTFS-compressed file and folder names in a different color to make them easier to identify.
• You may notice a decrease in performance when you work with NTFS-compressed files. When you open a compressed file, Windows automatically decompresses it for you, and when you close the file, Windows compresses it again. This process may decrease your computer performance.
• NTFS-compressed files and folders only remain compressed while they are stored on an NTFS Volume.
• You cannot encrypt an NTFS-compressed file.

Compressing an NTFS Volume

You must be logged on as an administrator or a member of the Administrators group to complete this procedure. If your computer is connected to a network, network policy settings may also prevent you from completing this procedure. To compressing an NTFS volume:
1. Click Start, then click My Computer.
2. Right-click the volume you want to compress, and then click Properties.
3. On the General tab, click to select the Compress Volume to save disk space check box, and then click OK.
4. In Confirm Attribute Changes, click the option you want.

Compressing Files or Folders on NTFS Volume

To compress a file or folder:
1. Click Start, and then click My Computer.
2. Double-click the NTFS Volume that contains the folder or folders you want to compress.
3. Right-click the file or folder you want to compress, and then click Properties.
4. On the General tab, click Advanced.
5. Click to select the Compress contents to save disk space check box, and then click OK.
6. In the Properties dialog box, click OK.
7. In Confirm Attribute Changes, click the option you want.

NOTE: If you move or copy a file into a compressed folder, it is compressed automatically. If you move a file from a different NTFS Volume into a compressed folder, it is also compressed. However, if you move a file from the same NTFS Volume into a compressed folder, the file retains its original state, either compressed or uncompressed.

Displaying Compressed Files in Color
You can change the display of files and folders that are compressed in Windows Explorer and My Computer, so it is easy to see them. To display compressed files in color:
1. Double-click Folder Options in Control Panel.
2. Click Start, and then click Control Panel.
3. Click Appearance and Themes, and then click Folder Options.
4. On the View tab, click to select the Show encrypted or compressed NTFS files in color check box.

REFERENCES

Windows supports two types of compression, NTFS compression and compression by using the Compressed (zipped) Folders feature.

For additional information about zipped folders, click the article number below to view the article in the Microsoft Knowledge Base:
306531 How To Use Compressed (Zipped) Folders
For additional information about NTFS compression, click the article number below to view the article in the Microsoft Knowledge Base:
251186 Best Practices for NTFS Compression

Comments

Popular posts from this blog

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. 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 and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri...

How to use pen drive as RAM

Yes with some modified settings you can use your pen drive as a RAM 1) Connect your pen drive to your PC [pen drive should be at least 1 GB or if you having 4 GB then its better] 2) Allow PC what he is supposed to do,let system to detect pen drive. 3) After your PC finished with its detection work,you have to do some little 4) Right click on the My Computer and select the properties 5) Goto advanced and then performance setting then advanced then 6) Select pen drive and click on custom size " Check the value of space available " 7) Enter the same in the Initial and the Max columns " You just used the memory of the PenDrive as a Virtual Memory " 8) Now restart your pc and enjoy your fast and super system

Changing a users icon on the Welcome screen

Each user that is set up on your computer can associate an image that appears next to his or her name on the Welcome screen. By default, Windows will randomly select an image for you, but this selection can easily be changed. If you do not like the images that Windows has to offer, you can select any other image. The process of changing a user's image is very simple. Just perform the following steps and you will have it changed in no time: 1. Open up the user manager by clicking the Start menu and selecting Run. Then type in nusrmgr.cpland click OK.This is a shortcut to User Accounts that will save you time going to Control Panel and then clicking the User Accounts icon. 2. This will start up the New User Accounts Manager. To change a user's picture, just click the user name. 3. Then, click Change My Picture text and you will see a screen with all of the different images that are built into Windows XP. 4. If you see one you like, just select it by clicking it and then cl...