Disable auto-update for SYSTEM on windows
I wrote an AIR app that is called via a php 'exec' command for my employer. This is part of an automated system where there is no user interaction. The problem is that whenever the application is run, every now and then it will open the Adobe AIR Updater, expecting user input to allow the update or cancel.
I downloaded the AIR Settings Manager app, and it does a great job of disabling this auto-update, but ONLY for the user running the app. Is there any way to disable the auto-updates for SYSTEM?
