Credit and download: http://www.xdelbox.com/how-to-remove-winupgro-or-winupgroexe/
Another link: http://www.softpedia.com/get/Antivirus/AVZ-Antiviral-Toolkit.shtml
Nir.
Tech Solutions for your pc problems and tips. Freeware softwares and utilities, registry solutions and shortcuts, virus handling,BSOD fixing, download software & tools. Nirstech - Important information exactly for you.
I recently came across this error and it had us stumped for quite a while. I found several articles online that didn’t quite identify it correctly or didn’t apply to my situation. After digging around on the knowledge base of the firewall manufacture, Check Point in this case, I came across a real solution that worked. It wasn’t easy to find, even on their site because the situation wasn’t the same, but I figured “what the heck, I’ll try it”, and it worked.
The problem had to do with the default windowing size allowed through the firewall. If you aren’t familiar, “windowing” is how TCP negotiates the transfer of data. It is variable and starts out slow until it can negotiate an acceptable packet-to-acknowledgement rate for both parties. For example, first we exchange packets by me giving you one packet and you responding (acknowledging) that you received it. Then we try say 10 packets to one, if that worked without corruption, we increase it. So on and so forth until we get to a maximum agreeable rate that both of us are comfortable with and we get data transfered at a much higher speed. All that to say this…
Check Point firewalls have a max windowing size of 10K by default. This sometimes gives you the “Path is too deep” error, espescially when on a LAN going to a DMZ or some other interface on the firewall. To fix it you will want to do the following:
To increase the window size, run the fw ctl set int fwtcpstr_max_window 65536 command.
Note: This command does not survive a reboot.
To make the command survive a reboot:
After the procedure completes, users should be able to successfully copy the files.
Credit: http://teknotes.wordpress.com/2007/08/01/cannot-copy-file_name-the-path-is-too-deep/
Another Cause of this problem may be a failure of the connection between the internal drive and the another drive (USB or network storage)
You’ll need to do troubleshooting to isolate the problem. Use a different external HDD, drop your internal HDD into another system, etc until you figure out where the problem is.
Nir.