My addition is that it is enough to do this
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu ./AdobeAIRInstaller.bin
All I can say now is:
Pretty please, stop developing for Adobe AIR!
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu ./AdobeAIRInstaller.bin
mount error(22): Invalid argumentI did spend some time figuring this out, many google hits didn't give any hints whatsoever other than how to enable more verbose logging. And the solution was ridiculously simple.
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
//Just remove noatime and you are good to go!/ cifs user,noauto,noexec,noatime,uid=1000,file_mode=0644,dir_mode=0755