email client - invoicer/invoicer.github.io GitHub Wiki

System Windows

Należy ustawić domyślnego klienta poczty w regedit:

  • klucz (NT) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
  • klucz (XP) HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail

dymyślego klienta (Mail) Mozilla Thunderbird oraz ścieżki do (DLLPath): mozMapi32_inuse.dll

Zawartość rejestru


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail]@="Mozilla Thunderbird"


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird]
@="Mozilla Thunderbird"
"DLLPath"="S:\\Thunderbird\\App\\Thunderbird\\mozMapi32_inuse.dll"


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\Capabilities\FileAssociations]
".eml"="ThunderbirdEML"
".wdseml"="ThunderbirdEML"






[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\Protocols\mailto\shell\open\command]
@="\"S:\\ThunderBird\\App\\thunderbird\\thunderbird.exe\" -osint -compose \"%1\""


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\open\command]
@="\"S:\\ThunderBird\\thunderbirdportable.exe\" -mail"


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Outlook Express]
"DLLPath"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,\
  6c,00,65,00,73,00,25,00,5c,00,4f,00,75,00,74,00,6c,00,6f,00,6f,00,6b,00,20,\
  00,45,00,78,00,70,00,72,00,65,00,73,00,73,00,5c,00,6d,00,73,00,6f,00,65,00,\
  2e,00,64,00,6c,00,6c,00,00,00
@="Outlook Express"






Links