- Aug
- 2,058
- 83
I get the error;
when trying to run PSHELL in TCMD 31 in Windows Sandbox.
My .wsb file contains;
...which runs TcmdInstall.bat;
...does exist in the TCMD31 folder.
Can anyone else duplicate this on their system?
My host system is;
Joe
Code:
PSHELL: The library file is missing or specified functions can't be found.
My .wsb file contains;
Code:
<LogonCommand>
<Command>C:\users\WDAGUtilityAccount\Desktop\Utils\TCmdInstall.bat</Command>
</LogonCommand>
Code:
C:\users\WDAGUtilityAccount\Desktop\Downloads\tcmd\v31\tcmd.exe /qn
Code:
2/06/2019 13:03 61,136 NSILP_PowerShell.x64.dll
Can anyone else duplicate this on their system?
My host system is;
Code:
E:\Utils> _x64: 1
_admin: 1
_elevated: 1
TCC 31.01.19 x64 Windows 10 [Version 10.0.19045.3803]
BuildNumber Caption CSDVersion OSArchitecture Version
19045 Microsoft Windows 10 Pro 64-bit 10.0.19045
22H2
Joe