How do you make C plus plus Program Autorun?

1 answer

Answer

1214261

2026-09-06 12:05

+ Follow

This is not a C++ question. It is an operating system question. Different operating systems have different ways of making programs run on startup. Most of them have several different ways to accomplish this. In MS Windows, one way is to place a shortcut for the program in the "{percent}userprofile{percent}\Start Menu\Programs\Startup" shell folder.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.