Is it possible to edit the registry with jenkins? If i run the following command localy from the CMD the changes are applied correctly and succussfuly.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\MMSOFT Design\PC Monitor" /v > SendNotificationWhenOffline /t REG_SZ /d 1 /f > But when I run it through a windows batch command, it states that it was a successful run, however nothing is edited on the target machine. Can i get some advice on this please? thanks, Aaron -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/84f58f7b-15ad-4565-8122-e88377d59860%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
