CNUT can't open "Manage Packages"

Install CNUT on a computer with full permissions.
The error seems to be related with this:
Caused by: java.io.IOException: Could not get shell folder ID list

This error is related with "file chooser" function in java.  A couple of the Shell Folders ("Personal" and "My Pictures" in my case) had an absolute path to a drive that no longer existed. The folders should be %USERPROFILE%\Pictures rather than absolute paths.  Is your system 64bit or 32 bit?   If it's 64bit, try to uninstall the 32bit version and install the 64bit version.  (http://www.java.com/en/download/faq/java_win64bit.xml)

1 Like