I have an AIR EXE and I package it in an install file. When it installs it fails because a previous installation of the app is already there. Can’t it act like every other piece of software out there and just overwrite it?
Thanks for any tips!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you might try is changing the version number to a latter version if haven’t already done so. That way it will see it as a update to the software and not a over write to the software. Just a guess with out seeing any code.