hi everybody , i'm to search command , testing cmd scite -open:(file) -exportashtml:(dest) but open software scite , i'm search an automation not visible (hide scite ?) or not util scite ? #include <IE.au3> #include <File.au3> #include <GUIConstants.au3> dim $msgbox = "", $msgboxexport = "" $sauver = @scriptdir $folder = FileSelectFolder("","c:\","all (*.au3)") $folderlu = _FileListToArray($folder,"*.au3") if stringinstr($folder,"\") Then $folder = String