How to boot directly into an application
- by denonth
I have an application that I want to boot in directly when windows xp starts. So after that "welcome" screen I don't want to see anything and load directly into the app.
How can I do that?
I tried adding a exe file to startup folder. But he is loading some 2-3 thing and then my app and I see windows desktop normally.
Is it possible to load it directly?
It is a windows form application not an cmd.