I am not sure if anyone is interested.. I have made a GUI frontend for PsExec.. PsExec / >filelist.au3 is in the same folder as the script I had to modify the first line of filelist.au3 to look like this..   Func _FileListToArrayEx($s_path, $s_mask = "*.txt", $i_flag = 1, $s_exclude = -1, $f_recurse = True, $f_full_path = FALSE) This is my first real app so if anyone has suggestions or improvements please let me know..   #include <ButtonConstants.au3> #