You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the auto-installer, I got the following in the command box:
Cannot convert argument "Buttons", with value: "YesCancel,MsgBoxSetForeground,Critical,SystemModal", for "MsgBox" to
type "Microsoft.VisualBasic.MsgBoxStyle": "Cannot convert value "YesCancel,MsgBoxSetForeground,Critical,SystemModal"
to type "Microsoft.VisualBasic.MsgBoxStyle". Error: "Unable to match the identifier name
YesCancel,MsgBoxSetForeground,Critical,SystemModal to a valid enumerator name. Specify one of the following enumerator
names and try again:
ApplicationModal, DefaultButton1, OkOnly, OkCancel, AbortRetryIgnore, YesNoCancel, YesNo, RetryCancel, Critical,
Question, Exclamation, Information, DefaultButton2, DefaultButton3, SystemModal, MsgBoxHelp, MsgBoxSetForeground,
MsgBoxRight, MsgBoxRtlReading""
At C:\Users\gavsh\Downloads\SpotifyNoPremium-main\ps.ps1:19 char:3
$store = [Microsoft.VisualBasic.Interaction]::MsgBox('Uninstall MS ...
Please do manually install it, I'm going to have a look at the script and see what's wrong with it
i have a problem too, its when i try to install the marketplace:
fatal unlinkat /snap/spotify/current/usr/share/spotify/Apps: read-only file system
and i try differents ways to fix it, and i can't.
In the page of spicefy said something about:
sudo chmod a+wr /usr/share/spotify
sudo chmod a+wr /usr/share/spotify/Apps -R ,
but after that, that message of
fatal unlinkat /snap/spotify/current/usr/share/spotify/Apps: read-only file system
keep in.
I appreciate the help.
When I use the auto-installer, I got the following in the command box:
Does a manual install fix this?
The text was updated successfully, but these errors were encountered: