Search found 1 match

by Peterr
04 Feb 2010 07:21
Forum: DOS Batch Forum
Topic: Reverse command prompt action
Replies: 2
Views: 4822

Reverse command prompt action

Hi everone, "A friend of mine :p" just used a crack for adobe illustrator CS4, but would like to reverse it. The CMD code is: FIND /C /I "activate.adobe.com" %WINDIR%\system32\drivers\etc\hosts IF %ERRORLEVEL% NEQ 0 ECHO ^127.0.0.1 activate.adobe.com>>%WINDIR%\system32\drivers\et...