@echo off rem o: is the shared FAT32 partition xcopy o:\scratch\cookies.txt c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d xcopy o:\scratch\history.dat c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d xcopy o:\scratch\formhistory.dat c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d xcopy o:\scratch\hostperm.1 c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d xcopy o:\scratch\search.rdf c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d rem xcopy o:\scratch\prefbar.rdf c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d rem xcopy o:\scratch\menuedit.rdf c:\appdata\mozilla\firefox\profiles\abcdefg.123 /d xcopy o:\scratch\hosts c:\hosts\hosts /d