I have winforms application setup. This is small reporting application which requires .NET4 and AccessRunTime.exe installed to deploy applicatio开发者_开发百科n if user machine don't have these.
I have included both in setup build which are copied. When someone install it application take long time to start. May be installing Accessruntime/.NET4? . Anyone tell me work around to that so application install faster or show progress to use that something is installing .
Thanks
精彩评论