<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/5822" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-07-16T15:24:22+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/5822</id>

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-07-16T15:24:22+02:00</updated>

		<published>2011-07-16T15:24:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5822&amp;p=19000#p19000</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=19000#p19000"/>
		<title type="html"><![CDATA[Re: How to change the product name and vendor name?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=19000#p19000"><![CDATA[
Yikes, tampering of the registry is something you need to do at your own risk my friend. Only advise I have there is search for you PID/VID.  usbDview is by far the better choice<br /><!-- m --><a class="postlink" href="http://gobbledgeek.wordpress.com/2011/01/10/usbdview/">http://gobbledgeek.wordpress.com/2011/01/10/usbdview/</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Sat Jul 16, 2011 3:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holeygaurav]]></name></author>
		<updated>2011-07-16T08:40:32+02:00</updated>

		<published>2011-07-16T08:40:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18991#p18991</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18991#p18991"/>
		<title type="html"><![CDATA[Re: How to change the product name and vendor name?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18991#p18991"><![CDATA[
As in cmd-&gt; regedit?<br />Could you please elaborate how to find it in the registry and delete/edit it?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5465">holeygaurav</a> — Sat Jul 16, 2011 8:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-07-15T18:46:29+02:00</updated>

		<published>2011-07-15T18:46:29+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18984#p18984</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18984#p18984"/>
		<title type="html"><![CDATA[Re: How to change the product name and vendor name?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18984#p18984"><![CDATA[
Yes that is how you do it but if you already have the device install you will need to remove it first. When the device is install windows marks down the name in the registry and changing that in the firmware does not change the registry. Use usbDview or manually edit the registry on your own.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Fri Jul 15, 2011 6:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holeygaurav]]></name></author>
		<updated>2011-07-15T14:56:53+02:00</updated>

		<published>2011-07-15T14:56:53+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18983#p18983</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18983#p18983"/>
		<title type="html"><![CDATA[How to change the product name and vendor name?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5822&amp;p=18983#p18983"><![CDATA[
Dear sir,<br /><br />We have successfully implemented the usb interface on Atmega 16 using keyboard simulator project available at <!-- m --><a class="postlink" href="http://www.krezac.net/avr/yake-en">http://www.krezac.net/avr/yake-en</a><!-- m --> . Now we wish to change the vendor and product name. We have tried changing the macro in firmware/usbconfig.h from <br />#define USB_CFG_DEVICE_NAME     'T', 'i', 'p', 'R', 'o', 'o', 't'<br />to<br />#define USB_CFG_DEVICE_NAME     'K', 'E', 'Y', 'B', 'O', 'A', 'R', 'D'<br /><br />and then make the project but not able to make the device detected with new name &quot;KEYBOARD&quot;. The device is detected with the same old name &quot;TipRoot&quot;. Please guide us.<br /><br />Thanks and Regards,<br />Gaurav Holey<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5465">holeygaurav</a> — Fri Jul 15, 2011 2:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
