Tagged Questions
1
vote
1answer
310 views
Running PowerShell Scripts in Komodo Edit
I have a hard time trying to run PowerShell Scripts from the "Run Command" within Komodo Edit on Windows 7.
The command that I am using is:
powershell -File "%F"
When I run it, it does not return ...