JofCore Posted October 29, 2004 Posted October 29, 2004 First, let me say that this is my first attempt to do anything with Jscript.NET, so I really have no clue what I'm 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 that's 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! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.