Workaround to make XNA GSE work on Vista RTM?

It is not supported of course, but since Vista is locked down and shipping, is there a workaround to install Beta 2 of XNA GSE on Vista

Repro steps:

  1. On Vista RTM
  2. Install C# Express
  3. Launch XNA GSE Beta 2
  4. When it is "registering templates", an error message about C# Express closing down appears
  5. XNA GSE Installation app errors as well, saying that something went wrong
  6. Installer reverses all the installation...


Answer this question

Workaround to make XNA GSE work on Vista RTM?

  • Sundaraguru

    I know that some people have gotten the GSE and XNA Framework to work under Vista...

    Remember that the GSE and XNA System is unsupported under the Vista system, in future releases this should be fixed when the updates to the Express Products are released.

    "The problem with XNA GSE on Windows Vista is that it’s blocked by a bug with Visual C# Express. Just like beta 1 of XNA GSE", David Weller...



  • Christie Myburgh

    Have you tried the 'Install the Service Pack BETA for Visual Studio C# Express' and the 'Run As Administrator' method that was used for the release candidates That worked for me on RC1...
  • Raguvind

    Yes, as always, Vista is not supported on vista in any way right now.

    Anyways, to get it to work you could either run from an elevated command prompt, or what I neglected to mention, create a shortcut to the MSI, which will allow you to run as Administrator. Also note the the Visual Studio Express service pack you must install is a Beta product, but you should be comfortable with that by now :)

    So far I have had no problems with Vista and XNA (Beta 2) - Good luck!


  • chiyan

    I managed to install in on RC2 by running the .msi installation from an elevated command prompt
    Of course, after installing the SP for C#

  • Akram Hussein

    Ask jsedlak for a little tutorial. He has one on his site, I just can't think of it right now!

  • Guostong

    .msi installation packages don't have the "Run as Administrator" options. I did try to run it while logged in as the main Administrator user name, which should be the same thing (not working).

    I was able to work around issues in Vista RC1, but it is another story with Vista RTM.

    I believe that C# Express has been updated and now includes the Service Pack bits by default


  • Workaround to make XNA GSE work on Vista RTM?