windows-container
windows-container copied to clipboard
winc cannot spawn exe in env PATH
When SearchPathW's first argument is passed as NULL , it only searches files according to the registry, instead of PATH in environment variables.
http://stackoverflow.com/questions/176318/way-to-get-the-searchpath-api-to-not-look-in-c-windows
Thanks for reporting this issue. Would you like to send a pull request?