Installation script for interception and intercept.exe#27
Installation script for interception and intercept.exe#27jlndk wants to merge 4 commits intoTaranVH:masterfrom
Conversation
Still needs interception.exe and setup of keymap
Also created a keymap script that will get us the keyboard id
|
I actually just realised this. Should we also try to install AutoHotKey, if it's not currently on the system, or just assume that the user has it? |
|
This all looks like very cool stuff. People are still able to access it, without me necessarily having to MERGE it, though, right? it says that your Intercept/keyremap.ini file conflicts with my stuff. I am not yet sure how to resolve that. also you named it keyremap.org.ini ? long story short, I never expected anyone to actually submit any pull requests at all, and I'm still not sure how to handle them. You've made a cool thing here, but I don't know how it works. So it might be easier to POINT people to it as an option, rather than do a full on MERGE. |
|
On your fork of this (https://github.com/jlndk/2nd-keyboard/tree/master/Intercept), can you please give instructions of how to use your installer? EDIT: Nevermind I worked it out. |
|
Closing, since I don't think this will get merged. Feel free to open again otherwise! |
Tl;dr: This PR adds some scripts that makes the tedious process of installing interception and intercept.exe much easier.
I've now completed the first draft to the script(s) discussed in issue #26.
Please say if something should be changed (like the way i write things) and I'll make sure to look at it :D. We should maybe also update the documentation, since this PR doesn't cover that.
As I discussed in the issue It was inpractical to have everything in one script, since interception requires a restart after installation anyways. Because of that i setteled on two scripts: 'Installation.bat' and 'keymap.bat'.
Installation.bat
This file downloads, extracts, and installs all the required programs for you. It automaticly tried to ask for administrator permissions, so that the user don't need to fiqure out how to open an elevated cmd.
keymap.bat
After the installation is complete the user can use this file to automaticly generate a new keyremap.ini file that works with their keyboard. I've just copyied tarans full keyboard remap, but we could off cause change this template later if that's what we want.