HKEY_LOCAL_MACHINE\SOFTWARE\Classes



Hay dos tipos de entrada en esta rama:
  1. las que empienzan por punto, especifican una extensión de fichero =>    extensiones
  2. las que no empiezan por punto, especifican una aplicación o controlador => aplicaciones

Extensiones
 
@="aplicación" Identifica la aplicación que trata los ficheros con esta extesión
"Content Type"="application/postscript"  Tipo de fichero segun la clasificación MIME
"AMovie.bak"=""  ¿¿¿???
"AMovie.bak.Content Type"="audio/aiff"  ¿¿¿???


[*]

[*\shellex]

[*\shellex\ContextMenuHandlers]

[*\shellex\ContextMenuHandlers\BriefcaseMenu]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"

[*\shellex\ContextMenuHandlers\ExplorerCompressionMenu]
@="{764BF0E1-F219-11ce-972D-00AA00A14F56}"

[*\shellex\ContextMenuHandlers\WinZip]
@="{e0d79300-84be-11ce-9641-444553540000}"

[*\shellex\PropertySheetHandlers]

[*\shellex\PropertySheetHandlers\BriefcasePage]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"

[*\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]

[*\shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}]

[.bfc\ShellNew]                        "Command"=hex(2):25,53,79,73...
        [.bfc\ShellNew\Config]             "NoExtension"=""
[.bmp\ShellNew]                        "NullFile"=""
[.doc\Word.Document.6\ShellNew]        "FileName"="winword.doc"
[.doc\WordDocument\ShellNew]           "FileName"="winword2.doc"
[.doc\WordPad.Document.1\ShellNew]     "NullFile"=""
[.htm\ShellNew]                        "FileName"="netscape.html"
[.html\ShellNew]                       "FileName"="netscape.html"
[.lnk\ShellNew]                        "Command"="RunDLL32AppWiz.Cpl,NewLinkHere %1"
[.ppt\PowerPoint.Show.4\ShellNew]      "FileName"="powerpnt.ppt"
[.psd\ShellNew]                        "NullFile"=""
[.rtf\ShellNew]                        "Data"="{\\rtf1}"
[.sam\AmiProDocument\ShellNew]         "FileName"="amipro.sam"
[.shw\Presentations31.Show\ShellNew]   "FileName"="presenta.shw"
[.wb2\QuattroPro.Graph.6\ShellNew]     "FileName"="quattro.wb2"
[.wb2\QuattroPro.Notebook.6\ShellNew]  "FileName"="quattro.wb2"
[.wk4\123Worksheet\ShellNew]           "FileName"="lotus.wk4"
[.wpd\WPWin6.1File\ShellNew]           "FileName"="wordpfct.wpd"
[.wpg\TextArt.Document\ShellNew]       "FileName"="wordpfct.wpg"
[.wpg\WPDraw30.Chart\ShellNew]         "FileName"="wordpfct.wpg"
[.wpg\WPDraw30.Drawing\ShellNew]       "FileName"="wordpfct.wpg"
[.xls\Excel.Sheet.5\ShellNew]          "FileName"="excel.xls"
[.xls\ExcelWorksheet\ShellNew]         "FileName"="excel4.xls"
[.zip\ShellNew]                        "NullFile"="WinZip"



Aplicaciones
 
@ Nombre de aplicación
AMovie.bak mime/type      Sonido en formato AIFF
Ramas
CLSID @="{25336920-03F9-11cf-8FD0-00AA00686F13}" 
DefaultIcon @="quartz.dll,-202" 
"AMovie.bak"="MPlayer.exe,2" 
EditFlags
shell

Opciones presentadas en el menú que se abre al hacer 'right click' sobre un fichero de este tipo.

Cada opción tiene un valor predeterminadado que es la cadena que aparece en el menú. Dentro de esa rama hay una clave, command, que indica el comando a ejecutar si se elige esa opción del menú.

"AMovie.bak"="no default string" 
@="play" 
autorun
cplopen
explore
find
open
open\command @="D:\\WINNT\\System32\\rundll32.exeamovie.ocx,RunDll %1" 
"AMovie.bak"="\"D:\\Archivos de programa\\Plus!\\MicrosoftInternet\\IExplore.exe\" -nohome" 
open\ddeexec @="\"file:%1\",,-1,,,,," 
open\ddeexec\Application @="IExplore"
open\ddeexec\Topic @="WWW_OpenURL" 
play "AMovie.bak"="no default string" 
@="&Reproducir" 
play\command "AMovie.bak"="no default string"
@="D:\\WINNT\\System32\\rundll32.exe amovie.ocx,RunDll /play /close %1" 
print
Si se desea que en un tipo de fichero, p.e. Directory, aparezca una nueva opción al pulsar el botón derecho añadiremos dentro del shell de ese tipo de fichero una nueva carpeta con el nombre que queramos, p.e. VentanaDOS. El valor predeterminado que figure para esa carpeta será el texto que figure en el menú, p.e. Abrir ventana DOS. Dentro de esta carpeta crearemos una clave nueva con el nombre command y en su valor predeterminado pondremos el comando a ejecutar cuando esa opción del menú sea activada, p.e. cmd.exe /k cd "%1".

Con este ejemplo hemos añadido a los directorios una opción nueva que permite abrir una ventana DOS directamente en el directorio sobre el que pulsamos el botón derecho.

Ver otro ejemplo en esta misma página que permite ver cualquier tipo de fichero no registrado en el sistema con el Notepad.
 

shellex
ContextMenuHandlers
DataHandler
DragDropHandlers
IconHandler
PropertySheetHandlers
 


[Activation.Print.1]
"CurVer"=hex:00,00,00,00,e0,64,e1,40

[AMOVIE.ActiveMovie Control\CurVer]
@="AMOVIE.ActiveMovie Control.1"

[AppID]

