Can someone tell me how a folder with name “con” can be created on any operating system of Microsoft?
-
Pls, it can't be made by the normal way that is by right click create new folder/rename a folder. if it was so easy why should have i asked it. if you don't believe try ...show more
-
Answer:
while naming the folder hold down the alt key and type 255 (on the numpad) CON + (hold atl + '255') this will give you a space after the folder name. Windows will normally not allow you to directly type space after the folder name....... try to name the folder 'prn' or 'nul'.....you won't be able to do so directly. and for prateek d....please enlighten yourself and don't believe everything you read in forwarded emails! http://rds.yahoo.com/_ylt=A0geu4__GYJGwF0BdxNXNyoA;_ylu=X3oDMTE2aW5sN2lkBHNlYwNzcgRwb3MDOQRjb2xvA2UEdnRpZANERlI1Xzg1BGwDV1Mx/SIG=121nkbdg5/EXP=1183017855/**http%3a//www.hoax-slayer.com/wingdings-911.html
YEOO4FHULEJQWXAGXNCGXAJDBU at Yahoo! Answers Visit the source
Other answers
in the command prompt, type: mkdir \\.\c:\con u ll find in the C directory dont keep this file, to delete it, go back to the command prompt and type: rmdir \\.\c:\con u can do the same with folders: lpt1, com1..
abd
you can't. give up.
MC Rove
hey i think it is a system directory which u can't create in windows, u need to create in linux
suresh k
This actually is a unix-like feature. DOS device drivers are accessible like normal files, i.e. the everything-is-a-file philosophy. CON is the equivalent of /dev/tty, NUL of /dev/null, COM# of /dev/ttyS#, LPT# of /dev/lp# and CLOCK$ corresponds to /dev/rtc (PRN is an alias to LPT1, AUX is COM1). Every character device can be opened this way, block devices (which are assumed to be FAT formatted...) are named A: to Z:, as you will know. Many pseudo character devices (drivers which had to be loaded as drivers but were no character devices, like EMM386, HIMEM.SYS, ..) had forbidden characters like '*' in their device names to be hidden from the user. If you really want to create a folder like that, follow these steps: STEP1: goto command prompt STEP2: type in prompt e:\> "mkdir \\.\e:\con" STEP3: verify by typing "dir \\.\e:\con" STEP4: delete the file or folder "rmdir \\.\e:\con" Enjoy
vladges
there's no way u can make a folder named "con" in windows!! the developers of windows seem 2 hv put in this bug themselves! n no version of windows has got it rectified! there r quite sum more....... type in =rand(200, 99) in MS Word n press enter, see what happens! flight Q33 NY crashed into WTC huh? type in Q33 NY in MS Word n change the font to Wingdings....see what happens!
prateek d
Related Q & A:
- Can someone tell me how to put a backround for my psp and put pictures in it?Best solution by Yahoo! Answers
- Can someone tell me what a career in advertising would be like?Best solution by aef.com
- Can someone tell me how to pick a lock?Best solution by wikihow.com
- Can someone tell me how to put a picture on here?Best solution by Yahoo! Answers
- Can please someone tell me how can I repair my computer?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.