-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This continues #5.
It turns out, starting Windows PowerShell is not instantaneous, and when we are repeatedly calling PowerShell commands, we are slowing down the program.
Think about whether this situation can be improved.
One possible approach would be to use PHP's popen, but that'll need some investigation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request