Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #101

Open
JortCup opened this issue May 16, 2023 · 2 comments
Open

Unable to install #101

JortCup opened this issue May 16, 2023 · 2 comments

Comments

@JortCup
Copy link

JortCup commented May 16, 2023

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 ...
  • + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument
    

Does a manual install fix this?

@Daksh777
Copy link
Owner

Please do manually install it, I'm going to have a look at the script and see what's wrong with it

@Joel101y
Copy link

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.
Captura desde 2024-08-18 23-07-37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants