c# - Update Application via WCF -
i've application reads online database current version of application itself, when make changes application use create new msi setup , put on server, change version inside database , when application starts notices there newer version , asks user update. during update downloads msi file , launchs after download: problem.. when user tries install new version popup message appears saying version of software installed in , can't overwrite it! ideas?
have looked using clickonce deployment?
Comments
Post a Comment