AllInWorld99 provides a reference manual covering many aspects of web programming, including technologies such as HTML, XHTML, CSS, XML, JavaScript, PHP, ASP, SQL,FLASH, jQuery, java, for loop, switch case, if, if else, for...of, for...in, for...each,while loop, blogger tips, blogger meta tag generator, blogger tricks, blogger pagination, client side script, html code editor, javascript editor with instant output, css editor, online html editor, materialize css tutorial, materialize css dropdown list,break, continue statement, label,array, json, get day and month dropdown list using c# code, CSS button,protect cd or pendrive from virus, cordova, android example, html and css to make android app, html code play,telerik show hide column, Transparent image convertor, copy to clipboard using javascript without using any swf file, simple animation using css, SQL etc. AllInWorld99 presents thousands of code examples (accompanied with source code) which can be copied/downloaded independantly. By using the online editor provided,readers can edit the examples and execute the code experimentally.


     Suddenly power failure have a chance to loss you hard disk processing data, so the operating system will check your C drive files. If any data loss then operating system recover the data itself. So this is the good option.


Checking file system

    Some time, the system check will perform every time, this will irritate the user. So we can disable it permanently using Registry Editor.


Step 1:
   


   Open your registry editor 
Start => Type=>regedit=>press enter

Registry editor window will open, and edit the registry file using the following steps.











Step 2:
    






  After open the Registry Editor select the options mention it below

HKEY_LOCAL_MACHINE=>SYSTEM=>Control=>Session Manager

  After select this path the right hand side you can able to see some registry values. In there select the "BootExecute" show as below image










Step 3:
   After choosing the path shown as the above image, you can found the value "BootExecute"

Boot execute option in registry editor



   Double click on the name "BootExecute" or right click => Modify, now you can see the default value of the BootExecute "autocheck autochk *"  just replace the * to ": /k:C *:" like below "autocheck autochk /k:C *".

Change the value of the registry editor


   The above value is only disable checking the "C drive", if you want to disable more drive from startup check enter like below
 autocheck autochk /k:C /k:D /k:L /k:S*


More Details About Chkdsk Command

Advertisement

0 comments:

Post a Comment

Total Pageviews