Computer problems,Computer help
*AX SOFT>>>Programming & Design

Deleting Kernel Switch?


How do I know what text/digits to delete in boot.ini? Trying to return to original boot setting without reinstalling windows ...

Thanks Alfonso, just what I needed to know.x

This is an original unmodified boot.ini for WinXP
You can freely delete all different stuff

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partiti...
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WI... Windows XP Professional" /fastdetect


or just go to this page and copy the code

http://support.microsoft.com/kb/289022

This is very dangerous to play with, just copying an original scrip[t is dependent on your machine's setup being identical to the one the script was taken from. Any variation may make the machine unusable. Better is to use the proper tool for this by right clicking my computer, selecting properties, then advanced and startup/recovery.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • I want a job which can be done through Internet and i'm studying java and Algorithms?

    Definitely establish yourself on Rent-a-Coder by completing some jobs. Be prepared for an uphill battle, though. It will require some effort to build a good feedback rating and a job history. The b...

  • What is the html code for linking things?

    <a href="http://www.yahoo.com">Picture</a> <a href="type link to your picture here">Picture</a>

    ...
  • Can a web site database (like Y!A) be on XML files only?

    It is technically possibly - but hideously inefficient. You'd end up replacing expensive database software with even more expensive CPUs and RAM. There are plenty of good, free database pac...

  • Can Frontpage & Dreamweaver Work Together?

    Stick with only one of these, or you will end up with a horrible, mangled, unmaintainable mess. BOTH programs modify the underlying code to suite their own needs. I know as I own and use both of th...

  • Interactive JAVA Tutorials?

    hi twinkle check ...

  • How do i make a button inside a movie clip go back to scene 1 in flash?

    Hello, To move to a specific scene in Flash (actionscript), you would need to use gotoAndPlay( scene, frame ) method. To use it properly, apply the actionscript for that button: Where scene...

  • A countdown timer done in C..?? is it possible...??

    Based on this: #include <time.h> double startTime; double runSecs; startTime = dtime(); // Calculations runSecs = dtime() - startTime; // or second counter startTime =...

  • What is the use of Random class in java?

    A Random class generates a stream of pseudo-random numbers. To create a new random number generator, use one of the following methods: new Random() new Random(long seed) chec...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster