hi all I have a listwiev and 3 buttons: add file, run and deleteI 1 - I want the listview shows me the contents of a particular folder without having to give the add file button 2 - with the delete button I want to delete the file I have selectioned thanks #include <ButtonConstants.au3> #include <GUIConstantsEx.au3> #include <SliderConstants.au3> #include <StaticConstants.au3> #include <WindowsConstants.au3> #include <GuiButton.au3> #include <