mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-25 15:26:52 -04:00
- use CreateProcessW; - pass command-line in Unicode; - pass environment in Unicode; - if current directory is too long convert it to short path (8.3 notation); because CreateProcessW doesn’t support extra long path (prefixed with “\\?\”) for current directory.
18 KiB
18 KiB