Hi guys,
I must say this program is amazing and have had fun tweaking the numbers. I am having one problem and I was hoping someone could help. When I write my batch file it starts the program as expected and I am able to change setting on the fly but it does not import command values on start up.
Here is an example:
AMDMemoryTweak.exe --REF 30
AMDMemoryTweak.exe --i 0,1 --REF 30
I have the batch file inside the same folder with the program and clearly starts the program but would like to simplify my work when I need to restart.
Thanks in advance!