[AppID\iexplore.exe"]  "AppId"="{0002DF01-0-0-C000-00046}"
[AppID\jdbgmgr.exe]    "AppId"="{275D9D50-5FF5-11CF-A5E1-00AA006BBF16}"
[AppID\netscape.exe]   "AppId"="{60403D81-872B-11CF-ACC8-0080C82BE3B6}"
[AppID\wangimg.exe]    "AppId"="{02B01C80-E03D-101A-B294-00DD010F2BF9}"
...

[AutoProxyTypes]

[AutoProxyTypes\application/x-internet-signup]
@=dword:0
"DllFile"="iedkcs32.dll"
"FileExtensions"=".ins"
"Default"=hex:00,00,00,00

[AutoProxyTypes\application/x-ns-proxy-autoconfig]
@=dword:01
"DllFile"="jsproxy.dll"
"FileExtensions"=".pac;.jvs;.js"
"Default"=hex:00,00,00,01

[AutoRun]            Una rama por cada CDROM activo. El nº que identifca la rama es el nº de unidad del CDROM

[AutoRun\4]

[AutoRun\4\Shell\AutoRun]
@="Reproducción au&tomática"

[AutoRun\4\Shell\AutoRun\command]
@="E:\\programa\\cdactual.EXE"

[AVIFile]
@="Clip de vídeo (AVI)"
"EditFlags"=hex:00,00,01,00
"AMovie.bak"="Clip de vídeo"

[AVIFile\Compressors]

[AVIFile\Compressors\auds]
@="{0002000F-0-0-C000-00046}"

[AVIFile\Compressors\vids]
@="{00020001-0-0-C000-00046}"

[AVIFile\DefaultIcon]
@="quartz.dll,-100"
"AMovie.bak"="mplay32.exe,3"

[AVIFile\Extensions]

[AVIFile\Extensions\AU]
@="{00020003-0-0-C000-00046}"

[AVIFile\Extensions\AVI]
@="{00020000-0-0-C000-00046}"

[AVIFile\Extensions\WAV]
@="{00020003-0-0-C000-00046}"

[AVIFile\Insertable]
@=""

[AVIFile\protocol]

[AVIFile\protocol\StdExecute]

[AVIFile\protocol\StdExecute\server]
@="mplay32.exe /avi"

[AVIFile\protocol\StdFileEditing]

[AVIFile\protocol\StdFileEditing\Handler]
@="mciole16.dll"

[AVIFile\protocol\StdFileEditing\Handler32]
@="mciole32.dll"

[AVIFile\protocol\StdFileEditing\PackageObjects]
@=""

[AVIFile\protocol\StdFileEditing\server]
@="mplay32.exe /avi"

[AVIFile\protocol\StdFileEditing\verb]

[AVIFile\protocol\StdFileEditing\verb\0]
@="&Reproducir"

[AVIFile\protocol\StdFileEditing\verb\1]
@="&Editar"

[AVIFile\protocol\StdFileEditing\verb\2]
@="&Abrir"

[AVIFile\RIFFHandlers]

[AVIFile\RIFFHandlers\AVI]
@="{00020000-0-0-C000-00046}"

[ClassesB\AVIFile\RIFFHandlers\WAVE]
@="{00020003-0-0-C000-00046}"

[CLSID]

[cmdfile]

[cmdfile\shellex]

[cmdfile\shellex\PropertySheetHandlers]

[cmdfile\shellex\PropertySheetHandlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"

[com.ms.applet.BrowserAppletFrame]
@="Java Class (com.ms.applet.BrowserAppletFrame)"

[com.ms.applet.BrowserAppletFrame\CLSID]
@="{9365CF60-DAC1-11CF-9034-00AA006024BA}"

[Component Categories]

[Component Categories\{40FC6ED3-2438-11CF-A3DB-080036F12502}]  "409"="Embeddable Objects"
[Component Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}]  "409"="Controls"
[Component Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}]  "409"="Automation Objects"
[Component Categories\{40FC6ED8-2438-11CF-A3DB-080036F12502}]  "409"="Document Objects"
[Component Categories\{40FC6ED9-2438-11CF-A3DB-080036F12502}]  "409"="_Printable Objects"
[Component Categories\{7374B140-977C-11CF-9FA9-00AA006C42C4}]
[Component Categories\{7374B140-977C-11CF-9FA9-00AA006C42C4}\409]  @="Controls that are safely scriptable"
[Component Categories\{7374B142-977C-11CF-9FA9-00AA006C42C4}]
[Component Categories\{7374B142-977C-11CF-9FA9-00AA006C42C4}\409]  @="Controls safely initializable from persistent data"
[Component Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}]  "409"="Controls thatare safely scriptable"
[Component Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}]  "409"="Controls safely initializable from persistent data"
[Component Categories\{F0B7A1A1-9847-11CF-8F20-00805F2CD064}]  "409"="Active ScriptingEngine"
[Component Categories\{F0B7A1A2-9847-11CF-8F20-00805F2CD064}]  "409"="Active Scripting Engine with Parsing"

[cplfile]
@="Extensióndel Panel de control"

[cplfile\shell\cplopen]
@="Abrir con el Panel de control"

[cplfile\shell\cplopen\command]
@="rundll32.exe shell32.dll,Control_RunDLL %1,%*"

[dllfile]
@="Extensiónde programa"
"AlwaysShowExt"=""
"EditFlags"=hex:01,00,00,00

[DocShortcut]
@="Acceso directo a documento"
"IsShortcut"=""
"NeverShowExt"=""

[DocShortcut\shellex]

[DocShortcut\shellex\DataHandler]
@="{56117100-C0CD-101B-81E2-00AA004AE837}"

[Drive]
@="Unidad de disco"
"EditFlags"=hex:02,00,00,00

[Drive\shell\find]

[Drive\shell\find\command]
@=hex(2):25,53,79,73...

[Drive\shell\find\ddeexec]
@="[FindFolder("%1",%I)]"

[Drive\shell\find\ddeexec\application]
@="Folders"

