Skip to content

Commit

Permalink
Update NSIS configuration
Browse files Browse the repository at this point in the history
Move NSIS installer file to new location
Support cross builds with NSIS
Clean nsis configuration
Fix typos in nsis configuration
Add jar files needed for ScrollView.jar
Move ScrollView.jar to a new section
Add missing configurations to tessdata
Registry settings are now disabled (problems with long PATH)
Add menu sections for all languages
Simplify language downloads
Tune nsis configuration
Add sizes for language data
Improve nsis configuration
Add missing translations to nsis configuration
Don't show details in installer by default
Initial code for 64 bit Tesseract installer
Fix uninstall for TESSDATA_PREFIX registry key
Remove cube code

Signed-off-by: Stefan Weil <sw@weilnetz.de>

nsis: Update Tesseract version to 4.00-dev

Signed-off-by: Stefan Weil <sw@weilnetz.de>

nsis: Disable registry settings

Trying to add to PATH fails if the old PATH is very long and
will result in an empty PATH.

Remove these settings as they were already disabled by default,
and both are not needed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>

nsis: Add all training executables

Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Jul 8, 2022
1 parent 32bd5aa commit 6c4a546
Show file tree
Hide file tree
Showing 2 changed files with 1,191 additions and 1,004 deletions.
Loading

0 comments on commit 6c4a546

Please sign in to comment.