Zip compression problem....

  • Thread starter Thread starter sam
  • Start date Start date
S

sam

I have a windows xp professional machine that has "lost"
the ability to create zip compressed files. The reason I
know this is that the pop up menus for <rightclick>
New/Compressed Folder and <rightClick> SendTo compressed
Folder are no longer present.

I've tried the (many times posted) re-register your
zipfldr.dll file suggestion, and this presents an error:
0x80000400D Dll reg server Failed.

Any other suggestions?
 
Hi

Try unregistering the file first:

regsvr32 /u zipfldr.dll

then re-registering it:

regsvr32 zipfldr.dll

--

Will Denny
MS-MVP Windows - Shell/User


| I have a windows xp professional machine that has "lost"
| the ability to create zip compressed files. The reason I
| know this is that the pop up menus for <rightclick>
| New/Compressed Folder and <rightClick> SendTo compressed
| Folder are no longer present.
|
| I've tried the (many times posted) re-register your
| zipfldr.dll file suggestion, and this presents an error:
| 0x80000400D Dll reg server Failed.
|
| Any other suggestions?
 
Back
Top