[citation][nom]santiagoanders[/nom]Get a clue, man. Programs are already loaded into memory when they are executed.[/citation]Not
fully, at least on Windows - executables are memory-mapped and then demand-paged, they aren't loaded fully to memory.
As for claims that games load zomgsuperfast if you put them on a RAM disk, that really depends on which games you're talking about - more things happen during load than simply grabbing raw data from disk, there's also various forms of data massaging and uploading to your GPU memory. Far Cry 2, for instance, showed no quantifiable load-time decrease when I stuffed it on a ramdisk.
Also, apparently not all RAM disks are created equal, speedwise, if you're to belive this link: http://www.raymond.cc/blog/12-ram-disk-software-benchmarked-for-fastest-read-and-write-speed/ (haven't done benchmarks myself). "RAM is RAM", but there can definitely be differences in how the backing driver is designed.
And finally, for those wanting freebies and currently using ImDisk, perhaps check out this: http://www.softperfect.com/products/ramdisk/ - it's gone freeware, though sadly not opensource