Loading time too long for my native application
Hello,
I've built an exe width adt and i regret that there is no screen to inform the user while the application "preparing the installation" when you execute it as does the air application.
The problem is : when I executes the exe application , it seems that nothing happens for about ten seconds.
I use this syntax to build my app :
adt -package %OPTIONS% %SIGNING_OPTIONS% -target native [WINDOWS_INSTALLER_SIGNING_OPTIONS] %EXE_PATH%\%EXE_NAME%.exe %APP_XML% %FILE_OR_DIR%
Does adt, or Adobe offer a solution, that solve the problem ? (I'd like to avoid having to hack myself or with the help of a software like "Advance Installer" the installation of my app)
Thank a lot.
