How to enable lpt port interrupt programmatically

I have a device attached to a LPT port. What I want is:

Prompt the User during installation for the port they attach the device,
then enable the lpt port interrupt programmatically.

  1. Should I write an coinstaller?
  2. How to open the ENUM key of the lpt port? (I need to set
    FilterResourceMethod value under the key). Do I have to open the msports.inf
    with SetupDi…?

Thanks


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com