Uzair Aftab
Uzair Aftab
kudos to @adamstrickland for working on this in the following PR: https://github.com/Homebrew/homebrew-core/pull/110707
@drwhorx Your file does not work with a non-admin user.
@lucasfernog Do you have the link to the PR?
Thanks. Seems like that PR is closed, so I assume that you guys aren't working with it ATM?
I got things working without an admin install using a .wxs template with minimal changes from the default one. If it makes sense for the devs, perhaps I could go...
Yeah sure thing. [Here](https://gist.github.com/Uzaaft/32c6b86e74f2395185be48db6da78157) is a gist of it.
@ianyh I'd like to try. Any idea where one might start attacking this task?
If it's okay with you, I can use rust to write it. They already have this amazing library called clap for parsing command line options and such.
Ah, I see what you mean there after looking at the `main.swift` file. I'll think about and approach and discuss it with you before I go on.
Fixes: #1335 And makes: #662 Not longer valid due to the change regarding `build.rs`