Does Monitor need a "Root-Enumerated driver"
Because when I ran sample Win2K installer as
c:\install "775FT.inf" "Monitor\GSM42D1
I got the following error
UpdateDriverForPlugAndPlayDevices FAILURE: (0xe0000219
We know:#define ERROR_NO_ASSOCIATED_SERVICE (APPLICATION_ERROR_MASK|ERROR_SEVERITY_ERROR|0x219
(Monitor has not a services! Is it OK?
How can I solve this problem!
Notice: DDK2K install sample has a problem, So first see:
http://www.codeproject.com/script/comments/forums.asp?msg=801613&forumid=1647&mode=all&userid=67503#xx801613xx[^
Thanks you.