Hello evryone,
This thing is a bit foggy to me, can anyone help?
I hav created a windows explorer like application using VB.Net 2005. It has a listview control by which u can browse through all the local disk drives of ur machine as well as all the folders, subfolders and files in them by double clicking the folders. Now while browsing the files under a folder, if i get an exe file, i wanna execute that file by double clicking on it and start the application from right there just as we do in windows explorer. What's the procedure to that?

Regards.

you can use shell() function.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.