Topic: System Ini
Not finding your answer? Try searching the web for System Ini
Answers to Common Questions
What is the system.ini file?
In Windows 3.1 and older the system.ini file, as well as the Win.ini file, was the main location for system configuration information. In Windows 95, 98, and ME, most of this was moved to the registry, but it was still used for some system ... Read More »
Source: http://wiki.answers.com/Q/What_is_the_system.ini_file
How to increase the nr of Stackpages in system.ini ?
What to do is add it at: [386Enh] MinSPs=5 or more if necessary. If 5 isn't enough the keep adding one nimber at a time until the Crash stops. Read More »
Source: http://www.experts-exchange.com/Q_10038317.htm
Which entry in system.ini causes this message?
Peter, here's the entire process for you for both the INI file and the registry. 1. Click Start, Run and tpye in: REGEDIT and click OK 2. To resolve this issue, disable the Symantec Symevnt.386 file. To do so, follow these steps: 1. Use ... Read More »
Source: http://www.experts-exchange.com/Q_10128301.htm
Featured Content:
System Ini
More Common Questions
Answers to Other Common Questions
why would you want to remove autoplay.ini...? Why don't you just disable autoplay...? In XP - Click Start Click Run Enter GPEDIT.MSC Group Policy mmc will popup. On left panel: Double-click Computer Configuration to open submenu Double-clic...
Read More »
Source: http://www.answerbag.com/q_view/829761
Answer There are several ways to set-up a system for dual boot. The best or preferred method is dependent on the operating systems involved, the particular BIOS code on the system, and on whether the file systems will need to be available t...
Read More »
Source: http://wiki.answers.com/Q/How_do_you_dual_boot_and_modify_Boot.IN...
The file system.ini is a legacy relic from previous versions of windows. Windows 95/98/ME used this file to store various system settings. It is a simple text file. Typing system.ini in the run box will simply open the file in notepad. It i...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090701012429AAEQaL1
Dual-Booting or Multi-Booting means you can boot different OSes in one system or computer in a single hard drive (different partiton) or with other hard drive. You can installed maximum of 4 diferent OSes in 4 separate partition in single h...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20081130001016AANZUxQ
Are you on a Network, Lan? Right Click on My Computer and list here What it says under System. Upgrade to IE5.0 its free, will solve your problems in one fell swoop. Or; You do have IE4.0 on CD or on your disk, right? Open My Computer, Cont...
Read More »
Source: http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Wi...
For change something from programm in file "system.ini" you can use Api WritePrivateProfile(Struct/String/Section) See Windows Doc: very simple Example: WritePrivateProfile("386Enh", "ebios","*evios", "system.ini"); Alex
Read More »
Source: http://www.experts-exchange.com/Web_Development/Web_Languages-Sta...