1
0
Fork 0

issue #664: ArangoDB installer on windows requires drive c:

This commit is contained in:
Jan Steemann 2013-11-11 13:48:33 +01:00
parent af41a6d634
commit d7b90bb7df
2 changed files with 0 additions and 3 deletions

View File

@ -12,10 +12,8 @@
<Media Id='1' Cabinet='arango.cab' EmbedCab='yes' />
<Property Id="IISROOT" Value="c:\"/>
<Property Id="WIXUI_DONTVALIDATEPATH" Value="1"/>
<Directory Id='TARGETDIR' Name='SourceDir'>
<Directory Id='ProgramFilesFolder'>
<Directory Id="IISROOT" Name=".">

View File

@ -12,7 +12,6 @@
<Media Id='1' Cabinet='arango.cab' EmbedCab='yes' />
<Property Id="IISROOT" Value="c:\"/>
<Property Id="WIXUI_DONTVALIDATEPATH" Value="1"/>
<Directory Id='TARGETDIR' Name='SourceDir'>