Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For generating Wix file (*.wxs) from an existing MSI we can utilize dark.exe that comes with Wix. Following is the command for generating it
C:\Program Files\Windows Installer XML v3\bin>dark.exe <MSI File Path> <Path for Wix File (*.wxs)>