Where did the disk space go?
-
Christopher Duncan wrote:
I tend to avoid java utilities
Why? :confused:
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopesI do as well. It's mainly because of the hassle of having to host a separate runtime, which not only grabs an icon in my system tray, but also when it's updated seems likely to break at least some of the Java apps which rely on it. I suspect it wouldn't be anywhere near the issue it is if the JVM supported static linking or side-by-side versioning.
Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
I'd say C:\Config.Msi + System Restoredata + Volume Shadow Copies data will give you the account for the rest 30Gigs...
|=|_|C|< Y'/-\|_|_
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
You absolutely need to try sequoia view
The best way to accelerate a Macintosh is at 9.8m/sec-sec - Marcus Dolengo
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
So how do you find the system restore directory...
It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains. -- Pride and Prejudice and Zombies
Actually I stand corrected, I've been turning off system restore for so long I had to look where it was these days. Apparently they moved it into the 'System Volume Information' under _Restore. It used to take a non-windows kernel to make it show you the _Restore folder, now it's just a hidden compressed folder.
The true man wants two things: danger and play. For that reason he wants woman, as the most dangerous plaything.
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Hey, it's a Dell. What can I say? :)
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Under the bed is more likely. Someone has to keep the monsters company. :)
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Christopher Duncan wrote:
I tend to avoid java utilities
Why? :confused:
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopesBecasue Java is terrible.
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
This is in the shadowstorage folder, I was missing around 125GB: 1. Run Command Prompt as Admininstrator 2. Type: vssadmin list shadowstorage You'll get something like this: Used Shadow Copy Storage space: 19.594 GB Allocated Shadow Copy Storage space: 21.637 GB Maximum Shadow Copy Storage space: 25 GB 3. Execute this command to lower it to 5GB: (Or whatever you want) vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=5GB
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!