09-11-2009, 01:03 PM
check 'regexpwndclass' value at Spy and use it at FindWindow. it must be 'CabinetWClass' for Window and '#32770' for a Dilog Window.
try
try
Code:
Extern.FindWindow("'CabinetWClass","Installation Program")