71 / scoop-better-shimexe

A better shim.exe file for Scoop.
MIT License
72 stars 29 forks source link

Fix check for GUI apps and don't wait for GUI apps to complete #17

Open lymanepp opened 1 year ago

lymanepp commented 1 year ago

I did some code refactoring and cleanup along with fixing the check for GUI apps and not waiting for GUI apps to complete. I also made the shim reader more flexible by making the spaces around the equal signs optional and not requiring a final linefeed character.

71 commented 11 months ago

Hey there, and thanks for the fix! I haven't really had time to review it, especially since the file is very different now (and uses a different code style), but still have this task on my todo list.

lymanepp commented 11 months ago

Hey there, and thanks for the fix! I haven't really had time to review it, especially since the file is very different now (and uses a different code style), but still have this task on my todo list.

If you approve of the gist of these changes, I can rework it to be less different if you prefer.