Christianb 8 Posted December 4, 2005 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 Share this post Link to post
Sampson 0 Posted December 4, 2005 You could look at: http://www.tweakxp.com/article37232.aspx or http://www.codeguru.com/Cpp/W-P/system/devicedriverdevelopment/article.php/c5789/ or http://www.speedguide.net/read_articles.php?id=131 Share this post Link to post
jmmijo 1 Posted December 4, 2005 Or find one of the APK Tools releases as he did a fantastic job on his suite and it does include and RAM Disk driver too Share this post Link to post
Christianb 8 Posted December 5, 2005 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 Share this post Link to post
Christianb 8 Posted December 5, 2005 I just wanted to let everyone know that I wrote Alec with the link so he can respond directly to this thread. Share this post Link to post