This content has been marked as final.
Show 1 reply
-
1. Re: Windows publish AIR with runtime embedded outputting .app
moccamaximum Aug 7, 2014 2:44 AM (in response to Damon Edwards)The Docs are misleading because they refer to the old WIndows-model (Pre 8) where you would have a exe as runtime bundle, whereas since windows 8 .app/.appx is the format that the windows store expects. If you just want publish targeting exe you have to check "windows Installation program" and make sure that any included/loadied files are included at the bottom. Then AIR will package all the necessary files in one .exe file and create the folder structure during install.


