travelray
Posts: 1
Joined: Sun Aug 06, 2006 4:07 pm

How to build msi for multiple Java Application

Hi installers

Can somebody let me know, how to build a package containing 2 java Applications unsing same classpathes? All need is the posibility to define 2 different main classes.

or is ther any documentation?

thanks 4 help!
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,
Can somebody let me know, how to build a package containing 2 java Applications unsing same classpathes? All need is the posibility to define 2 different main classes.
Yes, you can create a package with more that one Java applications. Create a "Java Application" project type. Switch to "Java Products" page and add "New Product" from the toolbar menu. In the "Java Products" view you can add classpath and specify the main class for a product. For more help press F1 in the "Java Products" view.

Regards,
Gigi
__________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Feature Requests”