I have the following setup to delete registry keys. One key is in HKLM\Software\Test & the other is HKLM\SOFTWARE\Wow6432Node\Test. The issue I’m having is the below seems to be removing the key in the WOW6432Node location but not the key in the HKLM\Software location. Below is the action script I have setup.
I noticed that a while back that it was missing that functionality and had filed a bug. The only concern is someone doing something like deleting a major root key but it could be done just as badly through the method people are doing now so the defense argument isn’t really that great.