HighTechTalks DotNet Forums  

How do I create a standalone executable

Dotnet General Discussions microsoft.public.dotnet.general


Discuss How do I create a standalone executable in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
mohaaron
 
Posts: n/a

Default How do I create a standalone executable - 12-19-2007 , 06:40 PM






Hello all,

This might seem like an odd question but I would like to know how to
create a standalone executable. I'm using vs.net 2005 and the closest
project template I can find for what I want is a console application.
The console application is not what I want as I don't want a command
prompt opening up. I just want a plain executable that I can run from
a SQL Server 2000 DTS package using the Execute Process Task. Can
anyone tell me how to do this?

Aaron

Reply With Quote
  #2  
Old   
John Saunders
 
Posts: n/a

Default RE: How do I create a standalone executable - 12-19-2007 , 08:04 PM






"mohaaron" wrote:

Quote:
Hello all,

This might seem like an odd question but I would like to know how to
create a standalone executable. I'm using vs.net 2005 and the closest
project template I can find for what I want is a console application.
The console application is not what I want as I don't want a command
prompt opening up. I just want a plain executable that I can run from
a SQL Server 2000 DTS package using the Execute Process Task. Can
anyone tell me how to do this?
It's possible to create a Windows Forms application that never shows its
window. It can still accept parameters from the command line.

--
John Saunders | MVP - Windows Server System - Connected System Developer |
https://mvp.support.microsoft.com/profile/John.Saunders



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.