-
check for .NET 3.5 OR 4.0
Hi guys,
after searching for hous I'm wondering if I'm the only who has this issue:
is it possible to have 2 prerequisite (or conditions?) combined by OR ?
I'd like to execute the install process only when .NET 3.5 OR 4.x (or both) are installed on the target system, this means:
3.5 ONLY- OK, continue setup
4.x ONLY - OK, continue setup
3.5 AND 4.x (Both)- OK, continue setup
NO 3.5 and NO 4.x - NOT OK, launch .NET 4 installer (or just warn user... but don't conitnue setup until any .of these 2 NET versions is installed )
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules