How to avoid from open any window or gui while generate document
Hello all,
i try to avoid from open any window or gui while generate document.
i read little at this site:Launcher command-line options
and this: rpe-command-line-api
and try to write this:
%RPE_HOME%\launcher\rpe-launcher.exe -publish filepath_filename.dsx -noresult -nosplash
and this:
%RPE_HOME%\launcher\rpe-launcher.exe -publish filepath_filename.dsx -noresult -nosplash -wizard
but can't success to avoid open the launcher gui and see the console filled.
Thanks in advance
Naor Ben David.
:)