jettaime
04-04-2007, 02:18 AM
Hi,
I'm using InstallShield 12 Express evaluation edition.
My install project includes .exe files made from Visual Studio 2005 Professional. After adding files and checking dependencies(static & dynamic), InstallShield automatically includes some redistributables.
But when I install by setup.exe, I meet the error message like below.
"This application has failed to start because the application configuration is incorrect.Reinstalling the application may fix this problem."
If I run manually vcredist_x86.exe from Visual studio 2005 install directory, the program success to start.
My question is, can InstallShield(12 express) install VC++ 2005 redistributable(vcredist_x86.exe) automatically?
I'm using InstallShield 12 Express evaluation edition.
My install project includes .exe files made from Visual Studio 2005 Professional. After adding files and checking dependencies(static & dynamic), InstallShield automatically includes some redistributables.
But when I install by setup.exe, I meet the error message like below.
"This application has failed to start because the application configuration is incorrect.Reinstalling the application may fix this problem."
If I run manually vcredist_x86.exe from Visual studio 2005 install directory, the program success to start.
My question is, can InstallShield(12 express) install VC++ 2005 redistributable(vcredist_x86.exe) automatically?