Start->Ausführen->regedit->Ok, HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Run, hier den Eintrag OfficeSyncProcess löschen.
Das Upload Center öffnet sich erneut –> in Word 2010 auf Datei\Speichern und Senden\Im Web
1. Obtain a pre-1.7.0 version (pre-3.4.36.247) of the Prolific USB-Serial driver. I recommend searching online for the Prolific installation program "USB Cable Driver Prolific 3.2.0.0". Download, virus-scan, and run the installation program.
2. "Restart" Windows 8 while holding down the Shift key.
3. A selection of Troubleshooting options will come up. Select the "Troubleshoot" option.
4. Another page will appear. Select "Advanced Options".
5. The next page will display several repair options. Select the "Startup Settings" option to change the behavior of Windows Startup and then click "restart" on the next page.
6. A menu with 9 options will appear. Select option 7 or press F7 to disable Driver Signature enforcement.
7. Windows 8 will restart.
8. With your Uniden scanner still connected, open "Device Manager" from the Control Panel. Under "Ports (COM & LPT)", right click on the appropriate "Prolific USB-to-Serial Comm Port (COM##)" assigned to your Uniden scanner and select "Update Driver Software".
9. Select "Browse my computer for driver software".
10. Select "Let me pick from a list of device drivers on my computer".
11. Select the pre-1.7.0 Prolific driver installed in step 1 above and click on "Next". [If you used the recommended USB Cable Driver Prolific 3.2.0.0 installation program, the "Prolific USB-to-Serial Comm Port Version: 3.2.0.0 (7/31/2007)" option should be available and should be selected - do NOT select the "Prolific USB-to-Serial Comm Port Version: 3.4.36.247 (7/26/2012)"].
12. The yellow exclamation point should disappear for the Prolific USB-to-Serial Comm Port assigned to your Uniden scanner.
13. Select the Com port assigned to your Uniden scanner within ProScan. You should now be able to communicate with your Uniden scanner.
rem Clean up temporary Arduino files & folders.
rem First change directory to location
rem of temporary folders...
cd %LOCALAPPDATA%\temp
for /d %%a in (console*.tmp) do rmdir /s /q %%a
for /d %%a in (untitled*.tmp) do rmdir /s /q %%a
pause
bcdedit /set TESTSIGNING OFF