I am making a self extract and running installer. It works, but there is a time gap between the exit of the progress bar of the extraction and the appearance of the main window. The process of the executable has already started, it just the GUI hasn't popped up yet. I guess I can make another loading screen for my program, but since we already have a loading box from 7z I want to make use of it. Is there a way to tell 7z that the finish line is when the window pop up?
why don't you sort it in a text editor before importing?
why don't you sort it in a text editor before importing?
This is an article synthesizes all software I know to process a raw scanned book. TL;DR: Extracting images and adding OCR: PDF-Xchange Viewer Splitting scanned books: ScanTailor / ScanTailor Advanced Merging the outputs: i2pdf Creating hierarchical bookmarks/table of content: JpdfBookmark Read the article → Enjoy :D
there are some modules that can do it. See http://virtuawin.sourceforge.net/?page_id=50
It seems that Windows.UI.Core.CoreWindow causes the problem. See https://sourceforge.net/p/virtuawin/bugs/236/
any updates on this?