I have an existing AIR app installed on many machines (only PC and Mac for now). Currently the filesize of this app is pretty big. It contains a lot of images and video. I was wondering if it was possible to provide a "DLC update" type of installer, that just contains a few more media assets that could be installed into the existing AIR apps install directory.
I have written my AIR app to detect all the media in a subfolder, so just need to get the new content in there. I don't really want to provide a new installer that includes all the assets they already have installed.