etc
etc copied to clipboard
random
When no args are given, no args will passed to the process. Without this change, a process will be started with one empty argument ("").
https://github.com/stoyan/etc/blob/master/cmdproxy/cmdproxy.js#L36 If args has only 1 element, it should not initialize as an empty string, the called application will think that exactly one empty argument is given...
As of the Jun 11 (earlier?) MHTML security update KB2544893 (also called KB2503658 AIUI), the MHTML content _MUST_ be delivered with the MIME type "message/rfc822", otherwise it will be ignored...