name='Tec' said:This only happens on computers that run certain Hewlett-Packard photo-sharing software or the Kerio firewall. So dont worry if you are not using any of those but then again this is not the first time Ms patches cause more problems then the stuff they should of fix in the first place![]()
Whats the c.p.u usage when the lags occur ?name='Eguy' said:Indeed, there is a flaw in Tablet PC edition in some of the MS software, and they said they are "researching the issue" Meanwhile my computer mouse pointer lags across the screen during heavy use![]()
name='Eguy' said:100%, its from tabtip.exe and tcserver.exe
---- taptip.bat ----
REM - First, kill processes
taskkill -im tabtip.exe /F
taskkill -im tcserver.exe /F
REM - switch to directory containing Ink executables
c:
cd "C:\Program Files\Common Files\Microsoft Shared\Ink\"
REM - Startup the processes -
REM - tcserver.exe will be called automatically by tabtip.exe
tabtip.exe
---- END OF FILE ----
name='Tec' said:Created a batch file for you.