Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support portable package for Windows #660

Merged

Conversation

mofazhe
Copy link

@mofazhe mofazhe commented Jun 28, 2024

  1. support portable package for Windows (fixes Portable version for Windows? #336 )
  2. support portable mode on Windows:

    If the portable file exists, it is a portable mode. (The portable package will include the file by default)
    In portable mode, both the settings and the tessdata are read and write from the data directory.

image
image

@dynobo dynobo changed the base branch from main to feature/portable-for-windows November 8, 2024 09:38
@dynobo
Copy link
Owner

dynobo commented Nov 8, 2024

Thanks, @mofazhe ! I will make some small adjustments and add your portable version to the next release.

@dynobo dynobo merged commit cc9fe8d into dynobo:feature/portable-for-windows Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Portable version for Windows?
2 participants