Visual Studio SDK: Where is the AssemblyFolderEx registry key for Windows Phone Game projects? -


i trying tell setup program add postsharp "add reference" dialog box of visual studio windows phone 7 projects.

i figured out registry key windows phone applications hkey_local_machine\software\microsoft\microsoft sdks\silverlight phone\v4.0\assemblyfoldersex.

what's corresponding key windows phone games?

if assembly in gac can use "add gac reference" menu item it's simple , faster "add reference" dialog. additional details please review following article: muse vsreferences

the add gac reference dialog box displays gac assemblies.

s


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -