Jadi mungkin banyak diantara kita yang suka pake bajakan adobe tapi setelah lama di-crack eeh tiba-tiba sang serial number palsu mulai diblok lagi, dan adobe kembali meminta serial number baru.

Apa penyebabnya?
Penyebab paling mendasar biasanya karena proses crack yang tidak sempurna, misalnya salah satu crack lupa dinyalakan. Tapi kalau itu sudah dilakukan dan masih gagal juga?

Pertama, kemungkinan Adobe Updater masih menyala. Kita bisa mengubah di msconfig agar Adobe Updater tidak menyala otomatis saat kita menyalakan komputer.
CARANYA:
1. Klik start menu, pilih Run.
2. Ketikkan msconfig, lalu window baru akan terbuka.
3. Pilih tab startup, dan carilah Adobe Updater.
4. Kosongkan tanda centang pada aplikasi yang tidak ingin otomatis menyala pada saat startup.
5. Apply atau OK.

Meski begitu, kadang ada juga yang masih saja meminta aktifasi baru. Berarti itu karena kemungkinan kedua, yaitu hosts belum dimodifikasi, sehingga Adobe masih bisa konek ke internet untuk mengecek kevalidan serial number.
Untuk itu yang harus dilakukan ialah:
1. Cari hosts di C:\Windows\System32\drivers\etc.
2. Buka hosts di text editor seperti wordpad, notepad, dsb.
3. Biasanya tampilan defaultnya ialah seperti dibawah ini:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost


Tambahkan teks sehingga menjadi seperti di bawah ini:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 activate.adobe.com
127.0.0.1 practivate.adobe.com
127.0.0.1 ereg.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 wip3.adobe.com
127.0.0.1 3dns-3.adobe.com
127.0.0.1 3dns-2.adobe.com
127.0.0.1 adobe-dns.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
127.0.0.1 ereg.wip3.adobe.com
127.0.0.1 activate-sea.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 activate-sjc0.adobe.com
127.0.0.1 adobe.activate.com
127.0.0.1 adobeereg.com
127.0.0.1 www.adobeereg.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 125.252.224.90
127.0.0.1 125.252.224.91
127.0.0.1 hl2rcv.adobe.com


Setelah itu save.
NOTE: Pada Windows 7, biasanya UAC akan menghalangi kita untuk merubah konten di dalam folder system, sehingga tidak bisa save, solusinya ialah save dulu di tempat selain C:/, misalnya di desktop, kemudian barulah copy file hosts tersebut dari desktop ke folder tadi untuk menimpa file hosts yang lama. Ingat, nama file hosts harus sama, tidak boleh menggunakan ekstensi apapun.

Setelah itu dilakukan, 99% dijamin adobe bajakan tidak akan meminta kode serial lagi.
Selamat mencoba! :)