If it's a "standalone" program (that doesn't require linking to Windows) you can do what redwolfe suggested.
However, many programs need to be "installed" (with an installer program) so it is properly linked to Windows or it won't run. for example, you have program "x" installed on one PC and you copy program "x" to a CD and then just copy it to a new folder on the new PC, it won't run or won't run correctly because it needs to be installed and linked to Windows (and have registry entries).
redwolfe_98
2 Intern
•
1.3K Posts
0
July 19th, 2004 05:00
fireberd
9 Legend
•
33.4K Posts
0
July 19th, 2004 09:00
If it's a "standalone" program (that doesn't require linking to Windows) you can do what redwolfe suggested.
However, many programs need to be "installed" (with an installer program) so it is properly linked to Windows or it won't run. for example, you have program "x" installed on one PC and you copy program "x" to a CD and then just copy it to a new folder on the new PC, it won't run or won't run correctly because it needs to be installed and linked to Windows (and have registry entries).