Windows7 64 bit
Verfasst: Mo 28. Dez 2009, 17:52
Hallo Forum,
die am 07. Mai 2009 von Gast geposteten Einträge in der Registrierung für Windows 7 64bit funktionieren bei mir leider nicht:
Ich habe die Pfade modifiziert aber das hat auch nichts gebracht. Nun bin ich ein bisschen hilflos. Erstaunlicherweise hat der Eintrag unter "Handlers" schon existiert - der Eintrag unter HKEY_LM\Software\microsoft\Windows\currentVersion\Explorer\AutoplayHandlers\EventHandlers\WPD\Compact\WiaDeviceConnected\ nicht.
Aktuell sieht der Code bei mir so aus:
Vielleicht kann hier noch jemand helfen.
Greetz Aljoscha
die am 07. Mai 2009 von Gast geposteten Einträge in der Registrierung für Windows 7 64bit funktionieren bei mir leider nicht:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AutoplayHandlers\EventHandlers\WPD\Compat\WiaDeviceConnected]
"MyPhoneExplorer_Handler"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AutoplayHandlers\Handlers\MyPhoneExplorer_Handler]
"Action"="Run MyPhoneExplorer"
"DefaultIcon"="%programfiles(x86)%\\MyPhoneExplorer\\MyPhoneExplorer.exe,0"
"InitCmdLine"="%programfiles(x86)%\\MyPhoneExplorer\\MyPhoneExplorer.exe"
"ProgID"="Shell.HWEventHandlerShellExecute"
"Provider"="MyPhoneExplorer"
Ich habe die Pfade modifiziert aber das hat auch nichts gebracht. Nun bin ich ein bisschen hilflos. Erstaunlicherweise hat der Eintrag unter "Handlers" schon existiert - der Eintrag unter HKEY_LM\Software\microsoft\Windows\currentVersion\Explorer\AutoplayHandlers\EventHandlers\WPD\Compact\WiaDeviceConnected\ nicht.
Aktuell sieht der Code bei mir so aus:
Code: Alles auswählen
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\WPD\Compat\WiaDeviceConnected]
"MyPhoneExplorer_Handler"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyPhoneExplorer_Handler]
"Action"="Manage Phone"
"DefaultIcon"="%programfiles(x86)%\\MyPhoneExplorer\\MyPhoneExplorer.exe,0"
"DynamicHWHandlerCLSID"="{52A98045-D095-4414-9B4D-B64BF96F1132}"
"InitCmdLine"="%programfiles(x86)%)\\MyPhoneExplorer\\MyPhoneExplorer.exe"
"ProgID"="Shell.HWEventHandlerShellExecute"
"Provider"="MyPhoneExplorer"Vielleicht kann hier noch jemand helfen.
Greetz Aljoscha