No he doesn't mean for the desktop! The Smart Device Project wizard has a
console option...
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"Boris Nienke" <(E-Mail Removed)> wrote in message
news:1q833oi7mtzoq.1xahyuy90uiav$.(E-Mail Removed)...
> On 3 May 2005 07:36:04 -0700, Damon Payne wrote:
>
>> I believe if you deploy a "Console" application to a PocketPC it runs
>> completely invisible. What exactly are you trying to accomplish with
>> this?
>
> well, you mean: build a console-app (for .net desktop) but then run that
> exe on the pocketpc? ... nice idea...
>
> i like to write some small apps that do simple things like
> - doing a screen-shot
> - adding a text-line to a log-file
> - ...
>
> and like this to happen in background. Just map a hardware-key to the exe
> and then use it without seeing anything of the app (hopefully no
> waitcursor
> too)
>
> Boris