Skip to content

Unable to install #101

@JortCup

Description

@JortCup

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions