Create a batch file with following commands and run it .. the iph.exe wont bother you no more =]
@echo off
cd\
taskkill /f /im iph.exe
attrib -s -h -r %systemroot%\iph.exe
attrib -s -h -r %systemroot%\system.bat
del %systemroot%\iph.exe
del %systemroot%\system.bat
shutdown -a