When we run a *.vbs
file, in processes, we used to get "wscript.exe"
. We can change this "wscript.exe"
to our custom name by creating a shortcut and executing the shortcut.
Is it possible to display the current *.vbs
file name in process, without using shortcuts?