saivstech
Sep 18, 2011, 10:56 AM
Hello,
I use my usb flash drive for playing songs in my car. I once used the flash drive for copying some pdf files from a desktop PC. Since then I think I got infected with some virus. I tried to format the USB flash drive but I keep facing the same problem over and over.
I'm using Win XP Pro, SP3. Kingston Data Traveler G3 USB Flash Drive.
Symptoms of the problem:
My flash drive contains some music folders and each of them is more than 2kb, since those folders contain many mp3 songs. Now every time I try to open the folders in the usb flash drive, I keep getting this message "J:\RECYCLER\383B3FB65419F842DC70602F98130B3.exe"
I tried attaching the jpeg file but I'm not sure if its uploaded or not.
After scouting the Internet for possible solutions, I tried the clearInf file and made a batch file and kept in the flash drive. But I'm not sure if its really helping or not. The code of the batch file is like this
"rem @echo off
Echo Copy this file to the top level of the disk or USB from
Echo which you want to remove the Autorun, then run it
Echo press Ctr C to stop now, or Enter to continue
Pause
Attrib -r -s -h Recycle /s /d
Attrib -r -s -h autorun.inf
Attrib -r -s -h /d /s "Recycle\P-1-3-64-8794238531-8742492-9897532"
Del autorun.inf /q
"
Any help or guidance would be really helpful.
Thanks.
Sai
I use my usb flash drive for playing songs in my car. I once used the flash drive for copying some pdf files from a desktop PC. Since then I think I got infected with some virus. I tried to format the USB flash drive but I keep facing the same problem over and over.
I'm using Win XP Pro, SP3. Kingston Data Traveler G3 USB Flash Drive.
Symptoms of the problem:
My flash drive contains some music folders and each of them is more than 2kb, since those folders contain many mp3 songs. Now every time I try to open the folders in the usb flash drive, I keep getting this message "J:\RECYCLER\383B3FB65419F842DC70602F98130B3.exe"
I tried attaching the jpeg file but I'm not sure if its uploaded or not.
After scouting the Internet for possible solutions, I tried the clearInf file and made a batch file and kept in the flash drive. But I'm not sure if its really helping or not. The code of the batch file is like this
"rem @echo off
Echo Copy this file to the top level of the disk or USB from
Echo which you want to remove the Autorun, then run it
Echo press Ctr C to stop now, or Enter to continue
Pause
Attrib -r -s -h Recycle /s /d
Attrib -r -s -h autorun.inf
Attrib -r -s -h /d /s "Recycle\P-1-3-64-8794238531-8742492-9897532"
Del autorun.inf /q
"
Any help or guidance would be really helpful.
Thanks.
Sai