|
| |
名片设计 CorelDRAW Illustrator AuotoCAD Painter 其他软件 Photoshop Fireworks Flash |
|
检查/%windir%/System32/下面是否含有MSCOREE.DLL文件假如有就所名已经安装了FM HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/.NETFramework/policy下可以检查到机器上安装了那些版本的FM 详细函数: Public Function DoesDotNETFrameworkExist(ByVal udeVersion As DotNETFrameworkVersions) As Boolean Dim o_blnRet As Boolean Dim o_strRet As String With New cRegistry .hKey = HKEY_LOCAL_MACHINE .KeyPath = "Software/Microsoft/.NETFramework" If .DoesKeyExist() Then .KeyPath = "Software/Microsoft/.NETFramework" o_strRet = GetRegValue(.GetRegistryValue("InstallRoot", "")) o_blnRet = (o_strRet <> "") If o_blnRet Then With New cFileFuncs Select Case udeVersion Case dnfvV1 o_blnRet = .DoesFileExistEx(o_strRet & "v1.0.3705/mscorlib.dll") Case dnfvV1_1 o_blnRet = .DoesFileExistEx(o_strRet & "v1.1.4322/mscorlib.dll") Case dnfvVAny o_blnRet = .DoesFileExistEx(o_strRet & "v1.0.3705/mscorlib.dll") If o_blnRet Then Else o_blnRet = .DoesFileExistEx(o_strRet & "v1.1.4322/mscorlib.dll") End If End Select End With Else End If Else o_blnRet = False End If End With DoesDotNETFrameworkExist = o_blnRet End Function 返回类别: 教程 上一教程: 在ASP.NET中操作文件的例子(VB) 下一教程: .NET Remoting编程简介 您可以阅读与"如何检测电脑是否安装了.net framework"相关的教程: · 使用 Microsoft.NET Frameworks 创建Windows应用程序 · VB.NET如何在没有.NET框架的机器上运行 · 如何保护我们的 .NET 程序集? · 迅速理解.NET Framework[翻译] · 关于微软的.NET Framework是一个半成品的言论! |
| 快精灵印艺坊 版权所有 |
首页 |
||