Show .NET Framework install progress in Inno Setup -


how can show .net framework's install progress in setup created using inno setup?

maybe try add "/passive" parameter list of shellexec or exec?

i tried, , worked pretty well.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -