mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
We ship bundles, this is unnecessary too
This commit is contained in:
parent
30fa189cbb
commit
7f86fbad1e
@ -1,7 +0,0 @@
|
|||||||
:: run this from a command prompt
|
|
||||||
@echo off
|
|
||||||
set PATH=%PATH%;%ProgramFiles%\7-zip
|
|
||||||
|
|
||||||
cd x64
|
|
||||||
7z x *.7z
|
|
||||||
pause
|
|
@ -1,7 +0,0 @@
|
|||||||
:: run this from a command prompt
|
|
||||||
@echo off
|
|
||||||
set PATH=%PATH%;%ProgramFiles%\7-zip
|
|
||||||
|
|
||||||
cd Win32
|
|
||||||
7z x *.7z
|
|
||||||
pause
|
|
Loading…
Reference in New Issue
Block a user