[Bug] zenity package uninstall #4902
-
Bug ReportI created a manifest for my The zip unpacks into a single But install fine, but on uninstall I get an error message. It seems Current Behavior
System detailsWindows version: 10 Scoop Configuration{
"lastUpdate": "2022-05-05T15:31:01.8605543+01:00",
"SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
"SCOOP_BRANCH": "master"
} |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can't create a shim with same basename twice. You would need to use |
Beta Was this translation helpful? Give feedback.
You can't create a shim with same basename twice. You would need to use
env_add_path
to keep both script and binary useful. Have a look at gsudo's manifest: https://github.com/ScoopInstaller/Main/blob/master/bucket/gsudo.json