Page 1 of 1
Weird Windows Bug

Posted:
Thu Aug 20, 09 10:24 am
by ~SaSQuAtCH~
I have two partitions, C: and F:
When I try to open C:, it asks me to use a program which I can use for opening. Even though when I open F:, everything's normal, it gets opened the way it's supposed to. I'm attaching screenshots. Anyone knows what I should do? I tried using explorer.exe to open C: and it worked but it won't remember the process so whenever I want to open C: I need to do it again and again. So instead I'm using Total Commander but you might understand that it's a little bit uncomfortable.


Posted:
Thu Aug 20, 09 12:02 pm
by Dae
You have a virus most likely.
Do a virus scan. If it doesn't fix your problem press Start > Run > cmd > type "cd C:\" without quotes > type "dir", then find "autorun.inf" and delete it with "delete autorun.inf".
If you copy the output of "dir" command I can tell you what else you can delete.
+ until you do it, you can still access your C: drive if you type C:\ into the URL bar.

Posted:
Thu Aug 20, 09 12:18 pm
by Alex
It's a virus, definitely.
Your anti virus is blocking it.
You can access your C:\ drive if you right click on it, and press 'Explore'.

Posted:
Wed Sep 02, 09 3:46 pm
by -HDD21-
a small tip, show all hidden files and folder and protected OS files and explore in C: and see if you fine a file called autorun.inf and a folder called rescycled. the rescycled is mispelt on purpose, it contains a file called boot.com. annoying virus that.
Remove both of theese files, then it should open normally again.

Posted:
Wed Sep 02, 09 4:19 pm
by ~SaSQuAtCH~
Thanks for the tip, but I have one problem. I have tried to locate autorun.inf before but I never managed to do so because the hidden files could never be set to be shown for some reason. I thought it's a bug with my Windows. Perhaps it's a virus aswell?

Posted:
Wed Sep 02, 09 4:46 pm
by Dae
~SaSQuAtCH~ wrote:Thanks for the tip, but I have one problem. I have tried to locate autorun.inf before but I never managed to do so because the hidden files could never be set to be shown for some reason. I thought it's a bug with my Windows. Perhaps it's a virus aswell?
and that's why I told you to use command-line

Posted:
Wed Sep 02, 09 6:17 pm
by D13GO
is spanish virus


Posted:
Wed Sep 02, 09 6:20 pm
by ~SaSQuAtCH~
Dae wrote:~SaSQuAtCH~ wrote:Thanks for the tip, but I have one problem. I have tried to locate autorun.inf before but I never managed to do so because the hidden files could never be set to be shown for some reason. I thought it's a bug with my Windows. Perhaps it's a virus aswell?
and that's why I told you to use command-line
I did and it wasn't on the list when I entered DIR

Posted:
Wed Sep 02, 09 6:22 pm
by ~DJ~
Well, when it says what program to open it, choose Internet Explorer.
Also, do what Dae said.

Posted:
Wed Sep 02, 09 6:25 pm
by ~SaSQuAtCH~
I managed to locate autorun.inf another way, but it's a weird file, might not even be what I'm looking for. This is all that's in it:
- Code: Select all
[AutoRun]
open=p.exe
shell\open\Command=p.exe

Posted:
Wed Sep 02, 09 6:31 pm
by ~DJ~
did u tried opening with IE?

Posted:
Wed Sep 02, 09 6:40 pm
by Dae
~SaSQuAtCH~ wrote:Dae wrote:~SaSQuAtCH~ wrote:Thanks for the tip, but I have one problem. I have tried to locate autorun.inf before but I never managed to do so because the hidden files could never be set to be shown for some reason. I thought it's a bug with my Windows. Perhaps it's a virus aswell?
and that's why I told you to use command-line
I did and it wasn't on the list when I entered DIR
try
- Code: Select all
dir /h
Edit: p.exe is a virus, obviously

Posted:
Wed Sep 02, 09 8:11 pm
by ~SaSQuAtCH~
dir /h makes no effect, and I agree that p.exe is a virus.
I tried the delete command to delete autorun.inf but it didn't have an effect either, the CMD didn't recognise the command "delete"

Posted:
Wed Sep 02, 09 9:10 pm
by ~DJ~
try command:
del "C:\autorun.inf"
So, basically, DEL is the command, there is no such command as 'Delete'
Also, don't forget to add semicolons (") in the command too.

Posted:
Wed Sep 02, 09 9:58 pm
by ~SaSQuAtCH~
Non of those worked

Posted:
Wed Sep 02, 09 11:36 pm
by MainMan
reformat beighb

Posted:
Thu Sep 03, 09 1:37 pm
by ~SaSQuAtCH~
That's what I'm planning to do tbh.
so I managed to locate autorun.inf through CMD but when I try to delete it, nothing happens. Fail.

Posted:
Thu Sep 03, 09 10:20 pm
by MainMan
meight just back up your stuff and reformat. Use a linux boot disk and access your files via that, then put them onto a usb drive.

Posted:
Fri Sep 04, 09 1:36 pm
by ~SaSQuAtCH~
Is there a way to back up softwares? I've got some that I don't have an installer disc for.

Posted:
Fri Sep 04, 09 9:18 pm
by MainMan
Just copy the relevant program files across. They should recreate any necessary registry entries. In any case, I haven't had any trouble.