Sidebar Gadgets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What do you open sidebar gadgets with under the open with option? i selected
notepad by acident once so now I dont know what the default program GADGET
programs open with. since i dont know what to open those files with i cant
install them.
 
Well, that is the program that starts the sidebar. Don't know what else to
tell ya. What is the file extension of the file you are trying to open?
 
Save the below snippet into a .reg file and then double-click on it. it will
restore the file association required to cause Sadebar open/install .gadget
extensions.

-shannon norrell

- - - Cut and Paste START - - -

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.Gadget]
@="Windows.Part"
[HKEY_CLASSES_ROOT\.Gadget\shellex]
[HKEY_CLASSES_ROOT\.Gadget\shellex\open]
[HKEY_CLASSES_ROOT\.Gadget\shellex\open\DropTarget]
"CLSID"="{6B9228DA-9C15-419e-856C-19E768A13BDC}"

- - - Cut and Paste END - - -
 
Back
Top