I need an auto start program

  • Thread starter Thread starter Paul Johnson
  • Start date Start date
P

Paul Johnson

That will automate the start up of several files/programs, one after the
other. However I would like it to pause and give me the option to say "yes"
or "no" to each startup as there are times I do not want particular programs
to start. I had one once but it never gave me the option. Does such a
program exist?
Paul
 
Le vendredi 2 septembre 2005 à 21:26:25, Paul Johnson a écrit :
That will automate the start up of several files/programs, one after the
other. However I would like it to pause and give me the option to say "yes"
or "no" to each startup as there are times I do not want particular programs
to start. I had one once but it never gave me the option. Does such a
program exist?
Paul

few lines with AutoIt3
http://www.autoitscript.com/
Run, MessageBox, Sleep...Enjoy :)

@+
 
That will automate the start up of several files/programs, one after the
other. However I would like it to pause and give me the option to say "yes"
or "no" to each startup as there are times I do not want particular programs
to start. I had one once but it never gave me the option. Does such a
program exist?
Paul

X-ecutor might help ;

http://www.xpertdesign.de/english/sw_xecutor_info.php4


Regards, John.
--
****************************************************
,-._|\ (A.C.F FAQ) http://clients.net2000.com.au/~johnf/faq.html
/ Oz \ John Fitzsimons - Melbourne, Australia.
\_,--.x/ http://www.vicnet.net.au/~johnf/welcome.htm
v http://clients.net2000.com.au/~johnf/
 
Paul said:
That will automate the start up of several files/programs, one after the
other. However I would like it to pause and give me the option to say "yes"
or "no" to each startup as there are times I do not want particular programs
to start. I had one once but it never gave me the option. Does such a
program exist?
Paul
'Start up delayer' will do exactly what you are asking.
http://www.r2.com.au/index.php
 
Le vendredi 2 septembre 2005 à 21:26:25, Paul Johnson a écrit :


few lines with AutoIt3
http://www.autoitscript.com/
Run, MessageBox, Sleep...Enjoy :)
I'd vote for this one, particularly as it has an option to export your
script as an .exe file.
There's also a forum for users to share and discuss scripts.

Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top