In Reply to: Changes to Version 0.1 posted by cics on April 18, 2007 at 10:20:23:
This is a low level Windows change. My initial plan was to introduce it in the next document release. However sonic improvements are significant as in changing to Intel’s E2140 processor (change 16). You should hear improved dynamics, transients and harmonic richness.
Goto Control Panel > System > Advanced TAB > Settings button for ‘Startup and Recovery’. See picture above. Press ‘Edit’ button. Notepad is used to edit boot.ini file (hidden system file in root directory). Two changes are needed which should be done one at a time. Make a backup of c:\boot.ini file. TAKE GREAT CARE IN MAKING THESE CHANGES!
First change: Edit entry ‘/noexecute=optin’ OR in rare cases, ‘/noexecute=optout’ to ‘/noexecute=alwaysoff’. Save file. If you get an error, uncheck read only flag in c:\boot.ini file properties (make sure you set file explorer to show hidden files and uncheck ‘hide system files’). Reboot & test. This change works best when ‘CPU Feature’ BIOS settings for ‘Execute Disable Bit’ is disabled. See link below. DEP (Data Execution Protection) feature of Windows is now disabled and low level overheads are removed both at CPU and Windows levels.
Second change: Add ‘/pcilock’ command. This disables Windows IRQ assignments to PCI devices and forces Windows to use BIOS settings. Your Windows commands line in boot.ini file should look like this:
...
...WINDOWS="Microsoft Windows XP Professional" /noexecute=alwaysoff /fastdetect /pcilock
Reboot & test. This change may not work on some Dell PCs where both keyboard and mouse functions are lost. In this rare event, you must remove ‘/pcilock’ command. This is done by installing your boot harddisk drive in a working computer as a secondary drive. This way, you can access ?:\ boot.ini file and remove the entry.
This post is made possible by the generous support of people like you and our sponsors:
Follow Ups
- 17 [New] Windows system startup changes - cics 01:56:46 08/04/07 (6)
- RE: 17 [New] Windows system startup changes - texastea006@yahoo.com 06:23:13 08/21/07 (5)
- Also add '/nodebug' which works on my Dell PC but avoid '/pcilock' on Dell (pity) - cics 01:44:15 08/22/07 (4)
- RE: Also add '/nodebug' which works on my Dell PC but avoid '/pcilock' on Dell (pity) - texastea006@yahoo.com 10:08:25 08/27/07 (0)
- RE: Also add '/nodebug' which works on my Dell PC but avoid '/pcilock' on Dell (pity) - texastea006@yahoo.com 06:29:27 08/22/07 (2)
- RE: Also add '/nodebug' which works on my Dell PC but avoid '/pcilock' on Dell (pity) - texastea006@yahoo.com 12:00:05 08/26/07 (1)
- RE: Also add '/nodebug' which works on my Dell PC but avoid '/pcilock' on Dell (pity) - cics 01:08:22 08/30/07 (0)