Did you add the proper path of where
Maria DB 10.0 is installed?
To my knowledge, the repack installs on the boot drive (which is in most if not all cases the C: drive).
Verify that MariaDB 10.0 is here:
Code:
C:\Program Files\MariaDB 10.0\
If so, then you either did not add to the environment value correctly, or you did not exit from a command prompt you already had opened and then open a new one. That is to say, changes to the environment
variable (Path) will not take effect until a new command prompt is open.