shares
11-11-2008, 07:46 PM
Hi, I'm trying to detect .Net 3.5 presence as described in his article (http://www.lindersoft.com/forums/showthread.php?p=9546#post9546).
When I go to compile, I get the error:
MyInstaller.sb6 (17): error GEN1007: Reference to constant $NET_FRAMEWORK_35$ has not been previously defined.
Just for fun, I try the others too: $NET_FRAMEWORK_10$, $NET_FRAMEWORK_11$, $NET_FRAMEWORK_20$. Same thing
Using version 6.9.2390
Thanks
When I go to compile, I get the error:
MyInstaller.sb6 (17): error GEN1007: Reference to constant $NET_FRAMEWORK_35$ has not been previously defined.
Just for fun, I try the others too: $NET_FRAMEWORK_10$, $NET_FRAMEWORK_11$, $NET_FRAMEWORK_20$. Same thing
Using version 6.9.2390
Thanks