8 lines
224 B
Batchfile
8 lines
224 B
Batchfile
@echo off
|
|
regsvr32 \nt\drop\dump\ftpstrm.dll
|
|
regsvr32 \nt\drop\dump\httpstrm.dll
|
|
regsvr32 \nt\drop\dump\ftpstore.dll
|
|
regsvr32 \nt\drop\dump\davstore.dll
|
|
regsvr32 \nt\drop\dump\asyncwnt.dll
|
|
regsvr32 \nt\drop\dump\davinet.dll
|