Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 4.1-milestone-2
-
Component/s: Installers
-
Labels:None
-
Documentation:N/A
-
Similar issues:
XE-290Setting space preference with panel wizard does not work XE-1263 XWiki Enterprise stalls during install XE-101 Installer improvements XE-377Installers should reuse zip distribution XE-1051XWiki Installer fails on Windows 7 XE-1183Support installing several XWiki Enterprise versions in the Generic and Windows Installers XE-1153Link to an Anchor in a page does not work in XWiki Syntax 2.1 XE-76Generate an Installer for XWiki Enterprise XE-1120/etc/xwiki/hibernate.cfg.xml file is not generated by debian installer XE-1064 Package our functional UI test suite as an XWiki Extension for community-sourcing of our compatibility grid
Description
This quickfix consists in setting the default install dir to be c:\XWiki Enteprise instead of Program Files (since Program Files is read only on Windows7 and thus XWiki will fail to write to it)
See XE-1051 for the proper fix which is available only for 4.2M1+. We didn't backport it since it contains too many changes and was thus too risky for the 4.1 final release.
Issue Links
- is related to
-
XE-1051
XWiki Installer fails on Windows 7
-
Seems that using the following doesn't work (it should work according to http://jira.codehaus.org/browse/IZPACK-64):
<res id="TargetPanel.dir.windows_7" src="${xwiki.defaultDirWindows7}"/>Thus I'm going to install in the C: root on all windows installs till this is fixed in 4.2.