Click to See Complete Forum and Search --> : logon Script help


bloke
08-22-2003, 03:23 AM
I'm trying to write a script to run at logon which will run an executable provided by SOPHOS to remove the nachi-A virus. The trouble is I don't know how to script pressing the "accept" button once the app runs.
There is also an "Install" button.

Any help will be rewarded in the next life.

AdamGundry
08-22-2003, 05:02 AM
I don't know which scripting language you are using, but perhaps this will help: http://www.cobrasoftonline.com/Discussion/AutomateTip.htm

Adam

bloke
08-22-2003, 05:47 AM
Managed to sort it using dos commands in batch files (I think!)

Cheers for your help anyway..