PDA

Click to See Complete Forum and Search --> : registry key system; values


emica
Jan 15th, 2000, 07:11 AM
I want to change value with name: disabletaskmgr of type REG_DWORD in "HKEY_CURRENT_USER/software/microsoft/
windows/currentversion/policies/system"
It has value 0 and I want to change it to 1 trough my application.
Please tell me the whole procedure how to do it.
Thank you for your attention
Emica

QWERTY
Jan 15th, 2000, 07:28 AM
Maybe this article will help: VB-World Registry Tutorial (http://www.vb-world.net/registry/registry2/index5.html)
HTH

------------------
Visual Basic Programmer
------------------
PolComSoft
You will hear a lot about it.