|
-
August 3rd, 2002, 02:25 AM
#1
Junior Member
Strange unavailable directories on HDD?
Hi there.
I've got a question:
Maybe you know it already, maybe not but when you try to access the directory
C:\Con\Con
and you are using Win95/98 then your OS will crash. On Win95 it will be faded out with blue screens and on Win98 you'll get one blue screen and then your system will freeze.
What is this folder? I'm interested in this because there might be others with other functionalities.
I believe it works with
C:\Config$\Config$
as well (I'm not trying now cause I need my box right now *g*).
You cannot create these dirs nor do anything else with them except open them and get a system-crash.
You also can access them through LAN on another computer when C: does not have a read-protection. Then the remote-computer will crash without even doing something big.
This is quite strange...
Sledge
This post has been [shadow]sledged[/shadow]
-
August 3rd, 2002, 06:36 AM
#2
I don't recall seeing a 'Con' directory when I was running 98....you might want to do a scan for viral/trojan infection....weird. Guess I'll have to get my 98 machine back up and running and have a closer look.
Al
It isn't paranoia when you KNOW they're out to get you...
-
August 3rd, 2002, 07:05 AM
#3
I have 98, and I can confirm that C:\con\con causes a crash. I wonder if it's just some weird thing that DOS does, or if it's some sort of significant part of win98.
Elen alcarin ar gwath halla ná engwar.
-
August 3rd, 2002, 07:41 AM
#4
Junior Member
I run Win 98 on a couple of my machines. I have never seen this directory in any I deal with. I suspect this is from some program you have installed. I would suggest that you scan your system for Tojans/Virus as allenb1963 said. I believe you have the CON-CON trojan (see http://vil.mcafee.com/dispVirus.asp?virus_k=98537).
-
August 3rd, 2002, 08:11 AM
#5
Guys, he isn't saying you can see the directories. You can type it in manually in an explorer window thingy and it come up and cause BSOD. He's wondering, as I take it, why you can't go to it without your computer crashing. I remember coming across this question a few times before, and it's something relatively stupid and simple but I can't remember the answer to it.
-
August 3rd, 2002, 08:46 AM
#6
Originally posted here by jehnx
Guys, he isn't saying you can see the directories. You can type it in manually in an explorer window thingy and it come up and cause BSOD. He's wondering, as I take it, why you can't go to it without your computer crashing. I remember coming across this question a few times before, and it's something relatively stupid and simple but I can't remember the answer to it.
I believe this is down to Windows using these as 'reserved words' - Windows gets very confused, because it thinks it is trying to set up some sort of com connection ...
-
August 3rd, 2002, 08:56 AM
#7
Senior Member
this is the console device...ie try
c:\echo "hello, world" > con
devices are global regardless of working directory so accessing con\con is like trying to open the device on top of itself...just really shotty code in the integration of filesystem driver and device driver.
nul (equivalent of /dev/null)
config$ (as mentioned)
aux (auxiliary device)
prn (printer)
-
August 4th, 2002, 11:38 AM
#8
I came in to the world with nothing. I still have most of it.
-
August 4th, 2002, 02:13 PM
#9
con is a console device, just like nul. That could be the reason. It's like, to see if a folder exists, you type "IF EXIST C:\folder\con ECHO IT EXISTS!".
-
August 4th, 2002, 02:51 PM
#10
Junior Member
Thx for the help, guys!
I'm not that confused now anymore 
Already wondered what this dir could be used for...
Sledge
This post has been [shadow]sledged[/shadow]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|