rnkotha _ʼs posts

rnkotha _ (rnkotha) has made 7 posts.

Two different Update processes in one application

Post on Aug 23, 2012

I have one form which enable in ReadytobeInstalled event. If i click install on form then it will in…

Post on Aug 22, 2012

Thank you so much wyatt. I have one question here I just want to run another application once upd…

Post on Aug 22, 2012

Yes InstallNow is fine but..my requirement is after forcecheckforupdate() my form should open before…

Post on Aug 21, 2012

AutomaticUpdater dll which i am using is latest one doing automatic installing when i start the appl…

Post on Aug 21, 2012

Currently i am only having the wyUpdate check for updates and not download and install the same. Iam…

Post on Aug 15, 2012

Private Sub PtsUpdate_Load(sender As Object, e As System.EventArgs) Handles Me.Load AutomaticUpdater…

Post on Aug 15, 2012

Note: Latest AutomaticUpdater.dll file using"When i open application next time once downloading is c…