Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spawn console redirect #25

Open
toutant opened this issue Nov 29, 2021 · 0 comments
Open

spawn console redirect #25

toutant opened this issue Nov 29, 2021 · 0 comments

Comments

@toutant
Copy link

toutant commented Nov 29, 2021

i have shadowspawn called using createProcess and have redirected console display so that it show in cef3 html gui .

if i run robocopy alone the display shows up as expected - with display updates of robocopy being seen on the screen....
if i run shadowspawn the display updates disappears - but robocopy still runs but no display is seen - any suggestions

so after some trial an error - there is an error in shadowspawn for log files with space.
it works perfectly with robocopy /LOG:"c:\temp\name with spaces.log"

but does not work with shadowspawn if there is spaces in log file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant