PDA

View Full Version : Specifying additional prerequisites



roshnithomas
07-15-2009, 08:37 AM
I want to specify the visual c++ runtime libraries(X86) as prerequisite to my InstallscriptMsi project. I added this to InstallShield\SetupPrerequisites folder via prerequisite editor from tools->Options. But these are not showing in the list specified in the project assistant->Installation requirements. Can anyone help?

DebbieL
07-15-2009, 12:20 PM
They should show up in the Redistributables view. Did you check that view?

roshnithomas
07-17-2009, 08:37 AM
It worked. Thanks alot.....