Friday, July 18, 2014

Unable to open FTP site in windows explorer

Check to see if the registry key HKEY_CLASSES_ROOT/ftp exists.
On a computer I was working on, this key wasn't there.  Export the key from a computer that has it and import it into the bad computer's registry.

Try again.

Enjoy. 

No comments:

Post a Comment

ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'

 I tried a couple things, downgrading, reinstalling, followed some github links talking about /usr/local/lib/python3.10/dist-packages/basics...