You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
the current version writes all the remcom output to stderr, so you can redirect that to nul ie. "remcom ..... 2>nul" and then you get only the remote output.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A flag like /quiet or /S /Q should be there to make remcom silent, so that remote command out put can be received correctly.
The text was updated successfully, but these errors were encountered: