#Can you keep D.Net bots open while the project is closed?

1 messages · Page 1 of 1 (latest)

bronze isle
#

a

summer oar
#

what?

#

do you mean like the project in visual studio (or whatever IDE)?

bronze isle
summer oar
#

your application obviously needs to be running but that's separate from your project being open

#

you can execute your app without the IDE

bronze isle
#

is there a way for me to make it run without popping up a console window

summer oar
#

you could output a windows application instead of a console application, but why

#

¯_(ツ)_/¯

bronze isle
#

I belive you can change the console window to hidden(at least in vb.net you can)