When installation is finished Run disable_activation_osx as root if you dont know how to do that, open a terminal window then issue sudo -s, a root shell will open then simply do "sh disable_activation_osx" w/o the "" or ./disable_activation_osx( make it executable chmod 755 disable_activation_osx you do that from the folder where disable_activation_osx is. (just copy it anywhere on your hdd)
Enjoy it
NB : if you have problems with authentification when you start application, check the file /etc/hosts and make sure you have a line like this : 127.0.0.1 activate.adobe.com If you dont add it manually. Open a terminal and use your favourite editor you must do that as root example (after opening a terminal window) : sudo pico /etc/hosts then at request put your root password