Home All Groups Group Topic Archive Search About

App invisible at run time

Author
15 Nov 2007 7:12 PM
elena
Hi, All
I need develop utility app, which will run invisible in .NET 2003 or .NET
2005.
It was in VB 6.0, where application runs w/o interface.
When i choose Windows App or Console it still display some interface for a
few seconds on start up.
How to make it invisible for the user?
please, advice

Author
16 Nov 2007 11:52 AM
Mike Williams
"elena" <el***@discussions.microsoft.com> wrote in message
news:2BF2700F-551D-445D-8B64-758726FF0906@microsoft.com...

> I need develop utility app, which will run invisible in .NET 2003
> or .NET 2005. It was in VB 6.0, where application runs w/o
> interface. When i choose Windows App or Console it still
> display some interface for a few seconds on start up.
> How to make it invisible for the user?

Upgrade to VB6.

Mike
Author
16 Nov 2007 2:29 PM
Bob Butler
"Mike Williams" <mi***@whiskyandCoke.com> wrote in message
news:OqXawcEKIHA.4712@TK2MSFTNGP04.phx.gbl...
> "elena" <el***@discussions.microsoft.com> wrote in message
> news:2BF2700F-551D-445D-8B64-758726FF0906@microsoft.com...
>
>> I need develop utility app, which will run invisible in .NET 2003
>> or .NET 2005. It was in VB 6.0, where application runs w/o
>> interface. When i choose Windows App or Console it still
>> display some interface for a few seconds on start up.
>> How to make it invisible for the user?
>
> Upgrade to VB6.

ROTFL
Author
16 Nov 2007 8:34 PM
ruben
in .Net go to Project Properties and select Startup object to Sub Main
and then write the Sub Main in a module

Show quote
"elena" wrote:

> Hi, All
> I need develop utility app, which will run invisible in .NET 2003 or .NET
> 2005.
> It was in VB 6.0, where application runs w/o interface.
> When i choose Windows App or Console it still display some interface for a
> few seconds on start up.
> How to make it invisible for the user?
> please, advice

AddThis Social Bookmark Button