rivafarabi / deckboard

Control your PC with your phone in easy way possible. News and updates on @DeckboardApp.
https://deckboard.app/
561 stars 30 forks source link

[BUG] Error:spawn powershell.exe ENOENT #1136

Open joao-carmassi opened 1 month ago

joao-carmassi commented 1 month ago

Describe the bug Some functions doesnt work

To Reproduce Steps to reproduce the behavior:

  1. Open it

Screenshots image image

Server App (please complete the following information):

Required files logs.zip

joao-carmassi commented 1 month ago

Check if PowerShell is Installed:

Open the Command Prompt and type powershell. If it doesn’t open, PowerShell might not be installed. Add PowerShell to the PATH:

Open the Control Panel > System > Advanced System Settings. Go to the Advanced tab and click on Environment Variables. Find the Path variable in the list under System variables and click Edit. Add the full path to the PowerShell executable (e.g., C:\Windows\System32\WindowsPowerShell\v1.0).

rivafarabi commented 1 month ago

Actually going to say the same thing as your own first comment. Is the instruction works?

joao-carmassi commented 3 weeks ago

Yes, at least for me