metzdan
21-Jan-2004, 06:51 PM
Does BC have to functionality to check file versions for file located in mutilple directories (but only specific files in these dirs).
I want to check about 100 files in different directory on to different machines. Example below:
Machine1 \\Test1\c$\Windows\ABC.dll
Machine1 \\Test1\c$\Windows\123.dll
Machine1 \\Test1\c$\windows\system32\efg.dll
Machine1 \\Test1\c$\windows\system32\456.dll
Machine2 \\Test2\c$\Windows\ABC.dll
Machine2 \\Test2\c$\Windows\123.dll
Machine2 \\Test2\c$\windows\system32\efg.dll
Machine2 \\Test2\c$\windows\system32\456.dll
I want to check about 100 files in different directory on to different machines. Example below:
Machine1 \\Test1\c$\Windows\ABC.dll
Machine1 \\Test1\c$\Windows\123.dll
Machine1 \\Test1\c$\windows\system32\efg.dll
Machine1 \\Test1\c$\windows\system32\456.dll
Machine2 \\Test2\c$\Windows\ABC.dll
Machine2 \\Test2\c$\Windows\123.dll
Machine2 \\Test2\c$\windows\system32\efg.dll
Machine2 \\Test2\c$\windows\system32\456.dll