Hi everone,
"A friend of mine " 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\etc\hosts
I have no experience whatsoever in command prompt programming, could anyone please give advise?
Help is appreciated, thanks!
"A friend of mine " 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\etc\hosts
I have no experience whatsoever in command prompt programming, could anyone please give advise?
Help is appreciated, thanks!