can you create con folder in windows, if not why?
Answers were Sorted based on User's Feedback
Answer / rob.c.
NO.
Microsoft know that certain words have been reserved from
the DOS days.....And you can't create a folder using these
names below:
CON
LPT1
A: to Z:
AUX
PRN
COM1
NUL
are some of the ones I know of...
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / rajkumar baswa
No,We cannot create the folder name CON.
It’s pretty simple, Con is a reserved name from the early
days from DOS, it stands for the “CONSOLE” I/O device, Since
it is already used by the system. If we create one with some
evil tricks then the system will get confused. There will be
an ambiguity.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / abhishek ranjan
yes it is possible...........
I can create con foldear in windows......
Do apply this Tips.....
Right Click on the folder
New
Folder
Alt+255
Fill con
Enter
Your Folder will be create on the windows.
Is This Answer Correct ? | 7 Yes | 12 No |
some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?
where the system time is stored? In processor or in Seprate timer ic for that?
Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.
What is LOM and how do you access it?
Explain about busy waiting?
In the Disk Management for all the drives , "Delete Partition" is in disabled mode ? so plzzz help me to get in enabled mode .
if you are using external package for configuring send mail what is the name of the package?
What are the reasons for implementing process migration?
Explain the difference between ntfs & fat file systems?
Explain how is the process address space handled during process migration?
what is active directory
can you create con folder in windows, if not why?