Re: Editing registry

2016-06-26 Thread Baptiste Mathus
Does Jenkins run with the same user account as the one you're using manually? Le 23 juin 2016 9:30 PM, a écrit : > 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_MA

Editing registry

2016-06-23 Thread aaron . trujillo
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