Skip to content

SSH.Channel.RequestShell

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

SSH.Channel.RequestShell

Method Signatures

 Sub RequestShell()

Remarks

Requests that the user's default shell be started at the other end. Equivalent to ProcessStart("shell", "").

See also

Clone this wiki locally