View Single Post
  #3 (permalink)  
Old 06-26-05, 10:48 PM
s3ng s3ng is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
how to programmatically invoke MMC in asp.net?

Thanks you for answer ben!!

Can u descripe more about using System.Diagnostics.Process.Start("mmc.exe", "arguments");???
Reply With Quote