- Unzip zip files to
<mysql_home> - Download
my.inito<mysql_home>and replace the<mysql_home>with absolute path, (\should be replaced with/) - Run cmd with administrator privilege
cd <path>\bin mysqld --defaults-file=<mysql_home>/my.ini --initialize-insecure mysqld --install-manual MySQL-5.7 --defaults-file=<mysql_home>/my.ini
net start MySQL-5.7