kobilutil
No user record in our sample, but kobilutil has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but kobilutil has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I mean - NO it is not compressed. It is just a statically linked exe. Sorry for the possible confusion.
Thx for the idea. I'll check it out. Up untill now wincon have only been tested on WindowsXP and Windows7. I still need to add Windows8 to the test cycle.
Yes, 120KB uncompressed. It is statically linked using the VS2013 toolchain. I test it on WindowsXP and use it on my Window7 dev machine. And yes, Powershell works as well. If you use PSReadLine, note that it sets the…
My own minimalistic approach for adding normal selection and resizing on top of an existing console window. https://github.com/kobilutil/wincon It is a 120kb single file executable, with no dependencies. No install, no…