ImDisk RAMdisk setup for Windows, Chrome & Premiere Pro caches

Опубликовано: 01 Ноябрь 2024
на канале: Helpful Stuff
11,977
231

How to setup IMDisk RAMDisk so that it can be used for Windows TEMP & TMP caches, Google Chrome cache and also for Adobe Premiere Pro cache and database. Video also shows how to delete a RAM Disk.

Google Chrome: Copy and paste the text below to a Chrome Shortcut - Target field
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disk-cache-dir="R:\Chrome Cache"

AutohotKey: - copy the following text to your script
Run C:\Program Files (x86)\Google\Chrome\Application\chrome.exe "--disk-cache-dir=R:\Chrome Cache"