| XNA Game Installer using WiX |
|
|
| Written by Markus Ewald | |||
| Wednesday, November 07 2007 20:07 | |||
|
My GameSetupHelper library is making good progress. I was finally able to get some insight into the workings of WiX and Windows Installer. I'm just about to create a small installer template for XNA games that will automatically check whether the required system components are available (for XNA games, these are DirectX 9.0c with the D3DX library from October 2006, the .NET Framework 2.0 and of course the XNA Framework).
What I'm looking for now is feedback on the installer (you can find a download link for an example .msi at the end of this article).
I plan to release the sources of this template for free once I'm done. If you absolutely need to get that installer sources NOW, just send me a mail :)
|

