I created an Adobe AIR application using html, css and Javascript. The application works fine, but now that I have built the installer I get the following error:
Sorry, an error has occurred.
The application could not be installed. Try installing it again. If the problem persists, contact the application author.
Error# 2032
I am the application author...
The link to the installer: http://www.bendelcorp.com/tools/default%5Fbadge.html
The Flash Vars code:
'flashvars','appname=Bendel-Tools&appurl=http://www.bendelcorp.com/tools/Bendel-Tools.air&airversion=1.5&imageurl=icon2.png',
'movie','badge' );
I would appreciate any assistance for resolving this. Thanks.