mirror of
https://github.com/php-win-ext/php-sdk-binary-tools.git
synced 2026-03-24 09:02:12 +01:00
4 lines
72 B
Batchfile
4 lines
72 B
Batchfile
@echo off
|
|
c:\Users\pierre\Documents\php-sdk\bin\patch.exe < %1
|
|
pause
|