This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[Enhancement] Allow to pass shimgen specific parameters #509
Comments
Contributor
ferventcoder
commented
Jul 9, 2014
|
ferventcoder
added a commit
that referenced
this issue
Jul 11, 2014
- Shimgen no longer changes the working directory to target files (this only occurred for GUI apps) - Adding --shimgen-log to the end of a shim call command will cause the shim to log to the console information about what it is doing - Adding --shimgen-usetargetworkingdirectory to the end of a shim call will cause it to use the target executable's working directory instead of the current work directory.
ferventcoder
added a commit
that referenced
this issue
Jul 11, 2014
ferventcoder
added a commit
that referenced
this issue
Jul 11, 2014
- Runtime command passed to a shim to force the shim to override its default behavior and wait on the target process to finish before returning (default is: gui apps return and command line wait)
ferventcoder
added a commit
that referenced
this issue
Jul 11, 2014
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.