I have a WIX project that is creating an MSI to install an Excel VSTO application, including desktop shortcuts to launch the application.The installation and shortcut creation is working fine.But I ne
I have an installer that writes to HKLM\\Software\\DroidExplorer\\InstallPath. On any x86 machine it writes just fine to the expected location, and on Windows XP x64 and Windows 7 x64 it als
I have a main product which is installed using Wix and has its own UpgradeCode In between releases of the main product we sometimes release plug-ins which add or patch some functionality. The plug-in
Okay, I have decided the only way I can do what I want to do with WiX (thanks to an old installer I didn\'t write that I now have to upgrade) is with some CUSTOM ACTIONS.
I can build a managed custom action just fine using the DTF tools (I.E MakeSfxCA.exe) My post build event command line looks li开发者_Go百科ke this:
I\'m using Wix version 3.0.5419.0.I have two .wxs files, one which is a fragment, and another which uses the fragment to create the .msi file.
Okay, further examination and experimentation is showing that the problematic file, the pathwaysMdf file, IS being installed!However, after being installed, it\'s being REMOVED, by a RemoveFiles actio
I am trying to retrieve the ARPINSTALLLOCATION during the installation of a Major Upgrade version of the software.
How can a silent installer be开发者_JAVA百科 created in WiX that does not display any UI dialogs to the user and installs, upgrades and uninstalls with default settings?Windows Installer (MSI) uses th
EDIT! It\'s rough how a question on here seems to get seen when first posted, but when a question is asked, and then answered, for me it seems abandoned.I am still having this problem, and not sure w