Follow the given steps to disable the windows built-in compressed folder feature:
To use this feature, you will need to be logged into your computer with administrative rights.
Click Start button and then click on Run option to open run dialog box.
Now type the following command in Run box and press Ok button.
regsvr32 /u %windir%\system32\zipfldr.dll
A small message will appear with title "RegSvr32" and the message is "DllUnregisterServer in C:\WINDOWS\system32\zipfldr.dll succeeded." Click on Ok button.
Now right click on any file or folder to verify the change.
Follow the given steps to enable the windows built-in compressed folder feature:
Now again click Start button and click on Run option to open run dialog box.
Now type the following command in Run box and press Ok button.
regsvr32 %windir%\system32\zipfldr.dll
A small message will appear with title "RegSvr32" and the message is "DllUnregisterServer in C:\WINDOWS\system32\zipfldr.dll succeeded." Click on Ok button.
Now right click on any file or folder to verify the change.
No comments:
Post a Comment