I would like to know if anyone can help me with this. I would like to search a text file for a certain line of text, add a new line under the specific line then add text to the new line. I will be using this to edit the firefox.js file to add the line of text to add support for Iprism. It will run on XP and Windows 7 machines.
I would like to have a batch file that will open firefox.js find the line "pref("browser.xul.error_pages.expert_bad_cert", false);" add a new line uder it and add pref("network.automatic-ntlm-auth.trusted-uris", "IP of Iprsim");
Edited for better explanation!!
Any help would be very appreciated!!!
Damian