Click here to Skip to main content
15,913,944 members

Comments by wcdNail (Top 1 by date)

wcdNail 16-Jul-13 7:09am View    
int fileCount = Directory.GetFiles(path, "\\Windows\\WinSxS\\*.*", SearchOption.TopDirectory).Length;
- What can I do with that situation ?
(on i7 with 6G ram it works about 5-14 seconds)