I want to make a small simple program which will show few buttons, when each of tem is being clicked then automaticly user gets to appropriate software with specified path for example when I press button autocad it opens autocad which is in C:/autocad/autocad.exe when I want to open dura.apr lotus application which is in c:/dura/dura.apr it is being open after clicking on dura button when I click on sales folder it automaticly goes to sales folder which is in c:/sales/sales files/sales folder etc. It is easy to do it in excel, just using hyperlinks and it works fine, but I want to make it in vb so when I execute exe file I have menu with all buttons (autocad, dura, sales folder etc) the software stays on where other aplications are opened and it should also have exit button which closes it. can anyone help me, I have spend lots of time and I can only find how to open website linked to button. I am begginer in vb so please writte full code.
many thanx
Dudi
many thanx
Dudi
Comment