taskeng.exe suddenly showing up as window when I run a scheduled task

mikeymikec

New member
Since I built this computer in 2010 I've had a scheduled task which runs a VBS script to remind me to take my tablets each morning. Until the last few days, only one element was visible from this task, the message box spawned by the VBS script.

However, in the last few days, I also get a taskeng.exe window appearing at exactly the same time as the message box. The window is labelled taskeng.exe, has a VBS scripting host icon and the content of the window is pure black.

If I terminate taskeng.exe in Task Manager or click OK in the VBS message box, both the VBS script and that black window disappear.

I have no idea what might have caused taskeng.exe to only appear in this situation, because MSI AfterBurner also uses it to start the app during user login and it doesn't appear for that. Both processes are ones I've been using for ages longer than this problem.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
My own build
OS
Windows 7 HP 64-bit
CPU
Intel Core i5-4690K
Motherboard
ASUS Z97 PRO GAMER
Memory
8GB DDR3-1600
Graphics Card(s)
NVIDIA GeForce GTX 750Ti
Sound Card
Onboard
Monitor(s) Displays
Iiyama 22" wide-screen LCD
Screen Resolution
1080p
Hard Drives
Samsung 840 PRO 256GB (boot)
WD Black 1TB
PSU
Corsair VX450W
Case
Coolermaster Elite 330
Cooling
12cm chassis fan
Antivirus
MSE
Heh. I should have clued into the icon that taskeng.exe was showing.

Somehow cscript.exe had become the handler for VBS scripts on my machine. I definitely didn't do that.

cscript //h:wscript

Problem fixed :)
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
My own build
OS
Windows 7 HP 64-bit
CPU
Intel Core i5-4690K
Motherboard
ASUS Z97 PRO GAMER
Memory
8GB DDR3-1600
Graphics Card(s)
NVIDIA GeForce GTX 750Ti
Sound Card
Onboard
Monitor(s) Displays
Iiyama 22" wide-screen LCD
Screen Resolution
1080p
Hard Drives
Samsung 840 PRO 256GB (boot)
WD Black 1TB
PSU
Corsair VX450W
Case
Coolermaster Elite 330
Cooling
12cm chassis fan
Antivirus
MSE
Back
Top