Try this site there maybe something there to help you.
2007-06-04 06:03:28
·
answer #1
·
answered by twentyeight7 6
·
0⤊
1⤋
It is impossible to make a folder named "con" because it is a reserved name for DOS Device file
here are some reserved names for DOS Device file:
CON, PRN, AUX, CLOCK$, NUL
COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9
LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.
2007-06-04 07:14:49
·
answer #2
·
answered by nice_friend112 2
·
0⤊
0⤋
You know con is a reserved word. Use something else.
2007-06-04 06:05:01
·
answer #3
·
answered by smui0123 3
·
0⤊
0⤋
You can't. "con" is a "Reserved Word" from the old DOS days. It is short for Console.
Try "kon" instead.
2007-06-04 06:04:17
·
answer #4
·
answered by ELfaGeek 7
·
0⤊
0⤋
If you are trying to use .con as a suffix, you can't. You can call it con.xxx or something like that. Or as one answer suggested, use .kon as a suffix.
2007-06-04 06:06:02
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
You can do it if you type in a trailing _. Example Con_. You can have the Hyphen on either side.
2007-06-04 06:16:58
·
answer #6
·
answered by JD 3
·
0⤊
0⤋
You may want to look at this previously asked
http://answers.yahoo.com/question/index;_ylt=AsVCoCEyl1cetFMBgkKjpxkjzKIX?qid=20060927071815AArtpmT
2007-06-04 06:04:09
·
answer #7
·
answered by MLM 7
·
0⤊
0⤋