Hi,
I install WDK 5840 and built the sample minispy. I copied the sys, exe and
inf file to a directory and right-clicked the inf. I saw a flash of a dialog
and then nothing. When I try to run minispy.exe, the following error occured:
Connecting to filter's port...
Could not connect to filter: 0x80070002
The system cannot find the file specified.
I did sc for the driver:
C:> sc qc minispy
[SC] GetServiceConfig SUCCESS
SERVICE_NAME: minispy
TYPE : 2 FILE_SYSTEM_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32\DRIVERS\minispy.sys
LOAD_ORDER_GROUP : FSFilter Activity Monitor
TAG : 4
DISPLAY_NAME : Minispy
DEPENDENCIES : FltMgr
SERVICE_START_NAME :
Can someone tell what is wrong?
Thanks in advance.