I am currently writing/experimenting with a wiimote touchscreen application in C# and one of the main issues is that after I connect my wiimote via Bluetooth, it cannot connect back again until the device is removed and then re-installed. This makes for a along tedious process just to set up the wiimote for use with the application. Is there anything that can automatically remove devices, then add and install the devices drivers? The wiimote always has to reinstall the driver afterwards.
Asked
Active
Viewed 201 times
1 Answers
0
I recently did a project on the Wiimote, faced the exact same problem you're having.
I found a program named WiimoteConnect:
This little program automatically handles all the install/uninstall bluetooth connection stuff for you.

7VoltCrayon
- 662
- 1
- 7
- 22
-
The download isn't available anymore :( – Bennett Yeo Sep 07 '13 at 17:04
-
I have it downloaded, since it is free software I could share/email it to you :) – 7VoltCrayon Sep 08 '13 at 05:28
-
Okay, my email is kiroyakuza@ymail.com. Thanks – Bennett Yeo Sep 08 '13 at 19:52