PS C:\Users\random> xma2encode song.wav
xma2encode : The term 'xma2encode' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ xma2encode song.wav
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (xma2encode:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command xma2encode was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\xma2encode". See "get-help about_Command_Precedence" for more details.
PS C:\Users\random>
do you know why it does that?