mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
Fix the bug where Open With Atom on Windows machines will fail for paths containing spaces. Wraps quotes around the path to the Atom executable in the reg key string.