Skip to content

Commit

Permalink
forgot ws2_32
Browse files Browse the repository at this point in the history
  • Loading branch information
tumagonx committed Jul 15, 2017
1 parent edab0b8 commit 7426ada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions updtxompie.cmd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@echo off
:: at the moment this is only system files updater
for %%I in ("dwnl.exe") do if not exist "%%~$PATH:I" echo Error: dwnl not found&pause & goto :EOF
echo UPDATING XOMPIE DLL AND PATCHER:
echo UPDATING XOMPIE DLL:
pause
set files=advapixp kernelxp xpvcrt shellxp userxp gdixp dxgi dwrite d3d11 d3d10core d3d10_1 d3d10 d2d1 d3dx winetxc wined3d dwmapi wer wevtapi
set files=advapixp kernelxp xpvcrt shellxp userxp gdixp dxgi dwrite d3d11 d3d10core d3d10_1 d3d10 d2d1 d3dx winetxc wined3d dwmapi wer wevtapi ws2_32
call :XOMDWNL %files%

echo.
Expand Down

0 comments on commit 7426ada

Please sign in to comment.