AnthonyMastrean / chocolateypackages

Application packages for Windows
https://chocolatey.org/profiles/AnthonyMastrean
18 stars 63 forks source link

1password-desktoplauncher install exception #261

Closed AnthonyMastrean closed 6 years ago

AnthonyMastrean commented 6 years ago

I get the following error when installing, unfortunately:

ERROR: Exception setting "TargetPath": Cannot convert the "C:\ProgramData\chocolatey\lib\1password-desktoplauncher\content\1password-desktoplauncher.exe" value of type "PathInfo" to type "string".

https://chocolatey.org/packages/1password-desktoplauncher#comment-3619664560

AnthonyMastrean commented 6 years ago

I can fix that by updating the install script to use the latest built-in shortcut helper, but the bigger issue is that newer versions of 1Password are installed in %LOCALAPPDATA%. I'd have to make the launcher a bit smarter or just march it ahead to only work with 6.x and newer?

https://github.com/AnthonyMastrean/autohotkey/issues/3