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

Pulling local admin accounts on a windows system WITH POWERSHELL

 There’s a couple ways to get them, I’m sure you’ve been around the internet looking. The Powershell scripts I use: Get-LocalGroupMember -Gr...