6

Is there any way in C++ to check if my program is launched by a user or from an autostart? I want to show / not to show window in these cases.

nvoigt
  • 75,013
  • 26
  • 93
  • 142
Kaznov
  • 1,035
  • 10
  • 17

1 Answers1

9

Make the autostart entry set a command line flag such as /nowin.