Hi all!

Cheeky one this, quick summary is I'm writing a vb setup app & need some C++ code to kick it all off.

Would any kind person out there care to help me out? I know nothing about C++ & haven't got the program with me, so...

I need an app (compiled exe please) which could tell if the vb6 runtime files are installed on a pc
If not, it'll do the equivalent of the vb "shell" command to start an app called "VB6RUNTIMEFILES.exe" held in the same path as this C++ exe.

Sorry to ask this, I don't normally ask for a whole code sample but I'm a bit stuck with this one. Any help is very much appriciated! Thank you!