Hi.
Ich hoffe, ich komme nicht zu spät mit meiner Antwort.
Ich hatte das gleiche Problem mit meinem Pavilion Notebook (DV9646eg mit Vista) Nach ner Neuinstallation des BS lies sich HP-Quickplay nicht mehr ordnungsgemäß installieren. Es installierte sich nur Quick-DVD.
Der Support konnte leider auch nicht helfen und meinte nur "Recovery-DVD bestellen, dann läuft alles wieder" Pustekuchen. Auch mit der teuren DVD war ich genauso weit wie vorher.
In den tiefen des Netzes bin ich dann auf den Hinweis gestoßen, das bei OEM-Versionen die Quickplaysoftware nicht installiert werden kann, da die Recovery-DVD und auch die BS-DVDs einen Eintrag in der Registry nicht setzen.
Durch einen einfachen Eintrag in die Registry war das Problem dann behoben.
To force install the QPW Program (HP QuickPlay) you need to create the following registry key:
1. START then RUN and type "regedit" into the box (without quotes)
2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\QPFlag (you may have to create the QPFlag directory)
3. If you need to create the QPFlag directory: Right Click on SOFTWARE, from the pulldown menu, click Edit-->New-->Key, name it as QPFlag.
4. Right Click QPFlag, from the pulldown menu, click Edit-->New-->DWORD Value, name it as QPFlag (again)
5. Double click the new QPFlag DWORD value and type 3 in value data (Base is Hexadecimal), Click OK.
6. Again Right click on HKEY_LOCAL_MACHINE\SOFTWARE\QPFlag, select New->String, enter Value name as "@=" (no quotes)
7. Exit Regedit
The QuickPlay software can now be installed on your machine.
Oder einfacher
Copy the following into notepad and save it to a filename such as QuickPlayFix.reg then click on it and run it. You can save it to your desktop if you wish. It will make the registry entries for you.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\QPFlag]
"QPFlag"=dword:00000003
"@="=""
Ich hoffe, damit läßt sich Quickplay bei dir wieder installieren.