How are you running Jenkins? Are you running it as a service? If so, the service needs the flag set that allows it to interact with the desktop.
slide On Mon, Nov 4, 2013 at 3:03 PM, Peter Soncek <[email protected]> wrote: > Hi Everybody, > > I want to run some Microsoft Office Word and Excel Macros from a Jenkins > job. These macros are actually invoked from an Ant script. I currently > run these through our older Cruise Control machine that we are replacing > with Jenkins. From the Cruise Control job, Word actually opens on the > machine, runs the macro, and closes. With Jenkins I see the word process > running in task manager, but it never closes or exits. Also, Word doesn't > open up to the desktop where I could see it. Does anyone have similar > experience that they could share how they got it to work? > > Thank you, > Peter > > -- > 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. > -- Website: http://earl-of-code.com -- 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.
