View Single Post
  #2  
Old 15-07-2011, 04:05
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by napalmguy View Post
I don't know if this is the right forum for this or not so forgive me if I'm posting in the wrong forum

I've been repacking some of my very old games, and adding a game definition file to the installation

now i know that the file have to be signed for the content rating to appear

what I am asking is, is there a way to add the "Signed" flag automatically?

noting that I already use the signed gameuxinstallhelper.dll to register the resource file

and thanks in advance you've been a great help to me so far
taken from msdn:

For the ratings to be interpreted and displayed by Games Explorer, you must digitally sign the DLL or executable file that contains the GDF data by using a trusted Certificate Authority. If your game is not signed, parental controls considers your game to be unrated, even if you have specified a rating in the GDF. For more information about signing code, see Authenticode Signing for Game Developers.
Reply With Quote