How to hide the application window during the conversion?

Visit title_cmdln

Top  Previous  Next

How to hide the application window during the conversion?

CLIP0002

Question: How to hide the application window during the conversion?

 

Answer: Set "-winmode" switch to "hide" to hide the application window, very useful for your own redistribution.

For example:

f2vcmdln.exe -cmd execute -taskfile "yourtask.tsk" -winmode hide