I found Target Eye's Unique AutoUpdate mechanism on codeproject autoupdating script.
But I got this error when building for VS2010:
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 1> 1>Build FAILED.
I tried stackoverflow: Failure during conversion to COFF, it gave me this error:
1>stdafx.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification