Slide,
There is a C:\Windows\system32\config\systemprofile\Desktop folder already
in place. (I forgot to mention this is running on Win XP).
Johannes,
I don't have system access to this machine, and because of red-tape, it
took some convincing to have Jenkins installed in the first place. The
Actually, yes, I ran into an issue with this, I had to do something in the
user directory for something I was running with Excel to work properly.
This article [1] shows the location of the user directory for the NT
Authority\SYSTEM user. The issue was that the Desktop directory was missing
for tha
On 03/07/2013 12:06 AM, jo2dad wrote:
> I'm running Jenkins as a service. There is a Jenkins slave running on the
> Window box I'm using. I'm not sure how to tell whether the service has
> permission to interact with the desktop.
>
> The rest of the script runs fine (MATLAB make its figures, P
Is there anything in the Jenkins log or in the build log that would give
any clues?
On Wed, Mar 6, 2013 at 4:06 PM, jo2dad wrote:
> I'm running Jenkins as a service. There is a Jenkins slave running on the
> Window box I'm using. I'm not sure how to tell whether the service has
> permission t
I'm running Jenkins as a service. There is a Jenkins slave running on the
Window box I'm using. I'm not sure how to tell whether the service has
permission to interact with the desktop.
The rest of the script runs fine (MATLAB make its figures, PowerPoint
opens, does its thing and saves the r
How are you running Jenkins? Are you running as a service? Does the service
have permission to interact with the desktop?
On Wed, Mar 6, 2013 at 3:51 PM, jo2dad wrote:
> I'm working on a project that uses Jenkins to run MATLAB (on Windows).
> The MATLAB function uses the ActiveX server to start
I'm working on a project that uses Jenkins to run MATLAB (on Windows). The
MATLAB function uses the ActiveX server to start PowerPoint, open (or
create) a file, put plots on slides, save the file and then exit PowerPoint.
The problem I'm having is that the PowerPoint executable won't quit, and