Anyone how to achieve this???
Do we just write it like
CODE
Detect=HKCU\Software\Adobe\ImageReady 8.0
Detect=HKCU\Software\SomeSoftware\SomeSoftware
or do we have to follow a
Detect1=
Detect2=
Detect3=
method?
Also can we have Detect and DetectFile both in one section of code?