Posted: 2008-09-28, 22:32 UTC
Hola ¿Como se hace para que el TC abra en el panel izquierdo las unidades de CD/DVD y/o pendrive, cuando se introduce en la PC? Gracias desde ya
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\AutorunINFLegacyArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\IomegaHipZipArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\MixedContentOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayCDAudioOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayDVDMovieOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayMusicFilesOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayVideoFilesOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\ShowPicturesOnArrival]
"TOTALCMD_AUTOPLAY"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\TOTALCMD_AUTOPLAY]
"Action"="Abrir en Total Commander"
"DefaultIcon"="C:\\Totalcmd\\totalcmd.exe,0"
"InvokeProgID"="TOTALCMD_AUTOPLAY\\AutoPlay"
"InvokeVerb"="open"
"Provider"="Total Commander"
[HKEY_CLASSES_ROOT\TOTALCMD_AUTOPLAY\AutoPlay\shell\Open\command]
@="C:\\Totalcmd\\totalcmd.exe /O /S /T /L=\"%1\""
Yo te ayudaría, pero mucho me temo "that i also write like Tarzan"Sombra wrote: Se agradece si alguien con más conocimientos en inglés puede mejorar la gramática escrita si lo desea
Excelente herramienta. Me generó una comodidad que no estaba buscando.Sombra wrote:Se agradece si alguien con más conocimientos en inglés puede mejorar la gramática escrita si lo desea
Code: Select all
A new file with .REG extension must be created in your system, then paste the text written below.
The last line points to Total Commander main executable. You should adapt it to its real location in your system.
If you want to change the way it opens in TC, e.g. different panel, new tab, etc., give a glance to Command line parameters (Help, Section 4.a).
After your adaptation, you must double click your <newfile.REG> again or import it from(with?) regedit.exe
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AutoplayHandlers\EventHandlers\UnknownContentOnArrival]
"TOTALCMD_AUTOPLAY"=""