Re: Run a program (as a .exe file) as a post build task

2012-11-06 Thread Mark Waite
en "NET START ServiceName". Mark Waite > > From: Roshan >To: jenkinsci-users@googlegroups.com >Sent: Tuesday, November 6, 2012 2:05 PM >Subject: Re: Run a program (as a .exe file) as a post build task > > >Anybody has idea how t

Re: Run a program (as a .exe file) as a post build task

2012-11-06 Thread Roshan
Anybody has idea how to do this? On Monday, November 5, 2012 1:59:55 PM UTC+11, Roshan wrote: > > Hi > > Currently I am using Jenkins ver. 1.488 to build > my maven 3 project. As a part of the build process, I want to execute an > application program (.exe file on window