Menu

#1360 WiX Install Path

v3.0
closed
msbuild (104)
2012-09-15
2008-10-13
No

I have just updated to WiX v 3.0.4603.0 and the install location has changed, it was:
"C:\Program Files\Windows Installer XML Toolset v3"
and it is now
"C:\Program Files\Windows Installer XML Toolset 3.0.4603.0".

Discussion

  • Anonymous

    Anonymous - 2008-10-14

    Also, the old folder name was acutally "C:\Program Files\Windows Installer XML v3" i.e. no "Toolset".

     
  • Anonymous

    Anonymous - 2008-10-18
     
  • Anonymous

    Anonymous - 2008-10-18

    I have reopened this because it is not fixed. The folder location is overridden by the property ApplicationFolderName so this needs to change to $(var.ProductDirectoryName) as well - patch attaced.

    <property id="user-content-ApplicationFolderName" value="$(var.ProductDirectoryName)">
    File Added: wix.patch</property>

     
  • Anonymous

    Anonymous - 2008-10-26

    I can confirm this is fixed in v3.0.4624.0

     
MongoDB Logo MongoDB