💻 Software
Stop taskeng.exe window from popping up
Fresh5 days ago
Mar 15, 202639911 viewsConfidence Score0%
0%
Problem
I have several processes scheduled in my Windows 7 environment, mainly for backups, that are supposed to run in the background. However instead of just doing it's work quietly in the background, the task scheduler pops up a black (console like) "taskeng.exe" window. The window goes in front of all …
Error Output
Set Shell = CreateObject("WScript.Shell")
Shell.Run C:\Users\danh\Bin\signatured.bat, 0, FalseUnverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Stop taskeng.exe window from popping up
Low Risk
More specifically to Daniel R Hicks' bounty/example, but I think it can still be applied to the original problem: If it's a batch file being launched from Task Scheduler, then instead of just launching the Batch file minimized/invisible, you probabl…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix