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

Do this work in Windows 7 #29

Closed
Rajbir98 opened this issue Nov 7, 2021 · 3 comments
Closed

Do this work in Windows 7 #29

Rajbir98 opened this issue Nov 7, 2021 · 3 comments

Comments

@Rajbir98
Copy link

Rajbir98 commented Nov 7, 2021

Author: @Daksh777
Website: https://daksh.eu.org

Skipping Git installation

Installing Spicetify CLI

The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, functio
n, script file, or operable program. Check the spelling of the name, or if a pa
th was included, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:52 char:19

  • Invoke-WebRequest <<<< -UseBasicParsing "https://raw.githubusercontent.com/
    khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
    • CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], C
      ommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Installed Spicetify CLI

Installing the theme

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:56 char:10

  • spicetify <<<< -c | Split-Path
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Set-Location : Cannot find path 'C:\Themes' because it does not exist.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:56 char:14

  • Set-Location <<<< "$(spicetify -c | Split-Path)\Themes"
    • CategoryInfo : ObjectNotFound: (C:\Themes:String) [Set-Location
      ], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLo
      cationCommand

fatal: destination path 'SpotifyNoPremium' already exists and is not an empty di
rectory.
The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:58 char:11

  • spicetify <<<< config current_theme SpotifyNoPremium
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:59 char:11

  • spicetify <<<< clear
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:60 char:11

  • spicetify <<<< backup apply
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Installed theme successfully
The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, functio
n, script file, or operable program. Check the spelling of the name, or if a pa
th was included, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:74 char:18

  • Invoke-WebRequest <<<< -Uri "https://github.com/Daksh777/BlockTheSpot/raw/ma
    ster/SpotifyNoPremium.ps1" -OutFile "SpotifyNoPremium.ps1"
    • CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], C
      ommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term '.\SpotifyNoPremium.ps1' is not recognized as the name of a cmdlet, fu
nction, script file, or operable program. Check the spelling of the name, or if
a path was included, verify that the path is correct and try again.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:75 char:23

  • .\SpotifyNoPremium.ps1 <<<<
    • CategoryInfo : ObjectNotFound: (.\SpotifyNoPremium.ps1:String)
      [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Remove-Item : Cannot find path 'C:\Windows\system32\SpotifyNoPremium.ps1' becau
se it does not exist.
At C:\Users\Rajbir.RajbirModak-PC\Favorites\Downloads\ps.ps1:76 char:12

  • Remove-Item <<<< "SpotifyNoPremium.ps1"
    • CategoryInfo : ObjectNotFound: (C:\Windows\system32\SpotifyNoPr
      emium.ps1:String) [Remove-Item], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.Remov
      eItemCommand

Press any key to continue . . .

@Rajbir98
Copy link
Author

Rajbir98 commented Nov 7, 2021

i ran the above in administrator

@Rajbir98
Copy link
Author

Rajbir98 commented Nov 7, 2021

the below is ran without administrator

Author: @Daksh777
Website: https://daksh.eu.org

Skipping Git installation

Installing Spicetify CLI

The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, functio
n, script file, or operable program. Check the spelling of the name, or if a pa
th was included, verify that the path is correct and try again.
At G:\ps.ps1:52 char:19

  • Invoke-WebRequest <<<< -UseBasicParsing "https://raw.githubusercontent.com/
    khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
    • CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], C
      ommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Installed Spicetify CLI

Installing the theme

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At G:\ps.ps1:56 char:10

  • spicetify <<<< -c | Split-Path
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Set-Location : Cannot find path 'G:\Themes' because it does not exist.
At G:\ps.ps1:56 char:14

  • Set-Location <<<< "$(spicetify -c | Split-Path)\Themes"
    • CategoryInfo : ObjectNotFound: (G:\Themes:String) [Set-Location
      ], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLo
      cationCommand

Cloning into 'SpotifyNoPremium'...
remote: Enumerating objects: 353, done.
remote: Counting objects: 100% (353/353), done.
remote: Compressing objects: 100% (237/237), done.
remote: Total 353 (delta 192), reused 232 (delta 114), pack-reused 0R
Receiving objects: 100% (353/353), 76.80 KiB | 497.00 KiB/s, done.
Resolving deltas: 100% (192/192), done.
The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At G:\ps.ps1:58 char:11

  • spicetify <<<< config current_theme SpotifyNoPremium
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At G:\ps.ps1:59 char:11

  • spicetify <<<< clear
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term 'spicetify' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At G:\ps.ps1:60 char:11

  • spicetify <<<< backup apply
    • CategoryInfo : ObjectNotFound: (spicetify:String) [], CommandNo
      tFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Installed theme successfully
The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, functio
n, script file, or operable program. Check the spelling of the name, or if a pa
th was included, verify that the path is correct and try again.
At G:\ps.ps1:74 char:18

  • Invoke-WebRequest <<<< -Uri "https://github.com/Daksh777/BlockTheSpot/raw/ma
    ster/SpotifyNoPremium.ps1" -OutFile "SpotifyNoPremium.ps1"
    • CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], C
      ommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

The term '.\SpotifyNoPremium.ps1' is not recognized as the name of a cmdlet, fu
nction, script file, or operable program. Check the spelling of the name, or if
a path was included, verify that the path is correct and try again.
At G:\ps.ps1:75 char:23

  • .\SpotifyNoPremium.ps1 <<<<
    • CategoryInfo : ObjectNotFound: (.\SpotifyNoPremium.ps1:String)
      [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Remove-Item : Cannot find path 'G:\SpotifyNoPremium.ps1' because it does not ex
ist.
At G:\ps.ps1:76 char:12

  • Remove-Item <<<< "SpotifyNoPremium.ps1"
    • CategoryInfo : ObjectNotFound: (G:\SpotifyNoPremium.ps1:String)
      [Remove-Item], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.Remov
      eItemCommand

Press any key to continue . . .

@Rajbir98
Copy link
Author

Rajbir98 commented Nov 7, 2021

continues in #30

@Rajbir98 Rajbir98 closed this as completed Nov 7, 2021
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

1 participant