How do you remove the PowerShell requirement that scripts and executables be preceded by \".\\\"?
The PowerShell warning message that is shown when \"a.exe\" is entered
add in your path (evironment variable) the path where you usually put your script and exe file.
path
script
exe