PDA

View Full Version : Get registry entry warning



pshabash
04-19-2010, 06:43 AM
Hello,

I need to check if a value exists in the registry and perform different tasks based on that. I'm using the "Get Windows Registry Entry" action. Unfortunately, if the key does not exist, the action generates a warning condition. This is not correct, since the non-existence of that key before installation is a normal state. Is there any way I can make the action not treat absence as a problem?

Thanks
Paul