简体   繁体   中英

Function to run the program on windows loading c++

I was wondering how to make a program that will load everytime the users logs in their windows session. So when they enter windows the program is up and running. If possible without admin rights needed.

So what i need is a function inside my code that will make a copy of the .exe file to the start-up menu and check if there isnt the file already

This is not a programming problem. You can write any app you want and add it to the startup folder. ( http://www.howtogeek.com/208224/how-to-add-programs-files-and-folders-to-system-startup-in-windows-8.1/ )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM