Hey Guys, i have created a windows application in c#.
I want to create a setup in such a way that once the application is installed, it should start automatically when the windows starts up. Can you help me with this?
Can i put the application in System tray or something, or is there any other way?
I want to create a setup in such a way that once the application is installed, it should start automatically when the windows starts up. Can you help me with this?
Can i put the application in System tray or something, or is there any other way?
Comment