solacelost / update-arcdps

MIT License
8 stars 1 forks source link

Unable to save shortcut #14

Open AmayaSW opened 2 years ago

AmayaSW commented 2 years ago

I tried to the "easy way" but it returns with error.

Downloading now...
Putting installation link at: C:\Users\--hidden--\OneDrive\Počítač\Update-ArcDPS Setup.lnk
Unable to save shortcut "C:\Users\--hidden--\OneDrive\Pocítac\Update-ArcDPS Setup.lnk".
At line:57 char:1
+ $Shortcut.Save()
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [], DirectoryNotFoundException
    + FullyQualifiedErrorId : System.IO.DirectoryNotFoundException

Update-ArcDPS is bootstrapped! Run the "Update-ArcDPS Setup" shortcut on your desktop.
Press Enter to continue...:

Is that happens because I've onedrive for desktop enabled?

solacelost commented 2 years ago

Likely, yes. The pathing would be different with OneDrive overriding your default library folders on Windows. I don't have a terrific fix for you, as I lack Windows to test anything with that. Apologies!