kadel
03-20-2008, 09:50 PM
Hi All , I need help to create a reg check to start my application
the code in On Startup this example
result = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\My Application\\Name", "ok", true);
if not ok then
Application.Exit();
end
in reg
http://img246.imageshack.us/img246/9752/dibujosv4.th.jpg (http://img246.imageshack.us/my.php?image=dibujosv4.jpg)
I nee to check my application this value (Start = OK) for to start
sorry for my english, I talk spanish
And thank to response
the code in On Startup this example
result = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\My Application\\Name", "ok", true);
if not ok then
Application.Exit();
end
in reg
http://img246.imageshack.us/img246/9752/dibujosv4.th.jpg (http://img246.imageshack.us/my.php?image=dibujosv4.jpg)
I nee to check my application this value (Start = OK) for to start
sorry for my english, I talk spanish
And thank to response