Originally Posted by vroooom ptssssh
lol, ok so i type that in, then press or click what to make it do it's stuff? enter? it doesnt seem to do ought when i press enter?
it creates a txt file with the results..
thats what you are telling it to do with ">> c:\list.txt"
if you leave out the ">> c:\list.txt" it will display the results on screen..
for sake of comparing it easy I added the >> c:\list.txt to get the results in a text file...on your C:\ drive