Yes, this is a slave machine I setup that is dedicated to running these Macros. I setup the slaving to launch using Java Web Start. Then once I launched it the first time I installed the Windows Service. How would I go about setting this flag to allow it to interact with the desktop?
Thanks! Peter On Monday, November 4, 2013 4:04:50 PM UTC-6, slide wrote: > > 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]<javascript:> > > 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] <javascript:>. >> 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.
