Modify registry value

I tried the script from: https://scripts.comodo.com/frontend/web/topic/set-registry-value
But it didn’t work for me.

I want to do this:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CVirtA]
“DisplayName”= “Cisco Systems VPN Adapter for 64-bit Windows”

Can anyone help me write a script so I can paste it on Comodo as a procedure?

The script you mentioned @hyip2018 is meant to be used only to set a value of an existing registry key. The script also needs to be run as a System User.

In the registry entry that you mentioned above, what exactly are you trying to achieve?

Hi @hyip2018

Refer the attached JSON file for setting up the registry value on your endpoint,

Let us provide your feedback to us,

Thank you

20180823-Registry_Value.json (1.84 KB)