inuse \\IMACOMPUTERNAME\winnt\test.dll e:\winnt\test.dll
InUse - version 1.4
---------------------------------------------------------------------------
Copyright (c) 1994-1999 Microsoft Corporation. All rights reserved
Windows 2000 detected - WFP is enforced
INUSE is about to replace the following file
Existing: e:\winnt\test.dll
1.4
Replacement: \\IMACOMPUTERNAME\winnt\test.dll
1.4
Do you want to continue?(y/n) y
\\IMACOMPUTERNAME\winnt\test.dll is replacing --> e:\winnt\test.dll
Changes will not take affect until you reboot.
batch.cmd
@echo off
inuse test.dll c:\winnt\system32\test.dll /y
inuse test2.dll c:\winnt\system32\test2.dll /y
inuse test3.dll c:\winnt\system32\test3.dll /y
shutdown /l /r /y