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

symlink script failing #21

Open
sapphicwench opened this issue Sep 12, 2022 · 1 comment
Open

symlink script failing #21

sapphicwench opened this issue Sep 12, 2022 · 1 comment

Comments

@sapphicwench
Copy link

This installer can also attach the newly installed integration folder to GOG Galaxy.
If you choose to do so, you will need to Administrator permission (you'll be asked to approve.)
Would you like to attach this integration folder to GOG Galaxy programmatically? [Y/N]: y
Get-Item : Cannot find path 'C:\Users\conno\AppData\Local\GOG.com\Galaxy\plugins\installed\bethesda' because it does
not exist.
At line:51 char:11

  • if ($(Get-Item $path | Select-Object -ExpandProperty Target) -eq  ...
    
  •       ~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\Users\conno...talled\bethesda:String) [Get-Item], ItemNotFoundExcep
      tion
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand

Oops! Something's not right. The System.Collections.Specialized.OrderedDictionary integration was installed, but the symlink was not possible.

Getting this error when installing any of the plugins through scoop, any idea why?

@borger
Copy link
Owner

borger commented Sep 12, 2022

Hello @CptVeg , it appears the script was not executed as Administrator, can you confirm that please? or if it did, can you please attach a screenshot of the C:\Users\conno\AppData\Local\GOG.com\Galaxy\plugins\installed folder?

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

2 participants