473,385 Members | 1,944 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to run a console application without showing the console screen?

Tee
Hi,

I am using System.Diagnostics.Process to start a console application, but I
don't want the user to see a "black" screen when the console application is
running, how can I hide it?

Thanks,
Tee
Nov 21 '05 #1
2 1796
Did you try setting the CreateNoWindow = false in the StartupInfo

Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com

"Tee" wrote:
Hi,

I am using System.Diagnostics.Process to start a console application, but I
don't want the user to see a "black" screen when the console application is
running, how can I hide it?

Thanks,
Tee

Nov 21 '05 #2
An excellent article on this is here:

http://www.devx.com/dotnet/Article/7914/0/page/3
"Anand[MVP]" <An******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Did you try setting the CreateNoWindow = false in the StartupInfo

Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com

"Tee" wrote:
Hi,

I am using System.Diagnostics.Process to start a console application, but
I
don't want the user to see a "black" screen when the console application
is
running, how can I hide it?

Thanks,
Tee

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: Dave | last post by:
Hi, I have done some research, trying to Clear The Screen in java code. The first option was the obv: system.out.print("\n\n\n\n\n\n\n\n\n\n\n\n"); then i heard about this method:...
2
by: Yang | last post by:
Hi Is it possible to mask console input in a c# console application? What I mean is: if I entered string "test" in the console, it'll echo "****"(or nothing) instead of the string "test". I've...
2
by: Martín Marconcini | last post by:
Hello there, I'm writting (or trying to) a Console Application in C#. I has to be console. I remember back in the old days of Cobol (Unisys), Clipper and even Basic, I used to use a program...
2
by: Tee | last post by:
Hi, I am using System.Diagnostics.Process to start a console application, but I don't want the user to see a "black" screen when the console application is running, how can I hide it? Thanks,...
0
by: Maxwell | last post by:
Hello, I recently completed a MC++ (VS2003) DLL that wraps a non MFC C++ DLL and need to use it in a MC++ Console Application (no forms/guis of any kind just output to console). Trouble is...
3
by: Andy | last post by:
Hi Just starting out with C#. In the book I'm using it looks like it possible to get a console window within the IDE it self. But I can't find anything in the book about how they've managed to...
3
by: =?Utf-8?B?VGVycmFuY2U=?= | last post by:
Good Afternoon: I have two questions I was hoping someone can help me with. 1. I've created a app that creates a xml file; the project was constructed as a console window. I want to know is...
5
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Dear all, I'd like to know if there is any method to minimize command mode window when a console program is running. In my case, there are several console programs which run periodically in...
2
by: purplepixie | last post by:
Hi everyone, I've been learning C++ primarily to write little applications to display on my Z-10 speakers' LCD screen. This is fine, and I've got a nice little binary clock showing on screen. ...
9
by: Nathan Sokalski | last post by:
I have a Console Application, and when I do a "Start Without Debugging" to test it, everything works, but it will not allow me to make the window wider than half my screen. Even if I maximize it,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.