Skip to main content
Question

Suppressing the fme.exe command window

  • December 15, 2014
  • 2 replies
  • 48 views

Forum|alt.badge.img
I am doing a batch conversion of several thousand files using a powershell script. Unfortunately I have to do this on the same computer that I do other work, and the fme.exe command window constantly popping up is a bit of a pain. Is there any way to suppress the window popping up for every file converts?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • December 15, 2014

Forum|alt.badge.img
  • Author
  • December 16, 2014
Hi David!

 

I'm using the -NoNewWindow parameter in my script, which I think is what they are talking about in that link. However this only suppress new windows with output from the script itself (and I'm using PowerGUI script editor, so the output is all in the same window anyway). The fme.exe command window (informing me that a file is being read) still pops up for every file.