I am trying to execute the .exe file from User/App Data folder for which I am using the Variable $envLocalAppData which supposed to route us to below path.
$envLocalAppData = %LOCALAPPDATA%, e.g. C:\Users%USERNAME%\AppData\Local
However, $envLocalAppData is only redirecting to System Profile Path and not the Logged In user folder. Even if we try via System Account or Software Center directly