Go Back   PCMech Forums > Help & Discussion > Software Discussion & Support

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-10-2007, 01:28 PM   #1
Member (5 bit)
 
Join Date: Jul 2000
Location: Brooklyn Center, MN
Posts: 19
Talking How do I convert floppy software to cd-rom software?

Hi,

Please give me some links to procedures and programs (perferably free) to convert my floppy disk software to cd-rom software. New PCs usually don't have floppy drives so I need to convert. I currently have a floppy drive now but I may not in the future. I have Windows XP. 2.4 Ghz Pentium 4. 1 GB RAM. CD burner.

Thank you,

Todd
Todd6312 is offline   Reply With Quote
Old 03-10-2007, 01:48 PM   #2
Computing Professor
Staff
Premium Member
 
Join Date: Jun 2001
Posts: 11,718
Quote:
Originally Posted by Todd6312
Hi,

Please give me some links to procedures and programs (perferably free) to convert my floppy disk software to cd-rom software. New PCs usually don't have floppy drives so I need to convert. I currently have a floppy drive now but I may not in the future. I have Windows XP. 2.4 Ghz Pentium 4. 1 GB RAM. CD burner.

Thank you,

Todd
...

What convert?

Transfer the files to the hard drive ( and make sure they're readable by your current programs, use rtf or jpg depending on what they are ) and then burn them to cd.
Voila!!
You're done.
__________________
Asus M4A77D, 64 X2 6000+, 4 GB Corsair DDR2 800 ram, Radeon 5770.
pam123 is offline   Reply With Quote
Old 03-10-2007, 02:11 PM   #3
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Some multi-floppy programs would read the Disk's Label to verify that the right one is installed. Others would have a file with the disk name. It's tedious but I've known folks to label all the (sub) directories the same on the CD as on the floppy to avoid installation problem such as "disk not found."
TwoRails is offline   Reply With Quote
Old 03-10-2007, 09:10 PM   #4
Computing Professor
Staff
Premium Member
 
Join Date: Jun 2001
Posts: 11,718
Quote:
Some multi-floppy programs would read the Disk's Label to verify that the right one is installed. Others would have a file with the disk name. It's tedious but I've known folks to label all the (sub) directories the same on the CD as on the floppy to avoid installation problem such as "disk not found."
gah,gah, gah, boo ga-dah !!!!!
More info needed.
pam123 is offline   Reply With Quote
Old 03-11-2007, 09:01 AM   #5
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
OK...

If you have a program on, say, 6 diskettes, it's not a simple matter to just copy over all the files from those 6 diskettes to one directory on your hard drive, then burn it to disk. Each diskette should be in it's own sub-directory. This also helps prevent the over-writing of commonly named files and directories, such as "DISK1" or "DISK1.TXT" and the like. Multi-diskette programs used such markers to know if the correct disk was installed and to install the correct files.

Also, the diskette Label could contain such a place marker, meaning it could be labeled WS_DISK1, WS_DISK2, etc., or even something not as clear, but just as important.

I just mention the above because I'd hate to see someone go thru all the trouble of putting all their diskettes to disk and then have trouble installing the programs.
TwoRails is offline   Reply With Quote
Old 03-11-2007, 10:52 AM   #6
Member (5 bit)
 
Join Date: Jul 2000
Location: Brooklyn Center, MN
Posts: 19
Converting several floppy disks to cd-rom

Quote:
Originally Posted by TwoRails
OK...

If you have a program on, say, 6 diskettes, it's not a simple matter to just copy over all the files from those 6 diskettes to one directory on your hard drive, then burn it to disk. Each diskette should be in it's own sub-directory. This also helps prevent the over-writing of commonly named files and directories, such as "DISK1" or "DISK1.TXT" and the like. Multi-diskette programs used such markers to know if the correct disk was installed and to install the correct files.

Also, the diskette Label could contain such a place marker, meaning it could be labeled WS_DISK1, WS_DISK2, etc., or even something not as clear, but just as important.

I just mention the above because I'd hate to see someone go thru all the trouble of putting all their diskettes to disk and then have trouble installing the programs.

If you have several disks to copy then how do you know the correct name for the sub directory for each disk?
Todd6312 is offline   Reply With Quote
Old 03-11-2007, 11:04 AM   #7
Computing Professor
Staff
Premium Member
 
Join Date: Jun 2001
Posts: 11,718
Use Windows Explorer and check the files on each disk.
Cancel out of the install, go to My Computer and right click on the floppy drive and chose Explore.
pam123 is offline   Reply With Quote
Old 03-11-2007, 12:10 PM   #8
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Quote:
Originally Posted by Todd6312
If you have several disks to copy then how do you know the correct name for the sub directory for each disk?
Here's one way. If the program, we'll call it PCTools, has, for simplicity, two diskettes, here's how I'd do it:

On the hard drive, I'd make a directory called:

PCTools

Then I'd make two subdirectories under PCTools:

Disk1
Disk2


So it now looks like:

PCTools
...Disk1
...Disk2


I would then copy the entire contents of each diskette to the appropirate subdirectory on the hard drive.

The above would be an example of diskettes that did not have a label. If they did, I would include the label name in the subdirectoies on the hard drive like so:

Disk1=Label of first diskette
Disk2=Label of second diskette


So the final result on the hard drive for this example would be:

PCTools
...Disk1=Label of first diskette
...Disk2=Label of second diskette


Once the hard drive has all the floppies you want on it, then burn it to CD.
TwoRails is offline   Reply With Quote
Old 03-11-2007, 12:35 PM   #9
Member (5 bit)
 
Join Date: Jul 2000
Location: Brooklyn Center, MN
Posts: 19
I'm still a little confused. Say the software named the 6 floppy disks: McWin_Disk1, McWin_Disk2, McWin_Disk3, etc. Do I name the sub directories on the CD-ROM exactly McWin_Disk2, McWin_Disk3, etc? Disk 1 should not be in a directory is that correct? Also, to find out the name of the disk do you click on the properties in windows explorer? Also during installation with multiple disks on the cd-rom does the software know to open these directories automatically?
Todd6312 is offline   Reply With Quote
Old 03-11-2007, 01:17 PM   #10
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Quote:
Originally Posted by Todd6312
I'm still a little confused. Say the software named the 6 floppy disks: McWin_Disk1, McWin_Disk2, McWin_Disk3, etc. Do I name the sub directories on the CD-ROM exactly McWin_Disk2, McWin_Disk3, etc?
In a word, Yes. I don't know the name of the program, but let's call it McAfee for Windows. I would make a main directory:

McAfee for Windows

and then the subdirectories:

McWin_Disk1
McWin_Disk2
McWin_Disk3


making the final structure:

McAfee for Windows
...McWin_Disk1
...McWin_Disk2
...McWin_Disk3


Quote:
Disk 1 should not be in a directory is that correct?
Assuming your names above correlate to the diskette number, then Disk 1 would go under McWin_Disk1

Quote:
Also, to find out the name of the disk do you click on the properties in windows explorer?
Yep

Quote:
Also during installation with multiple disks on the cd-rom does the software know to open these directories automatically?
Some will, some won't. Don't forget we're talking about very old programs. Some may need to be copied to a hard drive first, some may choke on the main directory ("McAfee for Windows" in this case) as it violates the DOS naming convention. A Windows program may have no problems at all.
TwoRails is offline   Reply With Quote
Old 03-11-2007, 01:20 PM   #11
Computing Professor
Staff
Premium Member
 
Join Date: Jun 2001
Posts: 11,718
There is also the fact that these programs may not run at all on future copies of Windows.

How old are they and do they run on XP now?

Last edited by pam123; 03-11-2007 at 01:41 PM.
pam123 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CD Rom player wont play music cd's Liquid_X_Trance Computer Hardware 1 11-29-2003 09:37 PM
installing windows with CD Rom ruth29 Computer Hardware 7 08-19-2003 10:31 AM
No sound when connecting a new CD Rom chippor11 Computer Hardware 1 07-18-2003 09:58 PM
CD Rom software troubles decn Windows Legacy Support (XP and earlier) 4 03-11-2002 11:31 PM
What's the best software to convert audio CD to MP3? BENSONpc General Discussion 6 12-20-2000 02:19 PM


All times are GMT -5. The time now is 06:43 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2