fogoglx.blogg.se

This setup requires the net framework version 1.1.4322
This setup requires the net framework version 1.1.4322







this setup requires the net framework version 1.1.4322

I would definitely report this raw data in addition to parsing it out like you are doing to try to determine the actual version number info.

This setup requires the net framework version 1.1.4322 windows 10#

Note: on my windows 10 machine, this gives me 4.6.127.1 which isn’t accounted for in your logic. I think this is really what you are looking for: unique values of versions of (files "mscorwks.dll" of it files "clr.dll" of it) of folders of folders whose(name of it starts with "Framework") of folders "Microsoft.NET" of windows folders NET versioning is a mess and very confusing. Just wanted to post it here to see if anyone had any improvements or ideas. if (exists file "Microsoft.NET\Framework\v9\clr.dll" of windows folder) then ((if (version of it > "9.0" and version of it "9.17000" and version of it "9.18400" and version of it "9.34000" and version of it <= "4.5") then ("4.5.2") else (version of it as string)) of file "Microsoft.NET\Framework\v9\clr.dll" of windows folder) else (((if exists (it) then (if (exists value "Version" of it) then (value "Version" of it as string) else ("Unknown")) else ("Unknown")) of key ("HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v" & (maximum of (it as version) of names of keys whose (name of it as lowercase starts with "v") of key "HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP" of native registry) as string) of native registry) as string)įrom my testing it seems to be 32-bit and 64-bit compatible and speedy, and correctly pulls in various versions from 3.5 from 4.6. NET version in the registry that has here. If that doesn’t exist, I look at the “maximum”. Most of our devices are running some flavor of v4, so I start off by looking at the CLR version as noted here. Here’s the relevance I have so far, which seems to work well. I guess that’s hard to predict until Microsoft releases version 5. NET framework that deals with the weird issues of 4.5 - 4.6 versions being lumped in with v4.0, older versions, and is hopefully somewhat future proof.

this setup requires the net framework version 1.1.4322 this setup requires the net framework version 1.1.4322

Looking to create a solid analysis for the.









This setup requires the net framework version 1.1.4322