This shim hooks MoveFileA and MoveFileW API mostly used by set ups and instead copies the file. Using copy will avoid moving the security descriptor of the files to the destination and the files will be assigned the default descriptor of the destination folder.
This share was created for administrative purposes only. The share will reappear when the Server service is stopped and restarted ...
This share was created for administrative purposes only. The share will reappear when the Server service is stopped and restarted ...
This shim causes the process to which it is applied to try to relaunch itself as an elevated user. It is intended to be used ...
This shim fails calls to RemoveDirectory() when called with a path matching the one specified in the shim command-line. Only ...
This shim hooks MoveFileA and MoveFileW API mostly used by set ups and instead copies the file. Using copy will avoid moving ...
This shim is to fix applications that request the default audio device but are better suited for the default communications ...
This shim is written for the applications which are installing a service which had dependency on some service in the OS which ...
This shim will hook calls to RtlReportException and return Status_Not_Supported. This in effect will turn off the silent ...
This shim will strip out specified flags from the lpFileSystemFlags parameter on the return from GetVolumeInformationA/W. ...