You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2024. It is now read-only.
Is SevenZipSharp supposed to be able to handle VHD/VHDX files?
When I put one into the 7-zip GUI it loads each partition at the top level and then shows each file under that when you do 'Open Inside'.
But in SevenZipSharp, my test VHD (which has three partitions) only reports a single entry called '[no name]' with no other properties.
Is this supposed to work, or do I need to find a different solution?
Thanks