4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
|
@echo off
|
||
|
perl %sdxroot%\tools\PopFilter\UnlockXPFiles.pl %*
|
||
|
|