Have you read https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+as+a+Windows+service ?
I assume you used the native windows package to install Jenkins. I think you can follow the advice at the end of the page or if that is too difficult, then use the method described at the beginning of the page. -- Sami Dennis Planting <dennistr...@gmail.com> kirjoitti 24.8.2012 kello 12.31: > > > Den fredagen den 24:e augusti 2012 kl. 09:58:40 UTC+2 skrev Richard Bywater: > Looks like the user that is being used to run Jenkins doesn't have > permission to that directory (looks like lack of write permissions) > > Assuming that this is a Windows 7/2008/similar machine then I think > you'd be best off not having Jenkins in the Program Files directory as > I've had nothing but problems running things when they are located in > there (due to the UAC permissions etc. that Windows uses now) > > This blog entry might be of some use to relocate the workspace > directory if you don't want to relocate the Jenkins binaries -> > http://ingorichter.blogspot.co.nz/2012/02/jenkins-change-workspaces-and-build.html > > > Richard. > > > k thanks, i tryed to follow how to change workspace but could'nt get it > working, mind telling me how i can relocate jenkins? >