kwriteconfig --file konqsidebartng.rc --group General --key ShowArchivesAsFolders --type bool false. You'll need to restart Konqueror for the change to take effect. If that does not work (it didn't for me), do this instead:
- Edit
~/.kde/share/config/konqsidebartng.rc - Search for the option titled
ShowArchivesAsFolders - If you ran the
kwriteconfigcommand, you should find it under the[General]category. Delete that under[General]and instead addShowArchivesAsFolders=falseit to the top of the file - If you do not already have that setting in the file, simply add it to the top of the file as described in the last step
- Save the file and restart konqueror
regsvr32.exe /u zipfldr.dll. If you choose to reenable it, you can do so simply by running regsvr32.exe zipfldr.dll.