摘要:
取当前目录System.Environment.CurrentDirectory.ToString()应用程序路径System.Windows.Forms.Application.ExecutablePath.ToString() 阅读全文
posted @ 2006-12-22 11:15 小哈110 阅读(779) 评论(0) 推荐(0)
|
摘要:
取当前目录System.Environment.CurrentDirectory.ToString()应用程序路径System.Windows.Forms.Application.ExecutablePath.ToString() 阅读全文
posted @ 2006-12-22 11:15 小哈110 阅读(779) 评论(0) 推荐(0)
摘要:
Process.Start(@"D:\Root\***\***\bin\Debug\***.bat");Process.Start("cmd.exe","/cregsvr32"+path)***.bat内容:regsvr32/s/u%windir%\system32\***.dlldel***.dll%windir%\system32\***.dllcopyjmail.dll%windir%\sy... 阅读全文
posted @ 2006-12-22 10:49 小哈110 阅读(576) 评论(0) 推荐(0) |
||