D
Dave Patrick
How can I make this only enumerate the system32 directory and not
subdirectories?
for /R %windir%\system32 %x IN (*.dll) DO echo %x >> C:\dave.txt
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
subdirectories?
for /R %windir%\system32 %x IN (*.dll) DO echo %x >> C:\dave.txt
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect