Replies: 5 comments 3 replies
-
What is the output of "echo $env:SCOOP"? |
Beta Was this translation helpful? Give feedback.
-
I copied the what I change is from this: "architecture": {
"64bit": {
"url": "https://github.com/cryptomator/cryptomator/releases/download/1.7.5/Cryptomator-1.7.5-x64.msi",
"hash": "0f8f14174967dcd804f9311cdc684cab8c91e1f84e3f99c89edee8e44880e030"
}
}, to "url": "https://github.com/cryptomator/cryptomator/releases/download/1.7.5/Cryptomator-1.7.5-x64.msi",
"hash": "0f8f14174967dcd804f9311cdc684cab8c91e1f84e3f99c89edee8e44880e030" The result is that it works without any problem. Are you able to figure out what's going on? |
Beta Was this translation helpful? Give feedback.
-
Ok. I've copied the json file and removed the architecture, now I am facing another problem: Resetting cryptomator-noarch (1.7.5).
Linking C:\Program Scoop\apps\cryptomator-noarch\current => C:\Program Scoop\apps\cryptomator-noarch\1.7.5
Creating shim for 'Cryptomator'.
OperationStopped: C:\Program Scoop\apps\scoop\current\lib\shortcuts.ps1:57
Line |
57 | $wsShell.Save()
| ~~~~~~~~~~~~~~~
| Unable to save shortcut "C:\Users\Ronrad\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Scoop
| Apps\Cryptomator.lnk".
Creating shortcut for Cryptomator (Cryptomator.exe)
Persisting data 😩 the result is the same thing as when I installed the software. I wasn't able to find out what went wrong. The only thing I did is removed "architecture". just added "url" and "hash". that's it. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I'll be closing this discussion as it's no longer relevant. The issue have been solved somehow. Have a good day! |
Beta Was this translation helpful? Give feedback.
-
I believe this is not a bug but just a problem on my side. Do anyone know have any ideas as for whats going on? I also tried
cmd.exe
, same result. It is saying it cannot find the file to check against the hash via the manifest?I've tested this on my laptop, it's fine without any problem... however, on my computer, there is one problem. I don't know what caused it:
Beta Was this translation helpful? Give feedback.
All reactions