[GH-ISSUE #52] install.ps1 clicked, nothing happens #48

Open
opened 2026-02-27 15:48:04 +03:00 by kerem · 3 comments
Owner

Originally created by @VikasRana on GitHub (Nov 1, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/52

When I do right click and open with powershell, nothing happens - a pop up of powershell opens and closes.

Originally created by @VikasRana on GitHub (Nov 1, 2022). Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/52 When I do right click and open with powershell, nothing happens - a pop up of powershell opens and closes.
Author
Owner

@Rafiuth commented on GitHub (Nov 2, 2022):

Can you try running it on a standalone powershell console to see if any errors pop up? I also suggest trying manual install.

<!-- gh-comment-id:1300818876 --> @Rafiuth commented on GitHub (Nov 2, 2022): Can you try running it on a standalone powershell console to see if any errors pop up? I also suggest trying manual install.
Author
Owner

@Mifo001 commented on GitHub (Oct 8, 2023):

Try the following, I had an issue with it not finding spotify.

Ensure Execution Policy is Set to RemoteSigned:
Before you can run the script, you need to ensure your PowerShell execution policy allows scripts to run. Search for Powershell in a similar way to the "Command Prompt" Open PowerShell as an administrator and run: Type the followling:

Set-ExecutionPolicy RemoteSigned

Then press enter, then select Y for yes, then just trying installing Soggfy again. Right click on install select Run with Powershell. Then run Injector

Hope it helps

<!-- gh-comment-id:1752099123 --> @Mifo001 commented on GitHub (Oct 8, 2023): Try the following, I had an issue with it not finding spotify. **Ensure Execution Policy is Set to RemoteSigned:** Before you can run the script, you need to ensure your PowerShell execution policy allows scripts to run. Search for Powershell in a similar way to the "Command Prompt" Open PowerShell as an administrator and run: Type the followling: Set-ExecutionPolicy RemoteSigned Then press enter, then select Y for yes, then just trying installing Soggfy again. Right click on install select Run with Powershell. Then run Injector Hope it helps
Author
Owner

@AndyBogle1 commented on GitHub (Sep 19, 2025):

This issue can probably be closed since we now have Install.cmd which automatically runs the PowerShell script with the correct execution policy.

<!-- gh-comment-id:3310069641 --> @AndyBogle1 commented on GitHub (Sep 19, 2025): This issue can probably be closed since we now have `Install.cmd` which automatically runs the PowerShell script with the correct execution policy.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Soggfy#48
No description provided.