This is a small utility to modify any kind of INI-Files. It is DOS-based, so you can easily do the modifications from your batchfile or your network login script. As example, you can add the TimerCriticalSection=10000 for all users in the SYSTEM.INI file, just by doing the following: Create a file named SYSTEM.CMD which contains: +[386enh]TimerCriticalSection=10000 And put the following command in you (system) login script: maintini.exe N:\WINDOWS\SYSTEM.INI SYSTEM.CMD After the new login, all your users have the new parameter set correctly for the new WINUP9 from Novell. If a file is not found or it can not be opened, then the programm aborts with a runtime error 2. Otherwise a backupfile with the extension .BAK is made before modifying the file. MAINTINI can process INI-Files of any size, even larger than 64kBytes. Just the CMD File should not have to much commands, because a dynamic list with all commands is created. (The actual upper limit are 698 commands, if you need more, then send me a mail or just splitt it in two cmd-files. Anyway, to process a INI-file with 700 commands to apply is just slow.) MAINTINI is emailware, which means if you find this program usefull, you should send me a email. (Or a nice postcard if you don't have acess to a email system) If you send me a message, then I will inform you of all changes and new versions of this utility. My email adress: Compuserve : 100034,3536 Andre Schild Internet : 100034.3536@compuserve.com AT&T Mail : mhs!csmail!100034.3536 X400 : /c=US/ad=compuserve/pd=csmail/d.id=100034.3536 MCI : TO: Andre Schild EMS: COMPUSERVE/ MCI ID:281-6320 MBX: 100034,3536 MHS : MAIL@CSERVE {100034,3536} Postal adress: Andre Schild Pfeidstrasse 8 CH-2555 Bruegg b. Biel Switzerland