I have copied the shortcut of my application in startup folder for all users. I want my application to start with admin privileges when the the system is restarted and a non-admin user logs in. This is important because my application is working with the windows services. For stooping/starting a windows service admin privileges are required.
Please let me know how can i do it.