문제

I added the .net framework prerequisite to my installer using Advanced Installer which I had set to framework 4.5.My System already has framework 4.5 installed,It still forces me to install framework 4.5.I want that if the framework is already installed,it should skip the framework installation and proceed to the main installation.How is it to be done?

Please Help,

Thanks

도움이 되었습니까?

해결책

All .NET Framework prerequisites were updated in Advanced Installer 10.8. More specifically, .NET Framework 4.x cannot be installed on Windows 8/Server 2012 (or later) using the redistributable prerequisite but you can enable them from Windows Features.

Cheers

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top