starrunner
Member
Joined: Sep 15, 2010
Post Count: 40
Status:
Offline
|
|
Re: Access console output
|
Good to know, I didn't notice that output redirection even works for javaw.exe.
But 2> only redirects the error ouput, to redirect the whole output it has to be
"C:\Program Files\Sweet Home 3D\SweetHome3D.exe" > MyLogFile.log 2>&1
Anyway, this will help me finding the problems of the error reports.
|
[Jan 5, 2020, 7:36:59 PM]
|
|
[Link]
|
|