Add/Remove programs window stays open,how to close it???
Hi, two things,I'm using this (JS)code to remove program: http://support.smartbear.com/viewarticle//?aid=9012 1.in windows 7 there's no title/header for the add/remove programs window so...
OK i've used this Sys["Process"]("Explorer").Window("CabinetWClass", "", 1)["Close"]() and it's doing the job i just wanted to know if it's right to use it.