mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-16 15:55:16 +03:00
48de4cdc2a
Start-Process without -NoNewWindow uses ShellExecute API which corrupts Cyrillic characters when ArgumentList is passed as an array. Switching to a single concatenated string fixes file-not-found errors for paths like МояОбработка.epf. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>