I\'m using WixSharp to put together an installer.I\'d like to have a shortcut in the Program Files\\ menu to open a开发者_如何学编程 webpage.Can I do that with WixSharp?In WixSharp you can create an I
I\'m working on some automated build changes and have some questions as to the best approach for building/packaging EXE applications.
I am trying to find examples of how to use WixSharp (managed code interface to WiX) to install a website and associate an AppPool.