VB.Net遍历已安装的程序卸载信息
摘要:1 Private Shared Function ProgramExists(ByVal pgName As String) As Boolean 2 Dim temp As String = Nothing 3 Dim tempType As String = ...
阅读全文
posted @ 2014-10-20 19:06
posted @ 2014-10-20 19:06