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

Silent install destination folder and languages to be installed #66

Open
agonzalezm opened this issue Feb 17, 2023 · 1 comment
Open

Comments

@agonzalezm
Copy link

I am installing using windows silent installer option /S is there any way to specify destination folder and languages to install?

I tried /D=$INSTDIR..\My-OCR  or /D=C:\MyOCR but it didnt work

@stweil
Copy link
Member

stweil commented Apr 1, 2023

See documentation for NSIS installers.

I don't know a way how to specify the languages and scripts to install silently, but model files can be installed separately by downloading them from GitHub or other sources.

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

No branches or pull requests

2 participants