BillMcLean
05-16-2008, 10:29 AM
I'm researching how to integrate a Adobe AIR application into an existing SetupFactory for Windows 1.0 installer. This poses a number of issues that must be addressed.
Is there any example on how to add to the AIR installer to the setup bootstrap loader? The issues that need to be addressed are:
1) If the AIR runtime is not installed ensure that it is installed by the setup bootstrap loader.
2) Execute the .AIR package which installs the AIR application.
3) Finish the rest of the application.
Uninstall
1) uninstall the AIR application and not the run time
Unfortunately, I posted this to the Setup Factory 7.0 forum :wow A little bit of confusion on my part.
Is there any example on how to add to the AIR installer to the setup bootstrap loader? The issues that need to be addressed are:
1) If the AIR runtime is not installed ensure that it is installed by the setup bootstrap loader.
2) Execute the .AIR package which installs the AIR application.
3) Finish the rest of the application.
Uninstall
1) uninstall the AIR application and not the run time
Unfortunately, I posted this to the Setup Factory 7.0 forum :wow A little bit of confusion on my part.