Drew Naylor
Drew Naylor
Ended up having to port it to .NET Standard 2.0 myself for one of my projects, so I hope this helps other people in this thread and anyone else reading...
Or, maybe RecursiveExtractor's library could work: https://github.com/microsoft/RecursiveExtractor This is under the MIT license, so it should be fine. Hopefully it can be used.
Update: just found this SO answer that mentions counting the compressed file size rather than using the file index, which apparently can speed things up: https://stackoverflow.com/a/61901480 From this link: https://stackoverflow.com/questions/61889156/system-io-compression-counting-the-number-of-files-using-zipfilearchive-is-ver...
Got this one done when I switched to the text file for the About window.
This is fixed in the main branch.
This is way later and I should've mentioned this earlier, but during testing I found out that the extraction code doesn't listen to the "no" choice and will ask repeatedly....
May as well close this, because it was only an issue with manifest paths that were too long.
It's changed now, finally.
The original issue text was copied from OneNote.
The Store uses REST now, though. Hmmmm... This still needs to be open due to the fact that some sources besides the Store might not offer an easy way to...