scoop-galaxy-integrations icon indicating copy to clipboard operation
scoop-galaxy-integrations copied to clipboard

symlink script failing

Open sapphicwench opened this issue 3 years ago • 1 comments

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?

sapphicwench avatar Sep 12 '22 01:09 sapphicwench

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?

borger avatar Sep 12 '22 09:09 borger