Forum Discussion
ramu6309
13 years agoOccasional Contributor
Hi ,
Please take the object upto window only i.e
Following is the code in VB Script.
Set Window = Sys.Process("explorer").WaitWindow("CabinetWindowClass","Programs and Features",1,5000)
If Window .Exists Then
Call Window.Close
End If
I hope this will helps you.
Regards,
Ramarao
Please take the object upto window only i.e
Following is the code in VB Script.
Set Window = Sys.Process("explorer").WaitWindow("CabinetWindowClass","Programs and Features",1,5000)
If Window .Exists Then
Call Window.Close
End If
I hope this will helps you.
Regards,
Ramarao
Related Content
- 7 months ago
- 6 months ago
Recent Discussions
- 57 minutes ago
- 2 days ago