摘要:
大家试试这个!!using Microsoft.Win32;using System.Reflection;AssemblyName an=new AssemblyName(); RegistryKey RegKey; RegKey=Registry.ClassesRoot; RegKey=RegKey.CreateSubKey("*\\shell\\MyApp"); RegKey... 阅读全文
posted @ 2004-04-24 10:54
Forrest_Lu
阅读(1805)
评论(2)
推荐(0)
浙公网安备 33010602011771号