New
#11
Solution!
Here's the solution from WinZip Tech Support. I tried it and it does fix the problem.
On the 64bit PC use "sysnative" instead of "system32" as follows:
c:\windows\SYSNATIVE\tasks\*.* instead of c:\windows\system32\tasks\*.*
Explained in the following article:
http://msdn.microsoft.com/en-us/library/aa384203.aspx
Thanks to all here who jumped in to help.
Peter