Ignore:
Timestamp:
2008-08-21T15:33:33+12:00 (16 years ago)
Author:
oranfry
Message:

make sure server.exe makes it into the root, installation.properties makes it into etc and added help screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/installer/build.xml

    r16931 r16948  
    8585            pattern="\*\*GSDLHOME\*\*"
    8686            replacement="${installDir}"/>
    87                    
     87
     88        <echo message="Creating installation properties file"/>
     89        <echo file="${installDir}\etc\installation.properties">startmenu.path:@startmanu.path@</echo>
     90
    8891        <echo message="Finished"/>
    8992       
Note: See TracChangeset for help on using the changeset viewer.