Automate a Task

  • Thread starter Thread starter bw
  • Start date Start date
B

bw

Right click on the task bar, choose properties, choose the Advanced Tab,
then click on the "Clear" button, click on "OK".

I would like to automate this task via some method. I have no idea as to
how to accomplish this. If it were a program, what language? Is there
some way to create a macro using some existing software? If I were to use
Visual Basic, can someone provide the code?

Thanks for any help you may be able to provide.
Bernie
 
bw said:
Right click on the task bar, choose properties, choose the Advanced
Tab, then click on the "Clear" button, click on "OK".

I would like to automate this task via some method. I have no idea
as to how to accomplish this. If it were a program, what language?
Is there some way to create a macro using some existing software? If
I were to use Visual Basic, can someone provide the code?

Thanks for any help you may be able to provide.
Bernie


Hello
If you have windows 3.1, you can use macro tool
from that disk.

--
Winners dont do different things, they do things differently.

Madhur Ahuja
India

Homepage : http://madhur.netfirms.com
Email : madhur<underscore>ahuja<at>yahoo<dot>com
 
bw said:
Right click on the task bar, choose properties, choose the Advanced Tab,
then click on the "Clear" button, click on "OK".

I would like to automate this task via some method. I have no idea as to
how to accomplish this. If it were a program, what language? Is there
some way to create a macro using some existing software? If I were to use
Visual Basic, can someone provide the code?

Thanks for any help you may be able to provide.
Bernie

You might have to use a keyboard recorder, e.g.
AutoIt (http://groups.yahoo.com/group/autoit).
 

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