I have a custom properties file where i have some variables, now i need change it but i don't know how to modify this file. I tried some shell script and jenkins plugins but it doesn't work to me. Any idea how to do it?
I am working with a Windows Server 2008 R2 and the file is at C:\jenkins\currentBrowser.properties and the content is just browser = explorer
Thanks