PDA

View Full Version : Question on how to create this application?



tacbanon
- 8th September 2011, 21:31
Hi, I got my USBDemo working :), thanks to mister_e and everybody else in this forum. I want to ask how can I make the vb application auto run everytime I plug the usb to the PC assuming I made the (vb) application exe? I am planning to put the vb app into a memory chip or an sd card, can anyone help me point how to do it if possible?

regards,
tacbanon

pedja089
- 9th September 2011, 12:35
Just create autorun file.
Here is example
http://www.wizbit.net/business_card_cd_creating_autorun_file.htm

tacbanon
- 9th September 2011, 13:38
Hi thanks for the reply, I was thinking the same way...but not really sure how to do it. But I found one that interest me for study posted by mackcrackit http://www.picbasic.co.uk/forum/content.php?r=272-USB-SD-LOGGING.

regards,
tacbanon

tacbanon
- 11th September 2011, 05:27
Can anyone point me if there is any link that will help run the USBDemo by Mr_e to another laptop, The program and firmware is running great on my pc, but when I tried it to install to another computer, it does not provide me any detection or message like "Device not recognize".
Here is what I've done so far
-I managed to run the vb program
-Copy and paste mchid.dll to windows system folder
Is there other things I have not done to make it run?

regards,
tacbanon

pedja089
- 12th September 2011, 02:09
mcHID should be located in system32, not system.

tacbanon
- 12th September 2011, 09:51
Hi, acctually I did place it in the system32 folder, but I found out the real problem was the laptop's usb port. Use another usb port and works fine now.

regards,
tacbanon