-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trusted Binary needed #42
Comments
Not hard to build this yourself. Download the latest version of Visual Studio community, clone this project from Github, build in Release mode. There is your .exe! Edit: Sorry for being "that guy". I agree let's get and exe there! |
👍 Would love to see an installer as well. |
Would you acept an PR of an installer? |
@calvertdw I don't want VS on my computer especially for one software. Binaries should be provided through the releases page on GitHub. It's a matter of principle. Besides, it's a pain in the ass to uninstall, and it takes a sizeable portion of small solid state drives. |
Okay... |
Hey
I find this piece of code very appealing for the problem that is solves.
I get that there is no binary and that I gotta have build my own. I downloaded VS2013 and opened it, but it went instantly to "Trial expired" Mode. He didnt give me a single minute of using VS to build your code. After searching I found the mandatory StackOverflow Thread where people had success with using a special setTime Script (SO link, RunAsDate v1.31). I tried different Times and Years but nothing worked.
I could sign up apparently and might be able to receive a license, but that is not how OpenSource should be handled imho. Currently, I'm not able to build the projects because of the caged IDE. Do you see any way of offering a trusted binary - because I would snatch it in a heartbeat :)
Mortimer
The text was updated successfully, but these errors were encountered: