Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,233 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When pendmoves encounters a reference to a missing file it prints
Source: C:\Windows\Temp\1a7cb786-9157-40e3-bcb4-fb44b7443562.tmp
*** Source file lookup error: The system cannot find the file specified.
Target: DELETE
but when its output is redirected to a file or a pipe it becomes
The system cannot find the file specified.
Source: C:\Windows\Temp\1a7cb786-9157-40e3-bcb4-fb44b7443562.tmp
*** Source file lookup error: Target: DELETE
part of the second line is replaced with the third one.