Ignore:
Timestamp:
2008-05-09T15:37:51+12:00 (16 years ago)
Author:
oranfry
Message:

installer now has the ability to add start menu shortcuts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/installer/antinstall-config.xml

    r15356 r15381  
    3535        <comment name="choose-components"/>
    3636
    37         <target target="install-core-components"    defaultValue="true" force="true" displayText="" />
    38         <target target="install-tomcat"             defaultValue="true" displayText="" />
     37        <target target="install-core-components"        defaultValue="true" force="true" displayText="" />
     38        <target target="install-start-menu-shortcuts"   defaultValue="true" displayText="" />
     39        <target target="install-tomcat"                 defaultValue="true" displayText="" />
    3940        <target target="install-ant"                    defaultValue="true" displayText="" />
    40         <target target="install-source-code"        defaultValue="false" displayText="" />
     41        <target target="install-source-code"            defaultValue="false" displayText="" />
    4142
    4243    </page>
Note: See TracChangeset for help on using the changeset viewer.