<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'auto install driver for USB VCOM' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'auto install driver for USB VCOM' posted on the 'Electronics development' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 18:53:29 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 18:53:29 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>auto install driver for USB VCOM</title>
      <link>http://www.programmersheaven.com/mb/electronics/427382/427382/auto-install-driver-for-usb-vcom/</link>
      <description>I am playing with a development board having USB device. I am able to configure the board to detect on windows as vitual com port. &lt;br /&gt;
But this I achieved by giving the INF file path when windows detects new hardware. My board does not need a seperate driver as I am not embedding any protocol in my driver. So it can work with the stadanrd usbser.sys driver of windows. My INF file only specifies this part to windows.&lt;br /&gt;
What I would like to do is make my dev board to hold the INF file in its memory and when the board is connected through USB to a windows PC, it should install the driver (INF file in this case) automatically through my boards memory. &lt;br /&gt;
Is this sort of driver installation possible???&lt;br /&gt;
Since I am using standard windows driver usbser.sys which comes as standard driver with windows OS, can I directly specify the driver path somewhere without it needing the INF setup file? &lt;br /&gt;
Thanks&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/electronics/427382/427382/auto-install-driver-for-usb-vcom/</guid>
      <pubDate>Mon, 13 Feb 2012 04:09:17 -0700</pubDate>
      <category>Electronics development</category>
    </item>
  </channel>
</rss>