I am trying to modify a text string in multiple INI files (file name is same, directory changes)in subdirectories. I understand how to modify it in one location but need to know how to modify all entries within c:\documents and settings\ username\main.ini . The INI file appears under each user profile. We need to do this in one shot rather than as each user logs in.

Any help would be greatly appreciated.

Thanks,
Rich