Problem during installation

Opensearch 2.13.0 Windows

Describe the issue:
before this i already install using docker compose but have problem in plugins. i remove and reinstall. suddenly my error to reinstall are still same.

C:\Program Files\opensearch-2.13.0-windows-x64\opensearch-2.13.0>opensearch-windows-install.bat
“OPENSEARCH_HOME: C:\Program Files\opensearch-2.13.0-windows-x64\opensearch-2.13.0”
“OPENSEARCH_PATH_CONF: C:\Program Files\opensearch-2.13.0-windows-x64\opensearch-2.13.0\config”
“Running Security Plugin Install Demo Configuration”
“OpenSearch 2.12.0 onwards, the OpenSearch Security Plugin a change that requires an initial password for ‘admin’ user.”
“Please define an environment variable ‘OPENSEARCH_INITIAL_ADMIN_PASSWORD’ with a strong password string.”
“If a password is not provided, the setup will quit.”
“For more details, please visit: Windows - OpenSearch Documentation

OpenSearch Security Demo Installer

** Warning: Do not use on production or public reachable systems **

Configuration:

Relevant Logs or Screenshots:

Hey @jymbay

Have you created OPENSEARCH_INITIAL_ADMIN_PASSWORD with a strong password in your .env file ?

If not, please have a look at the following page:

okay thank you very much for your support. successfully installed :smile: