mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
restructuring
This commit is contained in:
7
win32/release-src.bat
Normal file
7
win32/release-src.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
set PATH=%PATH%;%PROGRAMW6432%\7-Zip;%PROGRAMFILES(X86)%\Git\bin
|
||||
git clone --branch wdk https://xchat-wdk.googlecode.com/git/ xchat-wdk
|
||||
rmdir /q /s xchat-wdk\.git
|
||||
7z a xchat-wdk-head.7z xchat-wdk
|
||||
rmdir /q /s xchat-wdk
|
||||
pause
|
||||
Reference in New Issue
Block a user