As a game developer, I would like for my games to be placed in the proper directory. But I don't know where to install the shortcuts to, any help?
views:
84answers:
3So the solution is adding that kind of information to the registry in the install of your software
ONi
2009-07-04 05:05:10
+1
A:
The Games folder in Vista isn't a folder containing shortcuts; it's a somewhat strange beast of XML files embedded in your game's EXE and API calls at install time to make the icon and other data (publisher/developer, required and recommended Windows Experience Index scores, etc) appear in the start menu.
The documentation for Games Explorer (the name for the feature) is here; the getting started guide is here.
Stephen Veiss
2009-07-04 10:46:23