もしひまだったら、翻訳を手伝っていい?^^;

このエントリーをはてなブックマークに追加
131名無しさん@英語勉強中
すいません自動翻訳でいろいろ調べてみたんですけど
まったく要領を得なかったのでみなさんの力を貸して下さい(´・ェ・`)

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