I have about 50 apps on desktops. I need to add a registry entry to all of them. I there a way to write a script/bat file to add/update the entry? I would like to put the script in the log in script.
Thanks
Ray
Hello Ray,
You can use -Exec parameter, e.g. "appname.cameyo.exe" -exec reg add HKCU\software\name /v registration /d 1234