Skip to main content

Making IMpossible "CON" folder

Have you tried ever creating a folder named "  CON  " ...  If you have done this thing then you must be knowing that it is impossible.. but you can make it possible by just writng this simple codes on command prompt.. these are the keywords of your device so they are impossible to create...

>>First of all open "cmd" from accessories option in start..
>>Then write these lines between the quotes "  MD\\.\E:\CON   "    and you are done with it.. here 'E' is the drive mentioned..





>>to delete the folder you have to again write down these lines in cmd>>  "  RD\\.\E:\CON   "



And you can locate the "con" folder in your desired drive !!




these are the important one should know.. it can be asked in your interviews and can raise your self in friends of others.. you can ask your friends about it... have you tried it earlier.. tell me after trying this....

Comments

Popular posts from this blog

PowerShell Gallery is currently unavailable

Recently working on an automation in windows server I got this issue and my automation got stopped. Generally by this error you will know the server is unable to reach out to the PSGallery. ERROR [DBG]: PS C:\Users\nagarro>> Get-PSGalleryApiAvailability -Repository PSGallery VERBOSE: Error in executing PowerShell Gallery is currently unavailable.  Please try again later. Resolution So 2 things which can be done here is: 1. [Net.ServicePointManager]::SecurityProtocol Run this command to check whether the tls1.2 is enabled or not. I f it is not listed just run this command- [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12      2. Sometimes the internet explorer first configuration due to security reason my cause this issue. So you need to open the PS gallery in the IE and add these sites as a exception. You can also disable the config in the registry setting of IE. I was able to solve the issue by th

Armstar Bodyguard 9XI-HD01

The flexible arm which is made of Kevlar and hard plastic powered by lithium battery pack which is fitted on the skin of the Amstar Bodyguard for "electric shock".

4 features of Android 4.2 !!

Being little older it is still many android heartbeat !! here i am  going to list down 4 important features which jelly bean provides to make it a must have android version >> 1>> Developer Options It is an important settings menu for developers and those who like to fiddle with their Android device.  Google hide the Developer Options menu in the Settings. But all is not lost; you're only a few taps away from getting it back.