Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ScoopInstaller/Shim
A Scoop helper program for shimming executables
https://github.com/ScoopInstaller/Shim
Update build process
851315ee503ea1b95ccce92faecdc9eafcd1454e authored over 5 years ago by Richard Kuhnt <[email protected]>
851315ee503ea1b95ccce92faecdc9eafcd1454e authored over 5 years ago by Richard Kuhnt <[email protected]>
Add README.md and LICENSE
c88edae5ee54c9fd3138b1bd1c657e504698c411 authored over 5 years ago by Richard Kuhnt <[email protected]>
c88edae5ee54c9fd3138b1bd1c657e504698c411 authored over 5 years ago by Richard Kuhnt <[email protected]>
Cleanup
8ac1eefc85e9be990817731cc548a39e40c06253 authored over 5 years ago by Richard Kuhnt <[email protected]>
8ac1eefc85e9be990817731cc548a39e40c06253 authored over 5 years ago by Richard Kuhnt <[email protected]>
Move shim.cs to src/shim.cs
b0bdac7f4f72dce44e4af1c774243905b5548e1d authored over 5 years ago by Richard Kuhnt <[email protected]>
b0bdac7f4f72dce44e4af1c774243905b5548e1d authored over 5 years ago by Richard Kuhnt <[email protected]>
validator/shimexe: Add -Fast Switch to build scripts
4bf329d4866c62452678b6c0d1ff3bafc1e15c9d authored almost 6 years ago by Richard Kuhnt <[email protected]>
4bf329d4866c62452678b6c0d1ff3bafc1e15c9d authored almost 6 years ago by Richard Kuhnt <[email protected]>
supporting: Update Newtonsoft.Json to 11.0.2, Newtonsoft.Json.Schema to 3.0.10 (#3043)
- Update supporting\validator\bin\Newtonsoft.Json to 11.0.2
- **HIGHLIGHT**: support for rege...
Enabled applications which require elevated privileges. (#2053)
3c8800da4f6fa1141a0d77b623aeb7883bc196bd authored almost 7 years ago by Vladimir Chebotarev <[email protected]>
3c8800da4f6fa1141a0d77b623aeb7883bc196bd authored almost 7 years ago by Vladimir Chebotarev <[email protected]>
Enabled wide characters forwarding in shims. (#2106)
7ca88b9e1f17337ba516cf9f9868a29b9a20fe05 authored almost 7 years ago by Vladimir Chebotarev <[email protected]>
7ca88b9e1f17337ba516cf9f9868a29b9a20fe05 authored almost 7 years ago by Vladimir Chebotarev <[email protected]>
Update validator.exe and shim.exe (#2024)
* Update Newtonsoft.Json and improve validator build process
* Improve shimexe build process ...
8202c123cb3c96ca6638477608604fbcf62bcd1a authored almost 7 years ago by Richard Kuhnt <[email protected]>
whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some file...
shims should now pass arguments exactly as they receive them, without stripping '\' (fixes #382)
1be087ac1f44f3728ad32c2852a3bd863df7322b authored over 9 years ago by Luke Sampson <[email protected]>
1be087ac1f44f3728ad32c2852a3bd863df7322b authored over 9 years ago by Luke Sampson <[email protected]>
fix shimexe argument passing
b44a7a57bdb3e75213fc3e8a9506babb34a07a7a authored almost 11 years ago by Luke Sampson <[email protected]>
b44a7a57bdb3e75213fc3e8a9506babb34a07a7a authored almost 11 years ago by Luke Sampson <[email protected]>
fix shimexe not passing arguments
a1530e300db696bd30174930e395e9109178e48d authored almost 11 years ago by Luke Sampson <[email protected]>
a1530e300db696bd30174930e395e9109178e48d authored almost 11 years ago by Luke Sampson <[email protected]>
use win32 functions for shimexe
a088d31f417e5daa2e542836ed6d26c3e3a119c5 authored almost 11 years ago by Luke Sampson <[email protected]>
a088d31f417e5daa2e542836ed6d26c3e3a119c5 authored almost 11 years ago by Luke Sampson <[email protected]>
shimexe: for programs that exit quickly, make sure any remaining output on stderr or stdout is pumped to the right output stream
3eb07391dbb8099c3b73163fc76a716f2d38a4ad authored almost 11 years ago by Luke Sampson <[email protected]>
3eb07391dbb8099c3b73163fc76a716f2d38a4ad authored almost 11 years ago by Luke Sampson <[email protected]>
allow alias and arguments for shims
9a9817aa2fe92c77f7fef39d64aff03566330186 authored almost 11 years ago by Luke Sampson <[email protected]>
9a9817aa2fe92c77f7fef39d64aff03566330186 authored almost 11 years ago by Luke Sampson <[email protected]>
add .exe shims for programs that only look for .exes (e.g. tar calling gzip)
4e05f375e3ca59788b6f97a61027d02ec9d8feaf authored about 11 years ago by Luke Sampson <[email protected]>
4e05f375e3ca59788b6f97a61027d02ec9d8feaf authored about 11 years ago by Luke Sampson <[email protected]>