View Single Post
02/29/16, 07:01 AM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,971
Just build yourself a .txt file on your desktop and write the above mentioned string into it (replace <your windows username> with your username!):

Code:
java -jar C:\Users\<your windows username>\AppData\Local\Minion\app\Minion-jfx.jar
Aftwerwards save the file and rename it from .txt to .bat

You are able to right click this batch .bat file and choose the properties. Assign a symbol for it, like the one from the Minion .exe file.
you are able to double click this .bat file then to start Minion.
  Reply With Quote