|
-
Nov 20th, 2002, 05:28 AM
#1
Thread Starter
Lively Member
registry entry
hi all
How can I write a string value to a particular folder of the registry using vbcode?
please help me
when in doubt, win the trick
-
Nov 20th, 2002, 05:35 AM
#2
PowerPoster
-
Nov 20th, 2002, 05:54 AM
#3
Thread Starter
Lively Member
when in doubt, win the trick
-
Nov 20th, 2002, 06:35 AM
#4
PowerPoster
-
Nov 20th, 2002, 07:06 AM
#5
Addicted Member
Hi
I want to delete something out of the reg what i got is the class and this code but it doesn't work Help
VB Code:
objReg.DeleteKey eHKEY_LOCAL_MACHINE, "\SOFTWARE\Microsoft\OLE"
-
Nov 20th, 2002, 07:43 AM
#6
PowerPoster
VB Code:
objReg.DeleteKey eHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\OLE"
Don't use the slash at the begining or at the end.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|