Tip: Run CD app from hard drive. Icons for Explorer.
I use Partition Magic to make a new partition for each CD application I run from a hard disk. I do not know if this is necessary, but it seems like a good idea.
Some CD applications will run from a hard disk partition with no trouble at all. Others will not. I have discovered the following three situations.- My Rnd McNally World Atlas (one CD) runs with no problem. I copied the CD to a partition and ran the install program from that partition rather than from the CD.
- My Britannica Encyclopedia (2 CD’s) required install from CD. After that I copied the two CD’s to folders in a partition. I then edited a file (BCD.ini), replacing some references. For example: cd1: was replaced by G:\disc1 I did not hack this by myself. Britannica Tech Support told me what to do. I intend to check for *.ini files for other CD applications to see if a similar Hack can be used.
- My American Heritage Talking Dictionary will not run from a hard disk partition. I tried both of the above two ideas. Neither worked.
BTW: Did you know that you can cause Icons to appear in the Windows Explorer Partition list? Do the following.
In the root directory of the partition, create a file called Autorun.inf containing the following.
Code:
[autorun]
ICON=X:\IconFolder\MyIcon.ico
I am not certain that [autorun] is necessary. The next time you start your system, the Icon will appear in the Windows Explorer Partition List.