my software requires Visual C++ 2008 Redistributable, so I added a new entry in the "Software Prerequisites" section:
Name: Visual C++ 2008 Redistributable
Min Version: 9.0.21022
Location: File in package
File Path: .../path_to/...vcredist_x86.exe
Each time the installer runs on Windows VISTA (without this required package) everything seems to be installed fine but at the end of the installation process I get the error: "after launching all packages some required prerequisites are still missing" ... and the installer doesn't proceed installing my software.
What I am doing wrong?How can I fix the issue?
Please help
I didn't find the right solution from the internet.