Does anyone use a batch script to refresh RAM?
This is all I can come up with:
Code: Select all
%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks
Is that sufficient or do others use anything different?
Thanks!
Moderator: DosItHelp
Code: Select all
%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks