Changeset 17960
- Timestamp:
- 2008-11-28 12:29:40 (1 month ago)
- Files:
-
- release-kits/wirk3/installer/antinstall-config.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
release-kits/wirk3/installer/antinstall-config.xml
r17849 r17960 43 43 <page type="input" name="destination" displayText=""> 44 44 45 <!-- Because of Vista UAC related issues, it is now preferred to install Greenstone where the current user has full privileges --> 45 46 <directory property="installDir" 46 defaultValue="${env. ProgramFiles}\Greenstone3"47 defaultValue="${env.HOMEDRIVE}\${env.HOMEPATH}\Greenstone3" 47 48 create="true" 48 49 displayText="" />
