Can't we delete registry hive and it's sub branches through WSH scripting?
I feel wmi little bit difficult,anyways I can do it, but I am curious, can we achieve it through WSH?[/align] [/align]
normally I use above code but
if we have to delete any run-time registries, then it will fail.[/align][/align]
[/align]
WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegDelete "HKCU\Software\KillerApp\SomeSetting1"
WshShell.RegDelete "HKCU\Software\KillerApp"
normally I use above code but
if we have to delete any run-time registries, then it will fail.[/align][/align]
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.