Disable auto browse window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe Cool

    #1

    Disable auto browse window

    When I put a disk in my dvd drive, most of the time windows askes me
    how I want to process the files on the disk. Sometimes, it will
    automatically open a browser window showing the contents of the disk.
    I have an application I wrote in VB2005 that puts together pieces of a
    larger file that had been burned to two or more disks. When it
    finishes the file on one disk, it opens the dvd tray and prompts for
    the next disk. When I put the next disk in the drive, windows
    automatically opens a browser window to the disk, which I do not want
    or need. How do I disable this function from my application?
  • Homer J Simpson

    #2
    Re: Disable auto browse window


    "Joe Cool" <joecool@home.n et> wrote in message
    news:p75o42ta7q uq3e6lid2ffq2mv sp7pge0rs@4ax.c om...
    [color=blue]
    > When I put a disk in my dvd drive, most of the time windows askes me
    > how I want to process the files on the disk. Sometimes, it will
    > automatically open a browser window showing the contents of the disk.
    > I have an application I wrote in VB2005 that puts together pieces of a
    > larger file that had been burned to two or more disks. When it
    > finishes the file on one disk, it opens the dvd tray and prompts for
    > the next disk. When I put the next disk in the drive, windows
    > automatically opens a browser window to the disk, which I do not want
    > or need. How do I disable this function from my application?[/color]

    You may not want to. You can disable Auto Notification, but that often
    causes problems.



    Comment

    • Joe Cool

      #3
      Re: Disable auto browse window

      On Mon, 24 Apr 2006 03:07:23 GMT, "Homer J Simpson"
      <nobody@nowhere .com> wrote:
      [color=blue]
      >
      >"Joe Cool" <joecool@home.n et> wrote in message
      >news:p75o42ta7 quq3e6lid2ffq2m vsp7pge0rs@4ax. com...
      >[color=green]
      >> When I put a disk in my dvd drive, most of the time windows askes me
      >> how I want to process the files on the disk. Sometimes, it will
      >> automatically open a browser window showing the contents of the disk.
      >> I have an application I wrote in VB2005 that puts together pieces of a
      >> larger file that had been burned to two or more disks. When it
      >> finishes the file on one disk, it opens the dvd tray and prompts for
      >> the next disk. When I put the next disk in the drive, windows
      >> automatically opens a browser window to the disk, which I do not want
      >> or need. How do I disable this function from my application?[/color]
      >
      >You may not want to. You can disable Auto Notification, but that often
      >causes problems.
      >
      >[/color]

      I don't want to permanently diable it. Just temporarily.

      Comment

      Working...