Friday, July 11, 2008

Close all Browser

Public Function close_all_browsers()
SystemUtil.CloseDescendentProcesses
On error resume next
End Function

No comments: