All Forums
> RAM Disk
> Current topic
Unmount and immediately remount
Started by Bomer
Bomer
Unmount and immediately remount 22 April 2014, 04:52 |
|
Re: Unmount and immediately remount 22 April 2014, 14:53 |
Admin Registered: 19 years ago Posts: 3 611 |
Bomer
Re: switch for unmount then remount 22 April 2014, 15:17 |
|
Re: switch for unmount then remount 22 April 2014, 16:08 |
Admin Registered: 19 years ago Posts: 3 611 |
This actually sounds like a bad idea. If you put this in a scheduler, it may happen when the web browsers are open, which may well crash them or destabilise the system.
If you still want to do it, simply create a .BAT file with the following contents and launch this file from a scheduler:
If you still want to do it, simply create a .BAT file with the following contents and launch this file from a scheduler:
"c:\Program Files\SoftPerfect RAM Disk\ramdiskws.exe" /force /unmount:all "c:\Program Files\SoftPerfect RAM Disk\ramdiskws.exe" /mount:all
bomer
Re: switch for unmount then remount 23 April 2014, 01:26 |
bomer
Re: Unmount and immediately remount 24 April 2014, 04:06 |
|
Re: Unmount and immediately remount 24 April 2014, 15:02 |
Admin Registered: 19 years ago Posts: 3 611 |
bomer
Re: Unmount and immediately remount 25 April 2014, 02:51 |
Re: Unmount and immediately remount 25 April 2014, 06:11 |
Registered: 15 years ago Posts: 34 |
In that case you can move WebCache folder to the RAM drive manually and then use Link Shell Extension application to create symbolic link for it in the C:\Users\xxx\AppData\Local\Microsoft\Windows directory.
bomer
Re: Unmount and immediately remount 25 April 2014, 09:51 |