Hello, thanks for taking a look at my post
Hopefully you'll be able to help me with this!
So, I have this program on my computer called JDiskReport from JGoodies.
This is the program I usually use to ge ta sense of what is using up the space on my drives, and it gives me a good idea of what to move and what to leave.
Previously, rather than opening the program THEN choosing a directory to search, I've used the context menu item that automatically gets put in when you install the program. It when you right-click on a drive or folder you can choose the program in the menu and it'll automatically start scanning said drive/folder.
But, just out of the blue, the context menu item stopped working. No idea how or why.
I get an error message saying:
"F:\
Application not found"
F being the drive I right clicked and tried to scan.
The registry command looks like it's correctly structured:
"javaw.exe" -Xmx384m -jar -Dpath="<%1>" "C:\Program Files (x86)\JGoodies\JDiskReport 1.4.1\jdiskreport-1.4.1.jar"
But, honestly, I couldn't tell you what could potentially be wrong, so never mind what I think.
The command was only present under the 'Folder' part of HKEY_CLASSES_ROOT, I tried putting it under 'Drive' to see if that would fix it, but no luck.
Any ideas on why it's acting up? Did the author of the program mess up in some what?
Thanks in advance for any and all ideas!
Hopefully you'll be able to help me with this!
So, I have this program on my computer called JDiskReport from JGoodies.
This is the program I usually use to ge ta sense of what is using up the space on my drives, and it gives me a good idea of what to move and what to leave.
Previously, rather than opening the program THEN choosing a directory to search, I've used the context menu item that automatically gets put in when you install the program. It when you right-click on a drive or folder you can choose the program in the menu and it'll automatically start scanning said drive/folder.
But, just out of the blue, the context menu item stopped working. No idea how or why.
I get an error message saying:
"F:\
Application not found"
F being the drive I right clicked and tried to scan.
The registry command looks like it's correctly structured:
"javaw.exe" -Xmx384m -jar -Dpath="<%1>" "C:\Program Files (x86)\JGoodies\JDiskReport 1.4.1\jdiskreport-1.4.1.jar"
But, honestly, I couldn't tell you what could potentially be wrong, so never mind what I think.
The command was only present under the 'Folder' part of HKEY_CLASSES_ROOT, I tried putting it under 'Drive' to see if that would fix it, but no luck.
Any ideas on why it's acting up? Did the author of the program mess up in some what?
Thanks in advance for any and all ideas!