A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » General Vista Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

General Vista Help and Support The general Windows Vista discussion forum, for topics not covered elsewhere. (microsoft.public.windows.vista.general)

How to disable the built-in zip folder feature in Vista



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 30th 07, 07:10 AM posted to microsoft.public.windows.vista.general
Smartkid
external usenet poster
 
Posts: 5
Default How to disable the built-in zip folder feature in Vista

Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer was
not found. Make sure that zipfldr is a valid DLL or OCX file and then try
again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks

  #2 (permalink)  
Old May 30th 07, 09:05 AM posted to microsoft.public.windows.vista.general
Spirit
external usenet poster
 
Posts: 356
Default How to disable the built-in zip folder feature in Vista

try this instead :

regsvr32 %windir%\system32\zipfldr.dll

"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer was
not found. Make sure that zipfldr is a valid DLL or OCX file and then try
again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks



  #3 (permalink)  
Old May 30th 07, 09:12 AM posted to microsoft.public.windows.vista.general
Spirit
external usenet poster
 
Posts: 356
Default How to disable the built-in zip folder feature in Vista


Use START - type RUN in the SEARCH BOX (will not work in START - RUN)

regsvr32 %windir%\system32\zipfldr.dll

to re-enable START - type RUN in the SEARCH BOX

regsvr32 /u %windir%\system32\zipfldr.dll

"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer was
not found. Make sure that zipfldr is a valid DLL or OCX file and then try
again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks



  #4 (permalink)  
Old May 30th 07, 09:24 AM posted to microsoft.public.windows.vista.general
Smartkid
external usenet poster
 
Posts: 5
Default Still not working

Still got the same error.

The regsvr32 did load the zipfldr.dll but cannot find the entry-point of
DllUnregisterServer :-(


"Spirit" wrote in message
...

Use START - type RUN in the SEARCH BOX (will not work in START - RUN)

regsvr32 %windir%\system32\zipfldr.dll

to re-enable START - type RUN in the SEARCH BOX

regsvr32 /u %windir%\system32\zipfldr.dll

"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was not found. Make sure that zipfldr is a valid DLL or OCX file and then
try again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks





  #5 (permalink)  
Old May 30th 07, 11:26 AM posted to microsoft.public.windows.vista.general
DanS
external usenet poster
 
Posts: 1,250
Default How to disable the built-in zip folder feature in Vista

"Smartkid" wrote in
:

Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was not found. Make sure that zipfldr is a valid DLL or OCX file and
then try again."

I googled but found noting helpful, nearly all results are for Windows
XP but not for Vista :-(

Thanks


http://www.annoyances.org/exec/show/article03-202
  #6 (permalink)  
Old May 31st 07, 06:58 AM posted to microsoft.public.windows.vista.general
Smartkid
external usenet poster
 
Posts: 5
Default still unsolved, anybody help?


"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer was
not found. Make sure that zipfldr is a valid DLL or OCX file and then try
again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks


  #7 (permalink)  
Old May 31st 07, 07:13 AM posted to microsoft.public.windows.vista.general
Max
external usenet poster
 
Posts: 531
Default still unsolved, anybody help?

For zip files delete the regkey
HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}

For cab files delete
HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}

You should backup/export those keys before deleting them in case you change
your mind later.

--
Maxwell Bluemeanie
----
"Smartkid" wrote in message
...

"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was not found. Make sure that zipfldr is a valid DLL or OCX file and then
try again."

I googled but found noting helpful, nearly all results are for Windows XP
but not for Vista :-(

Thanks



  #8 (permalink)  
Old May 31st 07, 07:26 AM posted to microsoft.public.windows.vista.general
brink
external usenet poster
 
Posts: 1
Default How to disable the built-in zip folder feature in Vista


Smartkid;327404 Wrote:
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was
not found. Make sure that zipfldr is a valid DLL or OCX file and then
try
again."

I googled but found noting helpful, nearly all results are for Windows
XP
but not for Vista :-(

Thanks


Hi Smartkid,

Here's a new revised way of doing it I found. Go to this site and do
the section : *Turn on/off Vista's built-in support for ZIP files*
**
*'_http://www.vistax64.com/tricks-n-tips/65254-zip-file-vista.html#post327931_'
(http://tinyurl.com/3a3g7r)*

Hope this helps,
Shawn


--
brink

"Practice makes perfect, then you reinstall"
'_www.Vistax64.com_' (http://www.vistax64.com/www.Vistax64.com)
Please post feedback to help others
  #9 (permalink)  
Old May 31st 07, 02:30 PM posted to microsoft.public.windows.vista.general
Smartkid
external usenet poster
 
Posts: 5
Default still unsolved, anybody help?

Thanks, it works


"Max" wrote in message
...
For zip files delete the regkey
HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}

For cab files delete
HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}

You should backup/export those keys before deleting them in case you
change your mind later.

--
Maxwell Bluemeanie
----
"Smartkid" wrote in message
...

"Smartkid" wrote in message
...
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was not found. Make sure that zipfldr is a valid DLL or OCX file and
then try again."

I googled but found noting helpful, nearly all results are for Windows
XP but not for Vista :-(

Thanks





  #10 (permalink)  
Old May 31st 07, 02:31 PM posted to microsoft.public.windows.vista.general
Smartkid
external usenet poster
 
Posts: 5
Default How to disable the built-in zip folder feature in Vista

Thanks, it works

The vistax64 is a wonderful site.

"brink" wrote in message
...

Smartkid;327404 Wrote:
Hi,

The zipflder feature slows windows explorer when list the content of a
directory that contains lots of zip files.

I tried "regsvr32 /u zipfldr.dll" as I did for Windows XP but got an
error
message:

"The module zipfldr was loaded but the entry-point DllUnregisterServer
was
not found. Make sure that zipfldr is a valid DLL or OCX file and then
try
again."

I googled but found noting helpful, nearly all results are for Windows
XP
but not for Vista :-(

Thanks


Hi Smartkid,

Here's a new revised way of doing it I found. Go to this site and do
the section : *Turn on/off Vista's built-in support for ZIP files*
**
*'_http://www.vistax64.com/tricks-n-tips/65254-zip-file-vista.html#post327931_'
(http://tinyurl.com/3a3g7r)*

Hope this helps,
Shawn


--
brink

"Practice makes perfect, then you reinstall"
'_www.Vistax64.com_' (http://www.vistax64.com/www.Vistax64.com)
Please post feedback to help others


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:20 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2024 Vista Banter.
The comments are property of their posters.