Hi everybody
i try to do it an script in windows to convert .snoop files to .pcap, to do it
i can use the command "tchark" but i really don't how to do it for a lot of
files.
Does anybody can help me?
i have an idea but it doen't works propoerly
@echo offsetlocal ENABLEDELAYEDEXPANSIONFOR %%f IN (*.snoop) DO SET Liste=
"%%f" & tshark -r “%%f" -w “!Liste!”
i need to use two variables "f" and "liste" asign "f" to "liste" but i don't
know how can i change the extension of the file in "liste".
Best regards
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users