Posted by dawin Sun 18th Mar 2007 14:43 - Syntax is Microsoft Registry - 32 views
Download | New Post | Modify | Hide line numbers
Description:
For making like a msn: link work

  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\msn]
  4. @="URL: msn Protocol"
  5. "EditFlags"=hex:02,00,00,00
  6. "URL Protocol"=""
  7.  
  8. [HKEY_CLASSES_ROOT\msn\DefaultIcon]
  9. @="\"D:\\Program Files\\NetMeeting\\conf.exe\",1"
  10.  
  11. [HKEY_CLASSES_ROOT\msn\shell]
  12.  
  13. [HKEY_CLASSES_ROOT\msn\shell\open]
  14.  
  15. [HKEY_CLASSES_ROOT\msn\shell\open\command]
  16. @="c:\\msn.exe \"%1\""

PermaLink to this entry https://pastebin.co.uk/11991
Posted by dawin Sun 18th Mar 2007 14:43 - Syntax is Microsoft Registry - 32 views
Download | New Post | Modify | Hide line numbers

 

Comments: 0