Making Two setup(exe) files into one(exe) setup file
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everyone, I am developing a browser toolbar like google and yahoo toolbar. The toolbar makes the mysql database connection. If I install the odbc driver in the remote system,the toolbar makes the database connection from the remote system. Therefore, I have planned enabling the user to install the toolbar exe and odbc driver exe simulataneously. Now, the toolbar exe and odbc driver exe is separated. How can I merge or archive them(toolbar exe, odbc driver exe) into one exe. Thanks in Advance, J. Mohan
J. Mohan