N
nkjg
Hey everyone,
This is probably a really easy question (I'm dumb =P).
I'm wondering what the add on to a shortcut command is to
run a program minimized. I've got a program that I wrote
in C++ and I want to run at start up, but I'd like it to
run in the background (i.e. no window pops up).
The program runs and then closes itself (by means of
system("exit") ), so it's only running for about 0.02
seconds, but I'd rather not see this big, ugly command
prompt screen flash at me everytime that I start up my
computer...
Thanks for the help!
Nick
(e-mail address removed)
This is probably a really easy question (I'm dumb =P).
I'm wondering what the add on to a shortcut command is to
run a program minimized. I've got a program that I wrote
in C++ and I want to run at start up, but I'd like it to
run in the background (i.e. no window pops up).
The program runs and then closes itself (by means of
system("exit") ), so it's only running for about 0.02
seconds, but I'd rather not see this big, ugly command
prompt screen flash at me everytime that I start up my
computer...
Thanks for the help!
Nick
(e-mail address removed)