Quote:
Originally Posted by DiapDealer
Not without hard-coding an Irfanview-specific hack
|
It isn't that Irfanview is doing anything exceptional, it's because Sigil hands over its folder to another program and then zips it up again without checking if the contents still match the manifest. It's quite possible other programs could create their own backups or scratch files in the folder that get rolled into the epub
Quote:
Originally Posted by DiapDealer
the only other possible solution would be to scan for, and delete, any unmanifested files found after an OpenWith operation completes. And that just sounds like overkill to me. And that still wouldn't account for any renaming of files with an external editor.
|
That seems like the correct thing to do rather than possibly putting large unmanifested files in the archive. An accidental steganography.
I'm not saying this for my own convenience; I can check and clean it up myself now that I know it can happen.
Quote:
Originally Posted by Turtle91
You bet - I wasn't saying it's broken, just saying that's how I get around that issue. AlanHK (or anyone) could try the same technique to bypass the IrfanView issue.
|
I already mentioned that option in my second post.