[Drive\shell\find\ddeexec\topic]
@="AppProperties"

[Drive\shellex]

[Drive\shellex\ContextMenuHandlers]

[Drive\shellex\ContextMenuHandlers\ExplorerCompressionMenu]
@="{764BF0E[1-F219-11ce-972D-00AA00A14F56}"

[Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}]

[Drive\shellex\DragDropHandlers]

[Drive\shellex\DragDropHandlers\WinZip]
@="{e0d79300-84be-11ce-9641-444553540000}"

[drvfile]
@="Controlador de dispositivo"
"EditFlags"=hex:01,00,00,00
"AlwaysShowExt"=""
 

[file]
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
"AMovie.bak.SourceFilter"="no default string"
"Source Filter"="{e436ebb6-524f-11ce-9f53-0020af0ba770}"
@="URL: Protocolo de archivos"

[file\CLSID]
@="{00000303-0-0-C000-00046}"

[Filter]

[Filter\{07167665-5011-11cf-BF33-00AA0055595A}]  @="Procesador de pantalla completa"
[Filter\{1643e180-90f5-11ce-97d5-00aa0055595a}]  @="Coversor de espacio color"
[Filter\{1B544C20-FD0B-11ce-8C63-00AA0044B51E}]  @="Divisor Avi"
[Filter\{1da08500-9edc-11cf-bc10-00aa00ac74f6}]  @="VGA 16 color ditherer"
[Filter\{336475d0-942a-11ce-a870-00aa002feab5}]  @="Divisor de flujo MPEG-I"
[Filter\{4a2286e0-7bef-11ce-9bd9-0000e202599c}]  @="Códec de audio MPEG"
[Filter\{6a08cf80-0e18-11cf-a24d-0020afd79767}]  @="ACM Wrapper"
[Filter\{70e102b0-5556-11ce-97c0-00aa0055595a}]  @="Procesador de vídeo"
[Filter\{CF49D4E0-1115-11ce-B03A-0020AF0BA770}]  @="Descompresor Avi"
[Filter\{D3588AB0-0781-11ce-B03A-0020AF0BA770}]  @="Origen de archivo AVI/WAV"
[Filter\{D51BD5A0-7548-11cf-A520-0080C77EF58A}]  @="Analizador de vídeo QuickTime"
[Filter\{D51BD5A1-7548-11cf-A520-0080C77EF58A}]  @="Analizador de audio"
[Filter\{e30629d1-27e5-11ce-875d-00608cb78066}]  @="Procesador de audio"
[Filter\{e436ebb5-524f-11ce-9f53-0020af0ba770}]  @="Origen de archivo (Async.)"
[Filter\{e436ebb6-524f-11ce-9f53-0020af0ba770}]  @="Origen de archivo (URL)"
[Filter\{feb50740-7bef-11ce-9bd9-0000e202599c}]  @="Códec de vídeo MPEG"

[Folder]
@="Carpeta"
"EditFlags"=hex:02,00,00,00

[Folder\shell]

[Folder\shell\explore]

[Folder\shell\explore\command]
@=hex(2):25,53,79,73...

[Folder\shell\explore\ddeexec]
@="[ExploreFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""

[Folder\shell\explore\ddeexec\application]
@="Folders"

[Folder\shell\explore\ddeexec\ifexec]
@="[]"

[Folder\shell\explore\ddeexec\topic]
@="AppProperties"

