I have a CSV file with many rows and columns (like an Excel file), I want a batch file that can find 'PaperCut Print Logger - http://www.papercut.com/' from first row-first column and if it exists, removed it.Also i want batch file makes a new CSV without that row and with other content. Also I want this file to be executed whenever a row is added to the table.
what can i do for that??? i want batch file coding.