Results 1 to 5 of 5

Thread: CD-Rom Driver

  1. #1

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Unhappy

    How do i know which .sys file is my CD rom driveR? And is there any way to find it with VB? Maybe there is a universal CD rom driver i can use in my application?
    Please help,
    thank you!
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    If you are using Windows95, 98 or 2000 you don't need to worry about a CD-Rom Driver as it doesn't use any!!!

    Gone are the days when you had to load MSCDE.EXE as well as a CDROM.SYS in order to use your CD drive... Now with Windows95 and above it is controlled by your operating system so you never have to worry.

  3. #3
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    The driver will usually have the word CDROM or ATAPI in its name and the most common ones seem to come form OAK Technonlogy.

    Although many of the Eastern (Japan, Taiwan etc) countries favour their own drivers, but the OAK drivers usually supports all.

    I guess the only time you need it is when you make a boot floppy, but like GEN-X sez.... those daze are gone...

    DocZaf
    {;->

  4. #4
    Addicted Member JasonGS's Avatar
    Join Date
    May 2000
    Location
    California
    Posts
    155
    If you absolutley must know the file, look in your CONFIG.SYS for a line that contains something like /D:MSCD001, ex:

    c:\atapicd.sys /d:MSCD001

    the file to the far left of that "switch" is your CD-ROM driver file.

  5. #5

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Lightbulb

    Thanks for the replies. I forgot about the config.sys file.
    I needed to know because im making a program that makes boot floppies for a user in dos so nobody has to go trough making ur config files and all that.

    Thanks again!
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width