Valuater 129 Posted February 28, 2005 (edited) #Include-once <Newb> ; some basic and batch scripting #Include <Thank You> ; All Autoit Developers #Include <Special thanks LAr> ; read and utilized lots of your info Splashon("HELP PLEASE") Sleep(3500) Splashoff If Not $Answer= (CODE) Then $Explain= "Not to bother anyone, I have searched MSDN, All Autoit scaps, etc. for days (to the best of my ability) to find scipting for Windows Explorer to search all sub directories for *.wrk files." Select Case = Comspec through DOS ; /s worked but I couldn't handle return Case = LAr search scripts ; bit slow but worthwhile Case = Can find and list in scripts ; not ease of Win Explorer copy/paste Case = Tried "Search Assistant/Compaion" ; and /e,/n, etc commands EndSelect Else ;You would be proud of my progress, looking for ie Run("Explorer.exe" & @HomeDrive & "\" & $ALL_Sub_Folders & "\*.wrk") EndIf ; $Response= "Thanks Again" Edited February 28, 2005 by Valuater Share this post Link to post Share on other sites