Hi, apologies, again, if this is a daft question.
Is there a way to monitor a reg key and if it equals a certain value it triggers an event.
For example a reg key equals either 0 or 1
If it = 0 do one thing
If it = 1 do something else
Also, is it possible to continually wait for the reg entry to change like in a loop.
Thanks in advance.
Is there a way to monitor a reg key and if it equals a certain value it triggers an event.
For example a reg key equals either 0 or 1
If it = 0 do one thing
If it = 1 do something else
Also, is it possible to continually wait for the reg entry to change like in a loop.
Thanks in advance.