For reference, here now is the .reg file that will also work with
previously associated files.... all solved now!

--------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\Software\Classes\.myextension]
[-HKEY_CURRENT_USER\Software\Classes\.myextension]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
\FileExts\.myextension]

[HKEY_CLASSES_ROOT\.myextension]
@="myextension_auto_file"

[HKEY_CLASSES_ROOT\myextension_auto_file]
@="Web Search"

[HKEY_CLASSES_ROOT\myextension_auto_file\shell]

[HKEY_CLASSES_ROOT\myextension_auto_file\shell\open]

[HKEY_CLASSES_ROOT\myextension_auto_file\shell\open\command]
@="\"C:\\Users\\johndoe\\AppData\\Local\\Google\\Chrome\\Application\
\chrome.exe\" --app=\"http://netpadd/#%1\"";
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to