dotnetfx and InstallShield

Erdenemandal

Regular
Joined
Jul 5, 2004
Messages
63
Location
Deutschland
Hi, all

I am using net Framework 1.1 in my prog. and I configured /q (parameter for dotnetfx) in my Installshield release wizard.

After installation, it gives me error . This seems "dotnetfx" doees not installed correctly. Than I installed dotnetfx manually and it works.

Can somebody tell me, how I integrate dotnetfx in my Installshield.

Thanks,
Erdenemandal
 
Hmm, the InstallShield projects I've created have no problem installing the framework. I didn't have to do anything special.
 
I think you have to install the Bootstrapper PlugIn, then it the setup project will integrate the framework automatically. Search for Bootstrapper PlugIn.

Fritz
 
Back
Top