Вопрос

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