Initial
This commit is contained in:
21
remoteps/RemoteProcess.rgs
Normal file
21
remoteps/RemoteProcess.rgs
Normal file
@@ -0,0 +1,21 @@
|
||||
HKCR
|
||||
{
|
||||
RemoteProcess.RemoteProcess.1 = s 'RemoteProcess Class'
|
||||
{
|
||||
CLSID = s '{BD20693F-8D8A-11D3-B2F0-0050043ED4DB}'
|
||||
}
|
||||
RemoteProcess.RemoteProcess = s 'RemoteProcess Class'
|
||||
{
|
||||
CurVer = s 'RemoteProcess.RemoteProcess.1'
|
||||
}
|
||||
NoRemove CLSID
|
||||
{
|
||||
ForceRemove {BD20693F-8D8A-11D3-B2F0-0050043ED4DB} = s 'RemoteProcess Class'
|
||||
{
|
||||
ProgID = s 'RemoteProcess.RemoteProcess.1'
|
||||
VersionIndependentProgID = s 'RemoteProcess.RemoteProcess'
|
||||
LocalServer32 = s '%MODULE%'
|
||||
val AppID = s '{BD206932-8D8A-11D3-B2F0-0050043ED4DB}'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user