hello, I've got two listboxes which you are able to add programs to, now i want to use the shell command to launch the program.
The thing is that, the list I want to be shown is using Filetitle and the listbox 2 is using FileName.

Now the listbox1 is visible, Listbox2 is not.
If you add a program to Listbox1, The program adds the program to Listbox2 also, but if the user click in the listbox1 nothing happends in listbox2, i think I'll need to use "Index" on the listboxes, but i'm not sure how to do that, so if anyone probably knows that would be great!