I need to add a files=100 line in the config.sys of every w95 station (130) on our LAN. (For a DOS program).
So first the script does need to read the config.sys if "files=100" is already present, if it is not present then the script needs to add this line else it should just continue the script.
Can someone give me a hand.