Visual Studio SDK: Where is the AssemblyFolderEx registry key for Windows Phone Game projects?
        Posted  
        
            by Gael Fraiteur
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Gael Fraiteur
        
        
        
        Published on 2010-04-28T13:51:22Z
        Indexed on 
            2010/05/01
            1:17 UTC
        
        
        Read the original article
        Hit count: 607
        
windows-phone-7
|visual-studio-2010
I am trying to tell the setup program to add PostSharp to the "Add Reference" dialog box of Visual Studio for Windows Phone 7 projects.
I figured out that the registry key for Windows Phone Applications is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Silverlight for Phone\v4.0\AssemblyFoldersEx.
What's the corresponding key for Windows Phone Games?
© Stack Overflow or respective owner