How to install local zips via scoop? #5837
Replies: 4 comments
-
i just realised that most all apps that scoop operate on are zips themselves lol. but yeah, the manifest files contain specific fields like:
so, maybe if those things are omitted, then the left-behind logic is pretty static 🤔 😅 😄. |
Beta Was this translation helpful? Give feedback.
-
found one more solution on similar lines and dedicated to doing mostly just that: get latest version of artifact from specified github repo on the spot eget. found from: https://www.ii.com/scoop-windows-package-manager/#_apps_i_manage_with_scoop |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
closing as i do not use any such local zips yet which:
oh wait... i forgot auto-hotkey compiled-scripts... umh, still.. closing as duplicate. see the above shared links for existing issue for this request. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
i have wandered around a bit here, and
.exe
files.lnk
in start-programs dir:"$ProgramData/Microsoft/Windows/Start Menu/Programs/"
$PATH
P.S:
the backslashes in paths in powershell scripts suck big time, readability nightmare.
https://github.com/ScoopInstaller/Extras/blob/02f77cc858d31f880cb6f2802cd1c7a76fbf0ec8/bucket/librewolf.json#L17-L46
Kinda verbose backstories:
on "installs":
rest moved in separate discussion
Beta Was this translation helpful? Give feedback.
All reactions