Hi All , I need help to create a reg check to start my application
the code in On Startup this example
Code:result = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\My Application\\Name", "ok", true); if not ok then Application.Exit(); end
in reg
I nee to check my application this value (Start = OK) for to start
sorry for my english, I talk spanish
And thank to response


