We're trying to get our game to register itself with Vista's game explorer, but we're failing miserably. We're using NSIS and a 3rd-party plugin downloaded from that page.
Everything seems to work OK except registering the game - it doesn't show up in the Game Explorer. No error messages. At this point anything is possible, from an incomplete GDF XML to a failure to embed it correctly in the EXE. The documentation and examples are terrible.
Any ideas? Suggestions? A working example we can modify?