When we open Task Manager in Windows, then we can see the processes running under the current user's context. Sometimes it happens that the names of the processes are shown with short file names such as MyNote~1.exe instead of MyNotepad.exe.
Why this happens? Does anybody knows? While searching for the answers it seems automation does this for COM exes. But what about non-COM exes? In my computer sometimes I see the names for non-COM exes also changed to short names.
Why this happens? Does anybody knows? While searching for the answers it seems automation does this for COM exes. But what about non-COM exes? In my computer sometimes I see the names for non-COM exes also changed to short names.