From: Mark on
Are there better working options nowadays to hide the command prompt? My program includes a jpg to pdf converter, which always shows information in the command prompt. I am afraid this will cause problems if I hide the command prompt.
From: ImageAnalyst on
On May 16, 6:22 am, "Mark " <markmat...(a)gmail.com> wrote:
> Are there better working options nowadays to hide the command prompt? My program includes a jpg to pdf converter, which always shows information in the command prompt. I am afraid this will cause problems if I hide the command prompt.

--------------------------------------------------------------------
I don't understand. Do you want to suppress display of the operating
system command/console window upon startup of your executable or not?
From: Walter Roberson on
Mark wrote:
> Are there better working options nowadays to hide the command prompt?

Not really; there has been no significant change in this matter for a
few releases of Windows.

> My
> program includes a jpg to pdf converter, which always shows information
> in the command prompt. I am afraid this will cause problems if I hide
> the command prompt.

I would not expect that to be a problem, and in any case you could just
test and see whether it is a problem or not rather than being afraid of it.
From: Mark on

> --------------------------------------------------------------------
> I don't understand. Do you want to suppress display of the operating
> system command/console window upon startup of your executable or not?

Thanks for the replies! I don't want the command prompt to be displayed. However, I wonder what happens when errors occur or when I use the pdf converter. This usually displays information in the Command Prompt. But what happens if that is suppressed?
From: ImageAnalyst on
On May 16, 5:59 pm, "Mark " <markmat...(a)gmail.com> wrote:
> > --------------------------------------------------------------------
> > I don't understand.  Do you want to suppress display of the operating
> > system command/console window upon startup of your executable or not?
>
> Thanks for the replies! I don't want the command prompt to be displayed. However, I wonder what happens when errors occur or when I use the pdf converter. This usually displays information in the Command Prompt. But what happens if that is suppressed?

---------------------------------------------------------------------
No problem - it just ignores it. It just goes into the virtual bit
bucket never to be seen again. You won't have any messages
(information, error, or warning) displayed, nor will you have any
trouble (errors, etc.) running it.
 |  Next  |  Last
Pages: 1 2
Prev: 3d reconstruction
Next: Nonlinear regression help