Hey guys, I'm wondering if there is a simple code to open a file when I push a command button? Thanks
PS: instead of making another thread. Is it possible for 1 installer to install multiple programs? Thanks.
Printable View
Hey guys, I'm wondering if there is a simple code to open a file when I push a command button? Thanks
PS: instead of making another thread. Is it possible for 1 installer to install multiple programs? Thanks.
checkout the link:
How to open any file with its default application
Reply to PS: An installer is just that, it installs what you tell it to, where you tell it to. The fact that you have 3 exe and 1 dll or 1 exe and 3 dlls are irrelevant. You just have to make sure you add shortcuts for each one ;).