create setup in visual studio 2010 for windows application with update now feature
If some exe and dlls will be updated on the server how to inform to the client that updation are available.
how update the exe or dlls on the client side.
Thanks,
Balram

Farhan ShariffPosted Apr 14, 2015, 5:18 AM
http://blogs.msdn.com/b/vsnetsetup/archive/2012/04/30/major-upgrade-for-the-setup-project-created-in-visual-studio-is-not-replacing-the-older-files.aspx
https://www.simple-talk.com/dotnet/visual-studio/updates-to-setup-projects/
BALRAM AWASTHIPosted Apr 24, 2015, 2:06 AM
I developed a window application for my production team. Actually in my company i give exe for production team, everytime when i updated application.This is not internet application it works individually on client machines.
So, Sometimes some times user has not updated exe and some have updated,so they give wrong output.
So i want that whenever i update my application and exe has update in server then automatically go to notification to client that "updations are available" and forcefully client update the exe in machine.
I have create normal setup provided by VS but no difference in exe and setup.
Please help me for appropriate solution.
Thanks,
Balram Awasthi
Farhan ShariffPosted Apr 15, 2015, 4:49 AM
Please provide a detailed description of the problem here;
There are many experts here then myself who can provide you much more help :)
BALRAM AWASTHIPosted Apr 15, 2015, 3:31 AM