My hard drives:TechnoHunter wrote: What size hard drives do you have in your machine?? somehow your script is trying to write a line to the registry without first setting the $ICON


any ideas?SilentInstall.exe
=================
Windows cannot find 'SilentInstall.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search.
What do you mean? You analysed the script to figure out the problem with it!!! I thank you so much for pointing it out!! I just hope that I fixed the script.... Let me know, I'm going to bed now. Nite!TechnoHunter wrote:for which i for one thank you! else i would not have been able to track down the reason it broke for him![]()
Please clarify the problem that you are having with v1.4.... Maybe I can fix the problem. As for v1.5, I'll look into the problem. A capture of the Computer Management screen under Disk Management might help..... Is the "main drive" your Windows partition? Is your "second drive" also a hard drive partition?Mavericks choice wrote:I have same prob here with 1.4 . With 1.5 indicator only showing on second drive & not on main drive.
although ver 1 worked fine?
Cheers
MC.
Code: Select all
; Calculate percentage numbers for array:
for $i = 0 to 12
$Per[ $i + 1 ] = Round( 100 / 12 * $i )
next
TechnoHunter: I looked at the code and you are correct. And no you are not compilcating things.....TechnoHunter wrote:hmmm correct me if i am wrong dougie..
Not a stupid question! The only stupid question are the ones you know the answer to!TechnoHunter wrote:i have a stupid question.. ya know how when you share out a drive (not a folder mind you, a drive!)
it puts that nifty little hand at the bottom of the icon... (note the sarcasm bout the hand)
does it add the hand to the icons made for this indicator?
XP pulls an image and overlays the drive icon with the hand icon, similar to what happens with the shortcut arrows. As for where it pulls the nifty hand icon, no idea.....TechnoHunter wrote:so is it an overlay like the shortcut arrows? or does it just pull an icon from shell32.dll for it?
TechnoHunter
Is there a way of correct the installed one?dougiefresh wrote:JoaoVr: I'm aware of this bug. Please download the most current version found here: http://download.yousendit.com/7597858B6602B45C. What causes this: there is not a "s0.ico" in the package. The new version uses "s8.ico" instead of "s0.ico" for system drives that are less than 8% full, on the theory that system drives are NEVER completely empty.... I hope this solves the problem.