Jump to content

regdel


josi
 Share

Recommended Posts

hi,

i will use autoit for deleting a regkey.

my simple script:

$returnval = RegDelete("HKEY_CURRENT_USER\SOFTWARE", "SimonTatham")

MsgBox(0,"Value",$returnval)

the return value from regdel = 0

but there is the key.

reg.export:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\SimonTatham]

where is my problem?

thx josi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...