By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Looks like v16 has been released. I looked at RegTweaks.btm and tried to find where it's not working. Any help very much appreciated!
if not 1 == 01 echo FAIL (looks like CMD.EXE)
*if %@index[4NT!TCC!TCCLE!TCMD32!,%_cmdproc!] == -1 echo FAIL (unknown shell)
*if %_4ver lt 7 echo FAIL (_4VER less than 7)
[C:\Program Files\JPSoft\TCMD16x64]*if %@index[4NT!TCC!TCCLE!TCMD32!,%_cmdproc!] == -1 echo FAIL (unknown shell)
FAIL (unknown shell)
*if %@index[4NT!TCC!TCCLE!TCMD32!,TCC!] == -1 echo FAIL (unknown shell)
echo %@index[4NT!TCC!TCCLE!TCMD32!,TCC!]
echo %@index[4NT!TCC!TCCLE!TCMD32!,%_cmdproc!]
[C:\Program Files\JPSoft\TCMD16x64]*if %@index[4NT!TCC!TCCLE!TCMD32!,TCC!] == -1 echo FAIL (unknown shell)
FAIL (unknown shell)
[C:\Program Files\JPSoft\TCMD16x64]echo %@index[4NT!TCC!TCCLE!TCMD32!,TCC!]
-1
[C:\Program Files\JPSoft\TCMD16x64]echo %@index[4NT!TCC!TCCLE!TCMD32!,%_cmdproc!]
-1
[C:\Program Files\JPSoft\TCMD16x64]
REGEDIT4
[HKEY_CLASSES_ROOT\Directory\Background]
[HKEY_CLASSES_ROOT\Directory\Background\shell]
[HKEY_CLASSES_ROOT\Directory\Background\shell\ConEmu Here]
"Icon"="L:\\newin\\ConEmu\\ConEmu.exe,0"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ConEmu Here\command]
@="\"L:\\newin\\ConEmu\\ConEmu.exe\" /cmd cmd -cur_console:n"