Skip to content

Commit a17e06b

Browse files
metsmamrts
authored andcommitted
Install X64 to X64 ProgramFiles folder
WE2-512 Signed-off-by: Raul Metsma <[email protected]>
1 parent 7181fe8 commit a17e06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/plugins.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</MsiPackage>
2323
<MsiPackage Id="WebEID.X64" InstallCondition="VersionNT64" ForcePerMachine="yes"
2424
SourceFile="$(var.webeid).x64.qt.msi" Compressed="yes">
25-
<MsiProperty Name="APPLICATIONFOLDER" Value="[ProgramFilesFolder]Web eID"/>
25+
<MsiProperty Name="APPLICATIONFOLDER" Value="[ProgramFiles64Folder]Web eID"/>
2626
</MsiPackage>
2727
</Chain>
2828
</Bundle>

0 commit comments

Comments
 (0)