cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
taran_211
Level 2

Help needed: upgrade .net framework from 3.5 to 4.0

Hi,
I am new to this community and to Installshield also.

My project has been upgraded from .net framework 3.5 to 4.0. And we are using Installshield 2011 professional.

Now I need to update the 'ism' also.
I have added prerequisites and updated the modules for framework 4.0 (VS 2010 SP1).

Can anyone please give me some information about what changes need to be made in ism file for this.

Kindly help

thanks
Taran
Labels (1)
0 Kudos
(1) Reply
MattQVI
Level 8

Taran,

In the InstallShield project file (.ISM), you need to make sure that the .NET 4.0 Full is used a prerequisite.

In Redistributables under Application Data, type .NET 4.0 into the Search Grid text box. Select the Microsoft .NET Framework 4.0 Full. Also, you need to make sure to unselect the 3.5. Change 4.0 to 3.5 and look for the one you have selected and uncheck it.

Make sure to update the prerequisite order to have the 4.0 Full towards, if not at, the top of the list. When building your release, there is no need to have .NET selected - it's handled by the prereq.

Hope this helps.

Matt
0 Kudos