2 question's I have from a user I support. Need HELP

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

Guest

ow do you turn off the Windows OS "feature" of compressing a sub-directory
folder listings when you click on another folder?

How do you turn off the Windows OS "feature" of listing compressed files in
the Folder window of Explorer when you click on an un-expanded folder?
 
ow do you turn off the Windows OS "feature" of compressing a sub-directory
folder listings when you click on another folder?

Folder Options> View : Remove check next to "use simple folder view."
How do you turn off the Windows OS "feature" of listing compressed files in
the Folder window of Explorer when you click on an un-expanded folder?

This one is trickier. Showing zip files as folders is a builtin "feature"
of the operating system. One way to turn it off is to unregister the
zipfldr.dll file. However when you need to create or extract files from a
zip, the .dll file must be registered again.

The commands can be typed into the Start> Run box. When they have completed
a message will appear that the user needs to acknowledge (click OK).
To disable: regsrv32 /u zipfldr.dll
To enable: regsrv32 zipfldr.dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top