kotatogram-desktop/Telegram/PrepareWin.bat
2014-10-21 02:49:37 +04:00

6 lines
229 B
Batchfile

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