1

I'm usually in WIX-land instead of InstallShield.

What's the equivalent of NETFRAMEWORK40FULL in InstallShield? Is there a better way to check for .NET 4.0 from InstallShield 2012?

Please note: I am not interested in installing it from the installer. Just a simple test to inform the user they need to install .NET 4.0 before continuing.

EDIT: I could use a bootstrapper, but would rather not if there's a native InstallShield way of doing this.

jglouie
  • 12,523
  • 6
  • 48
  • 65

1 Answers1

0

I haven't done much on InstallShield. I hope this may address you query.

s_nair
  • 812
  • 4
  • 12