How to Completely Uninstall an AIR Application

The problem is that when you uninstall an AIR application it doesn’t get rid of the encrypted local store data.

Basically if you want to completely blow away an AIR app you need to go into the “/Users//Library/Application Support/Adobe/AIR/ELS”, find your application based on the id and then blow it away. On Windows it’s “C:\Documents and Settings\\Application Data\Adobe\AIR\ELS” (ELS stands for Encrypted Local Store).

By Saran Posted in AIR