tech189

Results 83 comments of tech189

Could you post the contents of the msi.log file? It worked for me after rebooting.

Just realised that the downloaded versions of zig are not being persisted, I've made another commit to fix this - https://github.com/ScoopInstaller/Main/commit/0000de0f8e7c4c0afe62e999d7210c69116a8899. However, there is no way (`--path-link` doesn't work for...

As of version `2024_03_13`, this is now fixed (solved by fixing https://github.com/marler8997/zigup/issues/114). I have pushed a commit that now aliases `zigup` with the `--path-link` argument to persist the symlink 🎉

Thanks for your contribution! For reference, this PR updates the download, checkver, and autoupdate to www.rationalqm.us as it says on the [old forum post](https://forum.doom9.org/showthread.php?t=125966): > [EDIT] New versions here https://www.rationalqm.us/board/viewforum.php?f=18...

There is no need to shim it as the manifest adds the whole of the `bin` folder to the path, including `mvn.cmd`: ``` "env_add_path": "bin", ``` Is it working okay...

@rashil2000 I restored the shim copy to `pre_install` and moved the removal to `post_uninstall`. It's in `post_uninstall` so that if you uninstall while `lf.exe` is still running and try again...

As a workaround, if instead you want to import your STG tab groups into Sidebery, I wrote a Python program to convert a Simple Tab Groups backup to a Sidebery...