Subversion Repositories delphiutils

Rev

Rev 40 | Go to most recent revision | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. if exist "%~f1" signtool sign -d "ViaThinkSoft OpenSource Application" -du "http://www.viathinksoft.de/" -a -t "http://time.certum.pl/" "%~f1"
  3.