Is there a free RAM DISK driver for Windows XP or 2003
Hi Gang, Is there a fee RAM Disk driver for Windows XP? I saw a commercial program here from Cenatek, but surely there must be a free or open source alternative? Thanks, Christian Blackburn
Hi Gang,
Is there a fee RAM Disk driver for Windows XP?
I saw a commercial program here from Cenatek, but surely there must be a free or open source alternative?
http://www.cenatek.com/product_ramdisk.cfm
Thanks,
Christian Blackburn
Is there a fee RAM Disk driver for Windows XP?
I saw a commercial program here from Cenatek, but surely there must be a free or open source alternative?
http://www.cenatek.com/product_ramdisk.cfm
Thanks,
Christian Blackburn
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Hi Gang,
This is advice regarding the use of a RAM Drive:
Quote:Using the RAM Disk Setup the Windows TEMP Directory to the RAM Disk:
1. Create a Batch File with the following content:
set TEMP=T:
set TMP=T:
2.Put this Batch File into the Startup Folder of Windows.
first off you could just put this in your autoexec.bat and make sure your system is configured to parse your autoexec.bat using TweakUI. Second you shouldn't set your temp directory to your RAM drive, that'll cause all sorts of problems when you reboot and the files are lost. Does that RAM driver save the files there were in the RAM drive on shutdown and restore them on startup? Does APK's, well Alec? .
Cheers,
Christian Blackburn
This is advice regarding the use of a RAM Drive:
Quote:Using the RAM Disk Setup the Windows TEMP Directory to the RAM Disk:
1. Create a Batch File with the following content:
set TEMP=T:
set TMP=T:
2.Put this Batch File into the Startup Folder of Windows.
first off you could just put this in your autoexec.bat and make sure your system is configured to parse your autoexec.bat using TweakUI. Second you shouldn't set your temp directory to your RAM drive, that'll cause all sorts of problems when you reboot and the files are lost. Does that RAM driver save the files there were in the RAM drive on shutdown and restore them on startup? Does APK's, well Alec? .
Cheers,
Christian Blackburn
I just wanted to let everyone know that I wrote Alec with the link so he can respond directly to this thread.