WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Reduce the number of processors on a NT 4.0 system thru BOOT.INI
Categories : WinNT Update Picture
Thomas Kleemann
Date : Feb 06th 1999
Grade : 3 of 5 (graded 3 times)
Viewed : 2488
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Thomas Kleemann
Action : Grade This Code Example
Tools : My Examples List

Submit your own code examples  Submit your own code examples 
 

BOOT.INI is located on the root of your boot drive, normally C:\

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT

[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT Workstation, Version 4.0"
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT Workstation, Version 4.0 (1 CPU)" /ONECPU

Simply add a new line to your BOOT.INI by copying an existing one and add the parameter /ONECPU to the end of the line.
Change the description for that entry and reboot.

This works also for lines ending with /SOS, e.g. /SOS /ONECPU





Melissa Virus Incident
Categories : WinNT, Security
Unable to select text bigger than 4K from MSsql
Categories : PHP, WinNT, Databases, MS SQL Server
Index Server FAQ
Categories : MS Index Server, WinNT, IIS, Web Servers
How to use the IIS Exception Monitor
Categories : IIS, Debugging, WinNT, Web Servers
The purpose of this article is to describe the process in creating scheduled mail-outs using Windows Scripting Host (WSH) and the email features of the SMTP service's CDONTS.NewMail object.
Categories : WinNT, IIS, Email, Web Servers
Class to convert any document, that can be read by MS Word, to another format supported by Word.
Categories : PHP Classes, PHP, Windows 2000, Microsoft Word, WinNT
known TCP/IP ports (TCP and/or UDP) that are used by services within Microsoft Windows NT version 4.0 and Microsoft Exchange Server version 5.0
Categories : WinNT, Network
This Knowledge Base article will briefly describe the steps involved to set up remote debugging for use with Visual InterDev Version 6.0
Categories : WinNT, Debugging, IIS, Web Servers
Time out when trying to get some data out of a big table in a large relational database.
Categories : ODBC, WinNT, PHP
Step by Step Instructions on How To Install SQL Server 7.0 on Microsoft Cluster Server
Categories : WinNT, MS SQL Server
Warning: Page has expired
Categories : Browsers, WinNT
Setup IIS using only 1 ip address and 1 ssl key but have multiple websites
Categories : WinNT, IIS, Web Servers
How can i add mime types to IIS 3.0 and IIS 4.0?
Categories : IIS, WinNT, Web Servers
enable/disable the cookies system-globaly
Categories : IIS, Cookies, WinNT, Web Servers
Reduce the number of processors on a system for testing.
Categories : WinNT