New Release : https://github.com/zs-3/ZS/releases/tag/1.2.0.8
added powershell support test this take some time.
added powershell support test this take some time.
Code:
res = ZSPowerShell.Run("Get-process")
TextWindow.WriteLine(res)
ZS