Hi guys I have a question

I'm making a like a remote control for my desktop now, I have a Program called My Radio.exe

I would like to Know how I can asign My Radio.exe to my button

Also if I comopile the program if other person downloads ( the path has to match to Program it self )

So To make it more clear this is what I want

I created a Folder on my desktop called ( My Remote )
Inside that folder there are 2 .exe programs

1 called MyRemote
2 called MyRadio

My question is how can I run MyRadio in my VB6 App by click of the button ( I know I have to put in path ) but will path match to other users pc ? how can I do it so my program is loaded from my ( Or OPersons folder reardless of the foldier location on PC )

If you guys know what I mean