mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-09 08:10:02 +00:00
7 lines
229 B
Batchfile
7 lines
229 B
Batchfile
cd ..\Win32\Deploy
|
|
call ..\..\..\TelegramPrivate\Sign.bat tsetup.0.6.6.exe
|
|
call Prepare.exe -path Telegram.exe -path Updater.exe
|
|
mkdir deploy\0.6.6\Telegram
|
|
move deploy\0.6.6\Telegram.exe deploy\0.6.6\Telegram\
|
|
cd ..\..\Telegram
|