autostart app with windows - 2 questions
hey guys.
first question, how can i make my application start up when windows starts up?
second, i want before windows loads (in autoexec I guess) to have the screen still in dos to pause and ask a question
would you like to run the program (My App)? Y/N
If the person chooses no, Windows will load as usual and not load my application,
if the person chooses yes, windows will load my application when it starts.
I guess this will probably be in batch files that run from the autoexec. Is that right?
If you know how to do this, could you please let me know.
Thanks
Wengang