Skip to content
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

Please include a build #13

Open
hdodov opened this issue Mar 7, 2019 · 13 comments
Open

Please include a build #13

hdodov opened this issue Mar 7, 2019 · 13 comments

Comments

@hdodov
Copy link

hdodov commented Mar 7, 2019

After days of digging, I found this tool. I had huge trouble building, though. I found a binary here, but I would prefer a binary from the repo. I would trust it a million times more... please provide it here. It would be awesome! Thanks! It's an amazing tool!

@RayHAz
Copy link

RayHAz commented Mar 9, 2019

Take a look at a response to entry #6 from @majkinetor. I don't know what a "choco package" is, but it looks like someone has made one available. Also, apparently one available from older commit, per @yougg's comment. I was able to create the binary in my VS2015 pretty easily -- and I'm no C++ guy.

@majkinetor
Copy link

https://chocolatey.org/packages/keycastow

@stephen147
Copy link

stephen147 commented Jun 22, 2019

You can sign up and log into https://my.visualstudio.com/Benefits where any individual can use VS for free, even to sell apps it's ok as an individual. It's in the EULA.

It's the Visual Studio Community build which is the same as the rest only for one man bands. :)

You can then pick and choose any dev apps you wish. My install was around 1.7GB which included VS and msbuild and any independancies.

I just need to find out what version of msbuild.exe is the right one.

I'm getting an error code: error MSB4019. Google machine didn't help much.

I've just installed VS and everything is uptodate. Any help would be appreciated.

@rockbenben
Copy link

https://github.com/brookhong/brookhong.github.io/blob/0bc07364162e69d6a0329cfd08ea8333f188a113/assets/downloads/keycastow.zip

or find the build in brookhong/brookhong.github.io/assets/downloads/keycastow.zip

@kitty-panics
Copy link

kitty-panics commented Mar 25, 2020

I compiled the latest version with the vs2015 build tool (v140) and tested it well on Windows7 SP1.

Download Link: https://github.com/aj-ash/KeyCastOW/releases

@PhiLhoSoft
Copy link

PhiLhoSoft commented Jun 13, 2020

Duplicate of #6
But indeed, having releases on the project would make things easier.
I installed with with Chocolatey (which I had to install first!), but then I had no idea where it went (it was C:\ProgramData\chocolatey\lib\keycastow\tools) and how to launch it (I copied to binary to my tools directory, I just launch it from there…)
I see it creates the settings as a .ini file in the same directory (I avoid putting programs in Program Files for this reason…).
Anyway, thanks for making this package, majkinetor, it is really helpful.

@majkinetor
Copy link

majkinetor commented Jun 13, 2020

@PhiLhoSoft

You just type its name anywhere - run menu, shell etc. Chocolatey bin folder is on PATH.

You can quickly discover where anything is with Get-Command <anything>

I installed with with Chocolatey (which I had to install first!), but then I had no idea where it went

You don't care where it is, just like you don't care where native Windows stuff is. The chocolatey is about unatendded installations, you don't generally need to know how magic works, just that it does.

Since you installed it, you can now manage basically anything using it, including AHK if you are still into it :).

@tumuyan
Copy link

tumuyan commented Jul 4, 2020

the chocolatey is not need to install.
you can download the keycastow.2.0.2.4.nupkg file from chocolatey website.
unzip the nupkg file and you can find keycastow.exe

@stephen147
Copy link

keycastow.2.0.2.4.nupkg

Hey, thanks but I cannot see the download link. Do I have to choco install it in order to get the exe?

https://chocolatey.org/packages/keycastow#files

@tumuyan
Copy link

tumuyan commented Jul 5, 2020

keycastow.2.0.2.4.nupkg

Hey, thanks but I cannot see the download link. Do I have to choco install it in order to get the exe?

https://chocolatey.org/packages/keycastow#files

the download link is here
SharedScreenshot

@majkinetor
Copy link

Keep in mind that nupkg iz zip file.

@stephen147
Copy link

Thanks, I should've gone to Specsavers.

https://www.youtube.com/watch?v=q64aiyMplWQ

@AnityEx
Copy link

AnityEx commented Aug 19, 2020

oh to have a "releases" page, thanks for the choco link

@Lemmingh Lemmingh mentioned this issue Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants