Creating a new process from command line as a build step
Hi,
when specifying a new build step, that's executable from command line, I can see process only as a background process in task manager, but the application doesn't get started.
Command line step:
C:\Windows\System32\notepad.exe
Is there a way to actually run the application, and see it appear on the screen though this?
Please sign in to leave a comment.
Hi Zoran,
There is a known limitation to start application with GUI if agent is running as service. Please try to run the build agent via command line.
Find more details here: https://confluence.jetbrains.com/display/TCD9/Known+Issues#KnownIssues-AgentrunningasWindowsServiceLimitations