1. Download file berikut :
http://www.mediafire.com/?uwp2xy28pv1dtto2
. Didalam file rar tsb berisi 2 file, yaitu file dll dan file cmd
3. Tenang aja, file2x tsb dijamin bebas "penyakit" :D File dll nya merupakan file dari CorelDRAW itu sendiri yg dimodifikasi, dan file cmd nya berfungsi untuk menghilangkan proteksi service. Kalo masih gak percaya, isi dari file cmd tsb sbb :
@echo off
IF DEFINED ProgramFiles(x86) (
goto M64
) ELSE (
goto M32
)
:M64
echo This is a x64 system
SET TARGET_PATH=%ProgramFiles(x86)%
SET COMMON=%CommonProgramFiles(x86)%
goto DO_IT
:M32
echo This is a x86 system
SET TARGET_PATH=%ProgramFiles%
SET COMMON=%CommonProgramFiles%
goto DO_IT
:DO_IT
echo Deleting PsiClient.dll from target folder...
del "%TARGET_PATH%\Corel\CorelDRAW Graphics Suite X5\Programs\PsiClient.dll"
echo Spoofing PSIKey_2.dll as PsiClient.dll into target folder...
copy "%COMMON%\Protexis\License Service\PSIKey-03000201.dll" "%TARGET_PATH%\Corel\CorelDRAW Graphics Suite X5\Programs\PsiClient.dll"
echo Stopping Protexis Service
sc stop PSI_SVC_2
echo Deleting Protexis Service
sc delete PSI_SVC_2
echo deleting Protexis folders
rd /s/q "%COMMON%\Protexis"
:END
echo Done
pause
Cara Penggunaan :
1. Install program CorelDRAW X5 seperti biasa (trial)
2. Klik file RemoveProtexis.cmd untuk menghilangkan proteksi service. Kalo kesulitan, kita harus menjalankannya sebagai administrator (klik kanan, run as administrator). Sebaiknya hanya sedikit program / service di system yg sedang "running" saat menjalankan file ini.
3. Copy / replace file PsiKey.dll ke folder program CorelDRAW
(misal di C:\Program Files (x86)\Corel\CorelDRAW Graphics Suite X5\Programs\)
4. Selesai :D
Telah di test pada CorelDRAW X5 di Windows XP SP3, Vista, dan Windows 7.
Selamat mencoba
source : oleh Deni Hendrayana di BUKAN PC+