First, let me say that this is my first attempt to do anything with Jscript.NET, so I really have no clue what Im doing
I have written a small little launcher app that launches a different program depending on which button the user clicks. No problems there, all works great.
The thing thats weird/undesirable is that when I click on the compiled .exe, it opens a DOS cmd window first, and then displays my menu/form. The DOS window sits in the background (all black) as long as my form is running...
what can I do to get rid of the ugly DOS / cmd prompt window?
thx!
I have written a small little launcher app that launches a different program depending on which button the user clicks. No problems there, all works great.
The thing thats weird/undesirable is that when I click on the compiled .exe, it opens a DOS cmd window first, and then displays my menu/form. The DOS window sits in the background (all black) as long as my form is running...
what can I do to get rid of the ugly DOS / cmd prompt window?
thx!