As always a pleasure :) In the next days i´ll post an update which will contain some cosmetical changes and possible bugfixes(atm it´s possible that, if you have automatic mode enabled and it´s in the process of enabling or disabling the tablet pc services and you disable automatic mode then, that it stops during the…
Hi guys, i wrote a little script which will (hopefully) kill anything related to the Tablet PC Service. It will disable the whole dinky-blinky stuff like the shitty ring when pressing a button on your pen and so on(you know what i mean). All that´s left is a tablet which just works without the standart windows annoyances.…
Hm... steam is running smooth as ever for me, not sure why this happens to you. Nevermind. Maybe you should consider to make a little script to enable and disable it at will( i could modifiy my version not to delete the wisptis.exe, but to close it, that way it will come back if you need it)
New Version out, this time with more features, a little tray icon and automatic mode(see first post for description)! Let me know what you think and post any issues you have(if there are some). Ideas for changes are always welcome :) http://dl.dropbox.com/u/1114083/TAB/TAB.rar PS: You need the newest redist package to run…
How to delete wisptis.exe 1) Run Command Prompt under Administrator mode 2) print cd C: \windows\system32, Enter 3) print MOVE wisptis.exe wisptis.exe_, Enter 4) in case of failure at the step 3, you need to become the owner of the file by printing cacls wisptis.exe /G @username@:F where the @username@ is your username.…