Here is code.
Dim Locate As String = Application.StartupPath & "\Games\"
ListBox1.Items.Add(Locate.EndsWith("*.iso"))
The Locate String is there because thats the location where the iso files are but the application is in the root of the drive.
The ListBox1 command is fairly easy to understand, if you dont i can explain what i was trying to achieve but dont think i need to.
Thank in advance.

New Topic/Question
Reply




MultiQuote





|