c# - Windows mobile 6 self updating app -
is possible create application windows mobile 6 can either periodically or on demand update latest version? thinking of maybe creating project containing 2 solutions, first 1 runs on execution , overwrites second solutions executable of 1 on ftp server, starts second solution...
do think work or have thoughts on better solution?
have @ article http://msdn.microsoft.com/en-us/library/aa446487.aspx ; better project have implemented , works quite https://github.com/seboslaw/wmautoupdate , 2 going in right direction.
Comments
Post a Comment