Weird Windows Bug

Share your opinions and questions about anything to do with gaming and technology.

Moderator: Forum Guards

Weird Windows Bug

Postby ~SaSQuAtCH~ » Thu Aug 20, 09 10:24 am

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. :(
Attachments
1.JPG
1.JPG (46.36 KiB) Viewed 7906 times
2.jpg
2.jpg (39.39 KiB) Viewed 7906 times
3.jpg
3.jpg (64.67 KiB) Viewed 7906 times
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby Dae » Thu Aug 20, 09 12:02 pm

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.
Last edited by Dae on Thu Aug 20, 09 12:03 pm, edited 1 time in total.
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby Alex » Thu Aug 20, 09 12:18 pm

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'.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby -HDD21- » Wed Sep 02, 09 3:46 pm

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.
Last edited by -HDD21- on Wed Sep 02, 09 3:46 pm, edited 1 time in total.
User avatar
-HDD21-
Wannabe
 
Posts: 87
Joined: Sat Jan 03, 09 1:38 am

Postby ~SaSQuAtCH~ » Wed Sep 02, 09 4:19 pm

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?
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby Dae » Wed Sep 02, 09 4:46 pm

~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
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby D13GO » Wed Sep 02, 09 6:17 pm

is spanish virus :!:
User avatar
D13GO
Newbie
 
Posts: 46
Joined: Sun Jun 21, 09 10:39 pm

Postby ~SaSQuAtCH~ » Wed Sep 02, 09 6:20 pm

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
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby ~DJ~ » Wed Sep 02, 09 6:22 pm

Well, when it says what program to open it, choose Internet Explorer.


Also, do what Dae said.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby ~SaSQuAtCH~ » Wed Sep 02, 09 6:25 pm

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
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby ~DJ~ » Wed Sep 02, 09 6:31 pm

did u tried opening with IE?
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Dae » Wed Sep 02, 09 6:40 pm

~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
Last edited by Dae on Wed Sep 02, 09 6:41 pm, edited 1 time in total.
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby ~SaSQuAtCH~ » Wed Sep 02, 09 8:11 pm

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"
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby ~DJ~ » Wed Sep 02, 09 9:10 pm

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.
Last edited by ~DJ~ on Wed Sep 02, 09 9:12 pm, edited 1 time in total.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby ~SaSQuAtCH~ » Wed Sep 02, 09 9:58 pm

Non of those worked
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby MainMan » Wed Sep 02, 09 11:36 pm

reformat beighb
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK

Postby ~SaSQuAtCH~ » Thu Sep 03, 09 1:37 pm

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.
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby MainMan » Thu Sep 03, 09 10:20 pm

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.
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK

Postby ~SaSQuAtCH~ » Fri Sep 04, 09 1:36 pm

Is there a way to back up softwares? I've got some that I don't have an installer disc for.
User avatar
~SaSQuAtCH~
Master
 
Posts: 1777
Joined: Mon Feb 26, 07 8:29 pm

Postby MainMan » Fri Sep 04, 09 9:18 pm

Just copy the relevant program files across. They should recreate any necessary registry entries. In any case, I haven't had any trouble.
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK


Return to Gaming and Technology

Who is online

Users browsing this forum: No registered users and 9 guests
cron