Hi,I have an existing app and was told to create a set of key pairs (not sure if this is the right place to post this but it sounds like a setup issue) using Visual Studio 2005's command prompt.But I just noticed that I created the key files with the wrong name. Is there a way to change them or remove them?I typed the following:sn -k MyApp.nsksn -i MyApp.nsk MyAppinstead of:sn -k MyApp.snksn -i MyApp.snk MyApp
View Complete Post