Cannot Create a zipped compressed folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I recently removed Pkware's zip software from my computer and I believe that
took with it the the ability to Create a Compressed (zipped) Folder under
File | New. Any ideas what I can do to the registry to bring that back?
 
Try re-registering the zip DLLS in C:\Windows\System32:

1. Start Menu | Run ... cmd
2. CD C:\windows\system32
3. DIR *zip*
4. regsvr32 [filename].dll
 
A said:
I recently removed Pkware's zip software from my computer and I believe that
took with it the the ability to Create a Compressed (zipped) Folder under
File | New. Any ideas what I can do to the registry to bring that back?


Start | Run <type in>
regsvr32 zipfldr.dll
<enter>
 
Back
Top