How Do You Change The Boot Settings In An INI File?
The boot.ini file is a Windows-specific file that contains the basic boot settings for your machine. The boot.ini file is a plain text file, so you can edit its settings in a simple text editor such as Notepad. Windows also provides a command line utility that changes the settings in the boot.ini file. This is useful when you don’t know the specific boot.ini syntax. Run this utility with the “bootcfg” command. Click the Windows “Start” button and select “Run.” Enter “cmd” into the text box. Click “OK” to open the Windows command line prompt. Enter “bootcfg /?” into the command prompt and press “Enter.” This lists all of the options for configuring the boot.ini file. It also displays the proper syntax for each command. Add an operating system. If you have multiple operating systems installed on the machine, you can dual boot the system. To add a new operating system, enter the following command: bootcfg /copy /d OS_Name /ID# Replace “OS_Name” with the name of the operating system (such