New features:
· Support environment variables in the names of redirection files
Bugs fixed:
· Executing a service launcher with the /start argument on Windows did not return with an error code if it failed to start the service
· arguments with quotes in the argument like arg="1 2" were not supported
新特征:
· 在重定向文件的名字中支持環境變量
修復的 buy::
· 在 Windows 中執行帶有啟動參數的服務發起者,如果啟動服務失敗,不返回錯誤代碼。
· 不支持帶有引用的參數,如 arg="1 2".