We now create shortcuts! This means any GUI apps should show up properly in the start menu, just like they do when you install with scoop. All I really had to do was a bit of orchestration since I decided to vendor in an implementation from https://github.com/jxeng/shortcut
Besides that I expanded the number of apps that are supported by implementing a bit of code that handle architecture specific bin fields, along with bin fields which store 2D arrays.
I also cleared up some of the TODO items. I swapped the junction implementation to an implementation from https://github.com/nyaosorg/go-windows-junction since we were previously shelling out to CLI. That and I added a bit more zip bomb protection
For the purposes of the video below I changed the location which shortcuts get put to my desktop. It’ll probably be configurable, and match scoop by putting shortcuts in the startup menu by default
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.