i use
jShell library
and i want run Hep on cmd.exe
Dim shl As Shell
shl.Initialize("shl", "cmd.exe", Array As String("Help"))
shl.WorkingDirectory = "C:\Windows\System32\"
--------------
output is :
Success
Microsoft Windows [Version 10.0.17134.112]
(c) 2018 Microsoft Corporation...