2 lines
60 B
Batchfile
2 lines
60 B
Batchfile
|
for %%i in (dll pdb) do cp obj\i386\*.%%i %windir%\system32
|