Skip to content
⌘ NSIS Forum Archive

Detecting .Net 3 Framework

3 posts

ArturCarvalho#

Detecting .Net 3 Framework

Hi there,

Im trying to create a script that detects if the system Im installing the setup has .net 3 installed.

I tried using this:


but what I get is that Im using version 2.0.50727 which is wrong. I have already .net 3 installed.

Can anybody help me with this?

Thanks in advance,
Artur Carvalho
Afrow UK#


Stu