ARTICLE AD BOX
Advice
I have built a java app with visual studio code now I want to create an installable file (.msi) -- step by step. I think it is done with Graval or Maven and creating module file(s) but I do not know how to accomplish this. I eventually want to install app on multiple platforms -- Windows, iPhone, iPad, and Android.
