how can i make my application be a windows service??
but, i still want to see the screen of the application, but when i minimized it, it gets running on system tray as a windows service, so all users could see the application running and use it, but when they log off, the application will be still running.

Thank you,
Guilherme Costa