You must be registered to see the links
for anyone who wants to run this without having to install Adobe AIR (basically running it portably)! Thought I'd share it here as it was useful to me.
Translation if you're having trouble interpreting the comical style:
- Download the
You must be registered to see the links
- Open the downloaded file in 7-Zip
- Inside the SDK, go into the bin folder and extract the adl.exe file to the main G4E folder (so alongside G4E.exe)
- Inside the SDK, go into the folder runtimes/air and extract the win folder to the main G4E folder too.
- In the main G4E folder, open META-INF/AIR and copy the application.xml file out to the main G4E folder.
- Create a run.bat file (create a text file and rename .txt to .bat), edit it to the following line:
- adl -runtime win application.xml
- Run the run.bat file to launch the application, it's now fully portable