How can I make zip etc. files appear as folders in powershell? Does PowerShell have a concept of folder (item) providers akin to drive providers? Can this be done without implementing a drive provider?
Preliminary search turns up some useful information but from the looks of it, it appears that I still need to implement the whole shebang.