Hi ..
I need to modify registry key below for the current user and all the users (S-#-#-##) in the windows registry, if the key exists.
How can I automate this process using a script.
Type is REG_SZ.
HKEY_CURRENT_USER\Software\x2FTP\ControlBase ]
"Flags"="26"
Thank you for your help.