kotatogram-desktop/Telegram/PrepareWin.bat
2014-10-22 23:01:13 +04:00

6 lines
229 B
Batchfile

cd ..\Win32\Deploy
call ..\..\..\TelegramPrivate\Sign.bat tsetup.0.6.5.exe
call Prepare.exe -path Telegram.exe -path Updater.exe
mkdir deploy\0.6.5\Telegram
move deploy\0.6.5\Telegram.exe deploy\0.6.5\Telegram\
cd ..\..\Telegram