Change archive date/time with rar.exe

Hello,
I need help to create a button to change the date/time of selected bunch of .rar archives to the same date/time from the older file inside every archive.
The command would be >rar.exe ch -tl test.rar
I've tried with different Opus arguments when selecting files but none does the trick, so I'm missing something.
Thanks for reading!

"C:\Program Files\WinRAR\WinRAR.exe" ch -tl {filepath$}

I'm getting the following error:

> Cannot create __rar_133848.21629
> Access is denied.

Are you trying to do this somewhere that you don't have write access to? (Or that requires UAC elevation to write to? Add @admin: to the start of the line if so.)

Adding @admin: did work fine.
I have UAC temporarily disabled and the test file was on another drive (not c:). So I don't know what have caused this error message.
Thanks for the help!

Are you sure UAC is disabled and not just configured to auto-click the prompts?

The normal UAC settings UI's lowest slider does not turn off UAC (unless you go all the way back to Vista). Completely turning it off requires going into the Local Security Policy MMC snap-in.