When trying to spawn and control localadmin.exe from external tools, the server often crashes or throws an EPIPE error if it receives input when not actively reading from stdin.
This makes it very difficult to integrate with localadmin.exe properly. It would be very helpful if localadmin.exe could keep stdin open at all times, even if it's not expecting input immediately.
When trying to spawn and control localadmin.exe from external tools, the server often crashes or throws an EPIPE error if it receives input when not actively reading from stdin.
This makes it very difficult to integrate with localadmin.exe properly. It would be very helpful if localadmin.exe could keep stdin open at all times, even if it's not expecting input immediately.