Wikiposts
Search

Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Decompress Files in Windows XP

Thread Tools
 
Search this Thread
 
Old 13th February 2005 | 05:32
  #1 (permalink)  
Thread Starter
 
Joined: Jan 2002
Posts: 425
Likes: 0
From: UK
Decompress Files in Windows XP

As I know, one can compress and /or decompress individual files via 'Properties'. ...Further to this 'Disk Cleanup allows the compression of old files en masse. ...But how do you decompress all compressed files on your Hard Drive in one go?

Thanks.
BLUE SKY THINKER is offline  
Old 13th February 2005 | 07:50
  #2 (permalink)  
20 Anniversary
 
Joined: May 2004
Posts: 125
Likes: 0
From: UK
I think you can right click the hard drive in My Computer, select properties, then make sure "Compress drive to save disk space" is unticked. It may be ticked and grey if only some files are compressed, in which case click it a couple of times til it's clear again. If you have a large drive or lots of compressed files, the operation could take a while. I'm not sure how "deep" this goes regarding subfolder trees or some compressed/some uncompressed files, so there may also be another way.
FunkyMunky is offline  
Old 13th February 2005 | 12:30
  #3 (permalink)  
Thread Starter
 
Joined: Jan 2002
Posts: 425
Likes: 0
From: UK
FunkyMonkey.....

Thanks, but no luck; unticked and clear (no grey).

The only compressing to date has been to 'old files' via Disk Cleanup. Wondering how to reverse this.
BLUE SKY THINKER is offline  
Old 14th February 2005 | 02:52
  #4 (permalink)  
20 Anniversary
 
Joined: May 2004
Posts: 125
Likes: 0
From: UK
Another possible solution to uncompress every compressed file on the drive:

Open a command line window (Start >> Run >> type in "cmd" then enter).

Navigate to the root of your hard drive using

Code:
cd c:\
.

Then, type in

Code:
compact /U /S /I
This sets the uncompress (/U) action on all subdirectories/files (/S) on the drive, and continues even when errors are encountered (/I). This should uncompress everything on the drive that's compressed, and will take a while depending on the size of the drive.
Good luck!
FunkyMunky is offline  
Old 14th February 2005 | 07:37
  #5 (permalink)  
Thread Starter
 
Joined: Jan 2002
Posts: 425
Likes: 0
From: UK
FunkeyMonkey.....

Marvelous! ...Thanks; just the quick one off remedy I was looking for. ...Successful.
BLUE SKY THINKER is offline  

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.