I\'ve a project using IIS, and I want to create an installer for it with Wix. I\'ve created the .msi installer for the app successfully, and I\'m creating a Bundle installer
Here is some WIX code for quick fix
run64.bat: I wonder why it requires both lines to trick the File System Redirector
set "SystemPath=%windir%\Sysnative" CD "%windir%\Sysnative"" %*
InstallIIS.wxs: replace run.bat for platform specific batch