home *** CD-ROM | disk | FTP | other *** search
/ PC User 2000 July / NEW.ISO / palm / hpcnotes302std.exe / data1.cab / Outlook_Synchronization_Module / pwnotesout.reg < prev    next >
Encoding:
Windows Registry Data  |  2000-01-04  |  1.5 KB  |  42 lines

  1. REGEDIT4
  2.  
  3. ; Desktop PC HPC Notes synchronization module registration
  4. ; Modify your path!!! -- Setup must do it when install the program
  5.  
  6. [HKEY_CLASSES_ROOT\PW.WinCE.HPCNotes]
  7. @="HPC Notes Store"
  8. "Display Name"="Microsoft Outlook Notes"
  9.  
  10. [HKEY_CLASSES_ROOT\PW.WinCE.HPCNotes\CLSID]
  11. @="{8E3EC3E0-0D5B-11d1-B9D9-00A0C95A2DAF}"
  12.  
  13. [HKEY_CLASSES_ROOT\CLSID\{8E3EC3E0-0D5B-11d1-B9D9-00A0C95A2DAF}]
  14. @="HPC Notes Store"
  15.  
  16. [HKEY_CLASSES_ROOT\CLSID\{8E3EC3E0-0D5B-11d1-B9D9-00A0C95A2DAF}\ProgID]
  17. @="PW.WinCE.HPCNotes"
  18.  
  19. ; Modify your path!!! -- Setup must do it when install the program
  20.  
  21. [HKEY_CLASSES_ROOT\CLSID\{8E3EC3E0-0D5B-11d1-B9D9-00A0C95A2DAF}\InprocServer32]
  22. @="c:\\program files\\phatware\\hpcnotes\\pwnotesout.dll"
  23.  
  24. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services\Services\Synchronization\Objects]
  25.  
  26. ; ReplMod Data Object Registration
  27. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services\Services\Synchronization\Objects\HPCNotes]
  28. @="HPC Notes Data Object"
  29. "Store"="PW.WinCE.HPCNotes"
  30. "DefaultIcon"="c:\\program files\\phatware\\hpcnotes\\pwnotesout.dll,-101"
  31. "Display Name"="Note"
  32. "Plural Name"="Notes"
  33.  
  34. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\Services\Synchronization\All\PW.WinCE.HPCNotes]
  35.  
  36. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\Services\Synchronization\All\PW.WinCE.HPCNotes\HPCNotes]
  37. @="HPC Notes Data Object"
  38. "Store"="PW.WinCE.HPCNotes"
  39. "DefaultIcon"="c:\\program files\\phatware\\hpcnotes\\pwnotesout.dll,-101"
  40. "Display Name"="Note"
  41. "Plural Name"="Notes"
  42.