If I add dependendies in Addservice section as follows
Dependencies = "pnp_tdi"
it appears in registry as DependOnService = pnp_tdi

If I want DependOngroup = pnp_tdi in the registry how should I represent it
in inf file.
q1.what is the diffrence between dependonservice and dependongroup.
q2.I see a tag key in the registry when I install my driver.
what does that tag key represent.I see random numbers each and every time.

Thanks in advance