Originally posted by: Roguestar
Originally posted by: MegaVovaN
try these:
http://portableapps.com/
Fantastic stuff. These programs are perfect for running off USB, though to answer the OP's question there are very very few programs that would be able to be installed on CD and work fine there; most portable apps even write some stuff temporarily to the USB drive or to the PC's Temp folder, but you can't write like that onto cache folders (or whatever) on a CD.
In theory, programs
should always ask the OS where temporary files are supposed to go and put them there. In practice... it doesn't always happen. Though most programs that use their own scratch files, like professional photo/video editing software, will let you specify where to put the scratch file. Plus many programs may try to write configuration files (or internal logfiles, etc.) to their own directory, which is normally assumed to be writable. Some programs have started to put that sort of thing in a subfolder under "My Documents", which would avoid some of these problems.
As mentioned above, you could try copying the installation folder to a CD/DVD and running it from there. Many programs will need a change in the registry to say where it is really installed, but it might work. You could also -- potentially -- install a program to a CD-RW or DVD-RW mounted in a way that makes it look like a normal read-write filesystem (like DirectCD). But performance will generally be awful, especially for loading up the program -- seek times are hideously bad for optical drives compared with hard disks.
Frankly, you're better off installing things onto a big external HD. If you mount it as the same drive letter all the time, it should work.
Also -- why is this in GH? This is a software question.