Hey, sure man, I'll try to help you. 
Let me get this straight. So you've extracted both the .exe and .bat file in the same folder. Now, if you edit the .bat file (so that it says 5 and 1) and run it, it should do 5 columns and 1 row. Is that not working?
The .bat file should look like this originally (open it in Notepad or something):
RefreshRateMultitool.exe 6 10
Which means 6 columns and 10 rows. Change it to:
RefreshRateMultitool.exe 5 1
Save it and double click it. Let me know if that doesn't work.
Let me get this straight. So you've extracted both the .exe and .bat file in the same folder. Now, if you edit the .bat file (so that it says 5 and 1) and run it, it should do 5 columns and 1 row. Is that not working?
The .bat file should look like this originally (open it in Notepad or something):
RefreshRateMultitool.exe 6 10
Which means 6 columns and 10 rows. Change it to:
RefreshRateMultitool.exe 5 1
Save it and double click it. Let me know if that doesn't work.