I am trying to transfer files to my amiga 500 by copying files to cd on pc 2 problems here I suppose.. Do the programs work on the A2000 ? Do they have the same icons on the A2000 or does each program have it's own special icon ?
Depending on the CD format used the icon files (the .info files) get renamed to .inf files (8.3 MS-Dos / ISO1), so you'l have to rename the .inf files back to .info..
/Edit
See we allready knew the program runs on your A2000 now :-D
http://www.amiga.org/forums/showthread.php?t=9204Oh, to rename the files, open a CLI or a SHELL, go to the dir where your files are.. Type dir and see if there are indeed .inf files... If yes, type
rename filename.inf to filename.info
or was it
rename filename.inf as filename.info ?
OS 3.x spoiled us...