Currently RamDisk Configuration allows to create TEMP folder on startup based on the TEMP environment variables.
It will be great to be able to create additional folders on startup besides the one defined by TEMP env vars. For example, I have my RamDisk R:\, with temp in R:\Temp, and i want to place Chrome cache folder in RamDisk (using symlink) at R:\Temp\ChromeCache
I can set up a Windows scheduled task to create the additional folders folder on startup, but from my experience, it's quite troublesome to setup the scheduled tasks, and it's not as reliable (sometimes doesn't show up, sometimes takes a few minutes to show up) as RamDisk created folder.
Regards,
Kelvin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can do that in the Data tab. Create a folder on your harddrive and inside it, create the folders you want in the ramdisk.
Then, put the first folder in the first field of the Data tab.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Currently RamDisk Configuration allows to create TEMP folder on startup based on the TEMP environment variables.
It will be great to be able to create additional folders on startup besides the one defined by TEMP env vars. For example, I have my RamDisk R:\, with temp in R:\Temp, and i want to place Chrome cache folder in RamDisk (using symlink) at R:\Temp\ChromeCache
I can set up a Windows scheduled task to create the additional folders folder on startup, but from my experience, it's quite troublesome to setup the scheduled tasks, and it's not as reliable (sometimes doesn't show up, sometimes takes a few minutes to show up) as RamDisk created folder.
Regards,
Kelvin
You can do that in the Data tab. Create a folder on your harddrive and inside it, create the folders you want in the ramdisk.
Then, put the first folder in the first field of the Data tab.
your solution is perfect! thanks for the fast response.