ABOUT

aquaero_fix is a windows service which disables and enables the Aquaero 4 device (up to 20 times) during startup
to work around the USB detection issue on some system configurations. It is a service because 

a) this way it can run with the required full admin rights during startup

b) it runs fairly early during startup and thus is usually done before the Aquaero Sidebar Gadget loads.

Once the Aquaero has been successfully enabled (or after 20 failed attempts) the service automatically stops.


INSTALL

To install, simply copy the aquaero_fix.exe to any suitable place, open a command prompt with admin rights in
that location and run "aquaero_fix install". Do not delete the aquaero_fix.exe. The service will start
automatically after the next reboot. You can also start the service manually if you want to avoid the reboot.

The x86 version should work on both 32 and 64 bit systems, the x64 version is for 64 bit systems only. 


UNINSTALL

Browse to the folder with the aquaero_fix.exe, open a command prompt with admin rights there and run
"aquaero_fix uninstall". Afterwards the aquaero_fix.exe can be deleted.

KNOWN ISSUES

*) Only tested on a single system, so chances are that it will not work for you at all
*) Might not work with multiple Aquaeros connected
*) Only works after a normal boot, not when returning from standby or hibernate
