setx MINIO_ROOT_USER admin

setx MINIO_ROOT_PASSWORD admin123456

C:\data\minio.exe server c:\data --console-address ":9001"

pause