Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
script to choose ok
Name: tamernet Date: February 18, 2009 at 05:04:38 Pacific OS: Windows XP Subcategory: Hardware Problems
Comment:
Hi All, Would you please help me in developing a script to choose "Ok" from an application message asks me a question and wants me to replay with "Ok" or "Cancel". This message has the Category (100) and Event 1000.
Summary: use a vbs script to call wscript..... wscript.echo "message goes here" save the above line in a file called something.vbs ..... this will display a pop up box requiring users to click ok to confirm th...
Summary: Hi all, I have over 70 domain win2k/xp pro laptops and workstations, that dont login to the domain, only authenticate via syncd usernames and passwords. I dont want to give them roaming profiles, as t...
Summary: Hello everyone, my situation is as follows. I have an updating program to update a file every night. That file is in local harddisk, but is shared to the network users. I would like to write a script ...