PlayHD 14 Posted August 31, 2011 hy i have a little problem... first think sorry for my english :-/ Now .. i wana make a program to search all .exe files from a folder if exist > show a msgbox and exit Sorry if you do not really understand my problem! Thanks in advance! My UDF : _WinShake, _WinSplitMy Apps : Google Guitar Bot, PuzzleGameDesign Gui : Interesting Tabs Design, RBox Project (abandoned), Animated Gui on Exit Share this post Link to post Share on other sites
hannes08 39 Posted August 31, 2011 Hi PlayHD, have a look at _FileListToArray() function in the helpfile, if you need to search subdirectories look for the _FileListToArrayRec UDF by Melba23. Both functions allow you to specify a pattern (e.g. *.exe). Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Share this post Link to post Share on other sites