autorun / autoplay MPE when connecting C902

For user who dont speak german please use this part of my forum
Aljoscha

Windows7 64 bit

Beitrag von Aljoscha »

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:

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
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

In den aktuellen Versionen macht das Setup die benötigten Registry-Eintragungen - von daher ist dieser Thread veraltet.

Bei 64bit-Systemen kann es eigentlich garnicht funktionieren da die DLLs die ich dafür geschrieben habe für 32bit programmiert wurden.

Es könnte allerdings klappen wenn du den wert "DynamicHWHandlerCLSID" weglässt und bei "InitCmdLine" hinter den Pfad " action=connect" anhängst
Aljoscha

Das Funktioniert

Beitrag von Aljoscha »

Hi FJ,

vielen Dank für die Antwort. Das hat geklappt. Nun erscheint MPE als Autoplay Option. Mit "action=connect" verbindet er sich auch gleich.

Vielen Dank und einen guten Start ins Neue Jahr.

Greetz, Aljoscha
Aljoscha

Summary

Beitrag von Aljoscha »

Also unter Windows 7, 64 Bit, mit MPE Version 1.7.4 funktioniert es mit folgenden Registrierungseinträgen:

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"=""


Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyPhoneExplorer_Handler]
"Action"="Manage Phone"
"DefaultIcon"="%programfiles(x86)%\\MyPhoneExplorer\\MyPhoneExplorer.exe,0"
"InitCmdLine"="%programfiles(x86)%\\MyPhoneExplorer\\MyPhoneExplorer.exe action=connect"
"ProgID"="Shell.HWEventHandlerShellExecute"
"Provider"="MyPhoneExplorer"


MPE startet im Hintergrund, aber das ist nicht so tragisch.
majdnem
Beiträge: 17
Registriert: Mo 23. Okt 2006, 19:24
Wohnort: Edinburgh

:O)

Beitrag von majdnem »

Wow - four years later and a google search brings up my own long-forgotten question to this forum - and this time your proposed registry hack works perfectly. Thanks...
George D Daniels
majdnem
Beiträge: 17
Registriert: Mo 23. Okt 2006, 19:24
Wohnort: Edinburgh

add MPE to DEVICE autoplay options in Windows10?

Beitrag von majdnem »

Would this work for Windows10? Again, I would like to add MPE as an Autoplay option when i connect my Xperia SP. At the moment when i plug in my phone to my Windows 10 PC, I am asked to "Choose what to do with this device". The program options include programs such as Picassa, Photoshop or MediaMonkey. I am able to edit autoplay options for MEDIA types, but not for DEVICES...
Very wary of messing with my registry - would someone who knows what they are doing be able to identify what would work with Windows 10...?
Thank you!
:O)
George D Daniels
majdnem
Beiträge: 17
Registriert: Mo 23. Okt 2006, 19:24
Wohnort: Edinburgh

Nope - not working in Windows10

Beitrag von majdnem »

Tried the above registry hacks in windows 10, but MPE is not showing up in the list of autoplay options when i attach my Xperia SP.
Anyone know why it would work in Windows 7, but not in Windows 10...?
:(
George D Daniels
Antworten