How to automatically answer yes in a dialog box in VB script ?
+1
A:
SendKeys might do what you want:
http://msdn.microsoft.com/en-us/library/8c6yea83(VS.85).aspx
gkrogers
2009-01-20 22:26:03
Ehh...very hit or miss in my experience, but you are right that it is as close as vbscript comes.
EBGreen
2009-01-20 22:29:41