mirror of https://gitee.com/bigwinds/arangodb
issue #662: adjusted install folder for 64bit systems
This commit is contained in:
parent
7bdcf0bd78
commit
85860c2d6b
|
@ -15,7 +15,7 @@
|
|||
<Property Id="WIXUI_DONTVALIDATEPATH" Value="1"/>
|
||||
|
||||
<Directory Id='TARGETDIR' Name='SourceDir'>
|
||||
<Directory Id='ProgramFilesFolder'>
|
||||
<Directory Id='ProgramFiles64Folder'>
|
||||
<Directory Id="IISROOT" Name=".">
|
||||
<Directory Id='INSTALLDIR' Name='triAGENS'>
|
||||
|
||||
|
|
Loading…
Reference in New Issue