Answer» Hello guys
I recently came across the problem that when i go to open my C or d drive on my computer...it will DISPLAY the box asking for me to choose a program to open it with. its never happened before and doesnt give me the option of using the internet of finding a suitable program.
any help WOULD be great thanks.
chris.you may have a hidden file called autorun.inf in the root (top) folder of your c:\ drive, which you need to delete.
apologies if i posted in the wrong forum. delete this one and i can make a NEW one in the proper section.
but on that note,how would i go about deleting it? i cant even get into my c drive. the program SELECTOR box comes up when i double click my c:/ drive icon in my computer.start button - run - cmd.exe - OK - in the command window
cd c:\
attrib autorun.inf -H
del autrun.inf
(reboot)
|