[ViewFolder(\"%l\", %I, %S)]
" "NoActivateHandler"=""

[Folder\shell\open\ddeexec\application]
@="Folders"

[Folder\shell\open\ddeexec\ifexec]
@="[]"

[Folder\shell\open\ddeexec\topic]
@="AppProperties"

[fonfile]
@="Archivode fuentes"

[fonfile\shell\print]

[fonfile\shell\print\command]
@=hex(2):25,53,79,73...
 

[Forms.xxxxx]            Elementos individuales de las ventanas: @ y CLSID
                                  Microsoft Forms 2.0
 
CheckBox ComboBox CommandButton Form Frame
HTML CHECKBOX HTML Hidden HTML IMAGE HTML OPTION HTML Password
HTML RESET HTML SELECT HTML SUBMIT HTML TEXT HTML TextAREA
Image Label ListBox MultiPage OptionButton
ScrollBar SpinButton TabStrip TextBox ToggleButton
...

 

[ftp]
@="URL: Protocolode transferencia de archivos"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
"AMovie.bak.Source Filter"="no default string"
"Source Filter"="{e436ebb6-524f-11ce-9f53-0020af0ba770}"

[gopher]
@="URL: Protocolo Gopher"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
"AMovie.bak.Source Filter"="no default string"
"SourceFilter"="{e436ebb6-524f-11ce-9f53-0020af0ba770}"

[htfile]
@="Archivo de HyperTerminal"

[htfile\shellex]

[htfile\shellex\IconHandler]
@="{88895560-9AA2-1069-930E-00AA0030EBC8}"
 

[htmlctl.xxxxx]            Elementos individuales de las páginas HTML: @, CLSID y CurVer
 
 
ButtonCtl Object CheckboxCtl Object ComboCtl Object HideCtl Object ListCtl Object
MultiListCtl Object OptionObj Object OptionsCollection Object PasswordCtl Object RadioCtl Object
TextAreaCtl Object ...

[htmlfile]
@="Documento Internet (HTML)"

[htmlfile\BrowseInPlace]
@="0"

[http]
@="URL: Protocolo de transferencia de hipertexto"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
"AMovie.bak.Source Filter"="no default string"
"SourceFilter"="{e436ebb6-524f-11ce-9f53-0020af0ba770}"

[https]
"URL Protocol"=""
"AMovie.bak.Source Filter"="no default string"
"SourceFilter"="{e436ebb6-524f-11ce-9f53-0020af0ba770}"

[Interface]

[Interface\{¿clave_de_identificación?}]
@="Nombre del interface"
 
Algunas claves dentro de cada rama
BaseInterface @="{00109-0-0-C000-00046}"
Distributor @="{e436ebb7-524f-11ce-9f53-0020af0ba770}"
NumMethods @="3"
ProxyStubClsid @="{0002000d-0-0-C000-00046}"
ProxyStubClsid32 @="{0002000d-0-0-C000-00046}"
TypeLib @="{AC2DE821-36A2-11CF-8053-00AA006009FA}"
"Version"="2.0"

 

[InternetShortcut]

"IsShortcut"=""
"NeverShowExt"=""

[Licenses]                ¿Licencias de los prorgramas?
@="Licensing: Copying the keys may be a violationof established copyrights."
 

[Licenses\66ab70d0-55d3-11cf-804c-00a02424e927]  @="lieuqkjdgoqpHTML"
[Licenses\70781760-55dd-11cf-a97f-0020af3f87b5]  @="lieuqkjdgoqpHTTPCT"
[Licenses\73f6ab30-5598-11cf-8389-0020af697014]  @="lieuqkjdgoqpftpct"
[Licenses\86c3e880-5595-11cf-96e7-0080c7c3c284]  @="lieuqkjdgoqpnntpct"
[Licenses\b315c530-5298-11cf-aaa2-0020af2cee5e]  @="lieuqkjdgoqpWINSCK"
[Licenses\b7444ee0-55be-11cf-96e7-0080c7c3c284]  @="lieuqkjdgoqpsmtpct"
[Licenses\fb7663e0-5505-11cf-a676-0020af6a0bf2]  @="lieuqkjdgoqppopct"


[mdbapt48]
"regvalue1"="35625,7233333333"
"regvalue2"="35631,8219560185"

[Media Type]

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}]

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb84-524f-11ce-9f53-0020af0ba770}]
"0"="0, 16, FFFFFFFFF100010001800001FFFFFFFF, 000001BA2100010001800001000001BB"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[MediaType\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb85-524f-11ce-9f53-0020af0ba770}]"0"="0, 4, , 52494646, 8, 8, , 43445841666D7420, 36, 20,FFFFFFFF0FFFFFFFFFFFFFFFFFFFFFFFF,64617461000FFFFFFFFFFFFFFFFFFFF00"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb86-524f-11ce-9f53-0020af0ba770}]
"0"="0, 4, , 000001B3"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb87-524f-11ce-9f53-0020af0ba770}]
"0"="0, 3, FFFC04, FFFC00"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}""1"="0, 3, FFFC0C, FFFC08"
"2"="0, 3, FFFE04, FFFA00"
"3"="0, 3, FFFE0C,FFFA08"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb88-524f-11ce-9f53-0020af0ba770}]
"0"="0,4,,52494646,8,4,,41564920"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb89-524f-11ce-9f53-0020af0ba770}]
"0"="4, 4, , 6d646174"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}""1"="4, 4, , 6d6f6f76"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb8b-524f-11ce-9f53-0020af0ba770}]
"0"="0,4,,52494646,8,4,,57415645"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb8c-524f-11ce-9f53-0020af0ba770}]
"0"="0,4,,2e736e64"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"

[Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{e436eb8d-524f-11ce-9f53-0020af0ba770}]
"0"="0,4,,464f524d,8,4,,41494646"
"Source Filter"="{e436ebb5-524f-11ce-9f53-0020af0ba770}"
 

[MIME]

[MIME\Database]

[MIME\Database\Content Type]
    Una entrada por cada tipo definido. En esta entrada pueden figurar varias claves:

[QuickView]
@="Archivo Quick View"

[QuickView\*]  @="Visores predeterminados"

[QuickView\*\{F0F08735-0C36-101B-B086-0020AF07D0F4}]  @="SCC Quick Viewer"

[QuickView\.ASC]  @="Archivo ASCII"

[QuickView\.ASC\{F0F08735-0C36-101B-B086-0020AF07D0F4}]  @="SCC Quick Viewer"

[QuickView\.BMP]  @="Archivo de mapa debits de Windows"

[QuickView\.BMP\{F0F08735-0C36-101B-B086-0020AF07D0F4}]  @="SCC Quick Viewer"

[Software]

[TypeLib]
@="{E1A6B8A3-3603-101C-AC6E-040224009C02}"

[TypeLib\{00020430-0-0-C000-00046}]

[TypeLib\{00020430-0-0-C000-00046}\1.0]
@="OLEAutomation"

[TypeLib\{00020430-0-0-C000-00046}\1.0\0]

[TypeLib\{00020430-0-0-C000-00046}\1.0\0\win16]
@="stdole.tlb"

[TypeLib\{00020430-0-0-C000-00046}\1.0\0\win32]
@="D:\\WINNT\\System32\\stdole32.tlb"

[TypeLib\{00020430-0-0-C000-00046}\1.0\FLAGS]
@="1"

[TypeLib\{00020430-0-0-C000-00046}\1.0\HELPDIR>]
@=""

[TypeLib\{009541A3-3B81-101C-92F3-040224009C02}]
@="1.0"

[TypeLib\{009541A3-3B81-101C-92F3-040224009C02}\1.0]
@="Controlde administración de imagen de Wang"

[TypeLib\{009541A3-3B81-101C-92F3-040224009C02}\1.0\0]
@="win32"

[TypeLib\{009541A3-3B81-101C-92F3-040224009C02}\1.0\0\win32]
@="D:\\WINNT\\System32\\IMGADMIN.OCX"

[Unknown]        ¿Qué hacer con las extensiones desconocidas?
"AlwaysShowExt"=""

[Unknown\shell]    This contains top menu options when you rightclick on a file with an unknow extension

[Unknown\shell\openas]

[Unknown\shell\openas\command]
@=hex(2):25,53,79,73...

[Unknown\shell\NotePad]       This entry adds NotePad as an option when rightclick on a file

[Unknown\shell\NotePad\command]
@="notepad %1"