Question on how to create this application?
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
Re: Question on how to create this application?
Re: Question on how to create this application?
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/cont...USB-SD-LOGGING.
regards,
tacbanon
Re: Question on how to create this application?
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
Re: Question on how to create this application?
mcHID should be located in system32, not system.
Re: Question on how to create this application?
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