Youssef Idraiss
Youssef Idraiss

Reputation: 426

Jpackage check if mysql 8 is installed, if not install it

is there any possibility to implement MySQL 8 installation in my java project, which is packaged with jpackage, so when the user clicks on the .exe installation (made by jpackage), it simply checks if mysql8 has already been installed, if not it also installs it .

Upvotes: 1

Views: 104

Answers (0)

Related Questions