pulsar2362
Posts: 3
Joined: Wed Nov 26, 2014 6:55 am

Starting a mono based C# Graphical application after boot

Mon Dec 01, 2014 11:31 am

i want to start a mono based C # graphical application immediately after boot
without starting the desktop environment. How to do the same ?

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Starting a mono based C# Graphical application after boo

Mon Dec 01, 2014 12:30 pm

You need the desktop to run a graphical app. If you want to start an app without the desktop, make it so it communicates via the console and add it to crontab or others (Google for more info) for it to start on boot.
There are 10 types of people: those who understand binary and those who don't.

Return to “Raspberry Pi OS”