Software Informer
Post date: Feb 05, 2014 11:31:9 AM
@rem Software Informer is an application designed for tracking software updates. 跟蹤軟件更新
@rem http://software-informer.software.informer.com/
if exist SoftwareInformer\siinst.exe goto next
start /wait "" wget.exe "http://files.informer.com/siinst.exe" --directory-prefix=SoftwareInformer
:next
start /wait SoftwareInformer\siinst.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-