Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
1.3 KiB

  1. @echo off
  2. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\main\obj\i386\ntfrs.* %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  3. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\obj\i386\ntfrsprf.dll %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  4. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\obj\i386\ntfrsprf.pdb %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  5. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrsrep.ini %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  6. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrscon.ini %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  7. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrsrep.h %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  8. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrscon.h %_ntdrive%\nt\private\net\svcimgs\ntrepl\testperf
  9. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\obj\i386\ntfrsprf.dll %WINDIR%\system32\
  10. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrsrep.ini %WINDIR%\system32\
  11. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrscon.ini %WINDIR%\system32\
  12. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrsrep.h %WINDIR%\system32\
  13. cp %_ntdrive%\nt\private\net\svcimgs\ntrepl\perfdll\ntfrscon.h %WINDIR%\system32\