You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Code Gurukul
What's new in Advanced Installer for Java 1.7
This new version adds the ability to run your Java Application as
Win32 Services. Aditionally, you can now control in detail the
organization of your Windows Installer package by creating and
controlling features, selecting the components to be included in each
feature and specifying attributes for both features and components.
- Java Services support.
- Features and Components support.
- Creating and controlling new features.
- Selecting the components to be included in feature.
- Specifying feature attributes.
- Specifying component attributes.
- Recursively adding registry keys.
- Bugfixes.