Can I Edit .INI Files Using a Script?
Hey, Scripting Guy! Can I edit.INI files using a script?— MZ
Hey, MZ. Yes, you can edit .INI files (or any kind of text files, for that matter) using a script. The method you have to use might not be the most elegant process in the world,


