Hi, I am stuck with this issue. I installed Jenkins as an interactive 
service on windows 7. (I think it is interactive at least "sc query 
<service name>" can confirm the service is interactive.) I am trying to run
    
    cmd /C "contrl appwiz.cpl"  

through jenkins remoting on my windows 7 slave by putting it in the build 
step. But it couldn't run successfully and exit with error code 1. I could 
run that command locally on the win 7 slave. Since I already installed 
jenkins as an interactive service (I didn't put headless parameter in my 
service start up script so I don't think it is in headless mode), I don't 
know what the cause would be for this issue. Any help would be appreciated. 

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to