-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Printers
- Printer Setup, Software & Drivers
- Re: HP Solution Center Not Working (probably flash issue)

Create an account on the HP Community to personalize your profile and ask a question
02-24-2021 04:00 AM
02-24-2021 06:35 AM
bravo and myself this is the last product i buy from this piece of crap company .why they pay a support group of technicians when they don't give a darn about their customers.it should be up to hp to fix this problems not the customers .they plainly suck big time
02-24-2021 10:32 AM
quote from Adobe on unauthorised copies:
These versions of Flash Player are not authorised by Adobe. You should not use unauthorised versions of Flash Player. Unauthorised downloads are a common source of malware and viruses.
why should we listen to this when they have stopped our printers working. Should avoid Adobe and HP until they fix it
02-25-2021 09:11 AM
IMO, the main problem with HP Scan and Capture is that it doesn't do OCR. It's really a giant leap backward from the "HP Scanning" tool which we used to access via HP Solution Center.
So I made a little program to implement Wstack's solution, to access the old "HP Scanning" tool without Solution Center, and without having Flash Player installed. You may download my program here:
https://geeksalive.com/no_solution_center.zip
Just unpack it somewhere and run the enclosed no_solution_center.bat script. It does three things:
1. It runs a little Perl program to examine the Windows registry, and figure out how to run the HP Scanning tool, per Wstack's instructions.
2. It creates another file, called no_solution_center_cmd.bat which contains the needed command.
3. It runs the newly-created no_solution_center_cmd.bat script to start the HP Scanning tool.
Currently, it doesn't know how to look up the needed SoftwareCUEContextID info for scanners, only for all-in-one printers. If someone can tell me how to query the registry to find the same info for scanners, I can add that to the little Perl program which does the work. (Or if you make that improvement to my program, please let me know!)