SET NEWLINE=^& echo.

attrib -r %WINDIR%\system32\drivers\etc\hosts

ECHO %NEWLINE%%NEWLINE%^127.0.0.1 activation.cloud.techsmith.com>>%WINDIR%\system32\drivers\etc\hosts
ECHO %NEWLINE%%NEWLINE%^127.0.0.1 oscount.techsmith.com>>%WINDIR%\system32\drivers\etc\hosts
ECHO %NEWLINE%%NEWLINE%^127.0.0.1 updater.techsmith.com>>%WINDIR%\system32\drivers\etc\hosts
ECHO %NEWLINE%%NEWLINE%^127.0.0.1 camtasiatudi.techsmith.com>>%WINDIR%\system32\drivers\etc\hosts
ECHO %NEWLINE%%NEWLINE%^127.0.0.1 tsccloud.cloudapp.net>>%WINDIR%\system32\drivers\etc\hosts
ECHO %NEWLINE%%NEWLINE%^127.0.0.1 assets.cloud.techsmith.com>>%WINDIR%\system32\drivers\etc\hosts

attrib +r %WINDIR%\system32\drivers\etc\hosts