Closed fcharlie closed 6 years ago
All repositories in the atom-archive organization are unmaintained and deprecated. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!
Some users of Windows are not installed in C:\ ; like D:\ .. Start PowerShell from volume:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe on: terminal/lib/terminal-process.coffee Line 6
shell = 'C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe'
Your should Parse environment variables:
Not start powershell form powershell ,it's unsafe. May someone create a named powershell.exe in your path.