TConsole plugin
Moderators: Hacker, petermad, Stefan2, white
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
2VadiMPG
I have to hand it to you, you've made a very nice and useful plugin. Now if I only have version 3.0 of the TC script editor...
I figured out what is going on here. In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.1. Cls (clearscreen) doesn't work properly. What is does is clear the space between the current command prompt and the previous command prompt instead of clearing the whole screen...
2. The 4NT directory history menus work, albeit in a strange fashion - the menus are drawn at the bottom of the console window.
I have to hand it to you, you've made a very nice and useful plugin. Now if I only have version 3.0 of the TC script editor...
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
[face=courier]On 08-10-2004 20:04:55 +0000 robinsiebler wrote:
r> Well, for some reason, it was a little more complicated than
r> that for me
Well, sh** happens %).
r> but eventually, with the help of your 5 steps, I got it to
r> work.
Well, nice to hear.
BTW, you can run command interpreter with parameters or even execute some batch file on TConsole start, e.g.:
_________transmission_from_TConsole.ini__________
[Shell]
ShellExe=cmd.exe /t:0A /k %COMMANDER_PATH%\Plugins\WFX\TConsole\TConsole.cmd
______________end_of_transmission________________[/face]
r> Well, for some reason, it was a little more complicated than
r> that for me
Well, sh** happens %).
r> but eventually, with the help of your 5 steps, I got it to
r> work.
Well, nice to hear.
BTW, you can run command interpreter with parameters or even execute some batch file on TConsole start, e.g.:
_________transmission_from_TConsole.ini__________
[Shell]
ShellExe=cmd.exe /t:0A /k %COMMANDER_PATH%\Plugins\WFX\TConsole\TConsole.cmd
______________end_of_transmission________________[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
2chriss
Unfortunately it is impossible to use runas command. Sorry.
2robinsiebler
In addition, check 4NT for some specific options for CMD compatibility or try to redefine "cls" command.
Unfortunately it is impossible to use runas command. Sorry.
2robinsiebler
Posted: Fri Jul 23, 2004When did you send it?

I cannot use "cls /c". Again, TConsole itself doesn't use any command, but reroute your input to the console window.In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.
In addition, check 4NT for some specific options for CMD compatibility or try to redefine "cls" command.
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
I was having trouble w/ my ISP then.When did you send it?
Posted: Fri Jul 23, 2004
I wasn't excepting you to do anything, I was simply explaining what I had discovered. Now that I know what is causing the "odd" behaviour, I know how to fix it.In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.
I cannot use "cls /c". Again, TConsole itself doesn't use any command, but reroute your input to the console window.
In addition, check 4NT for some specific options for CMD compatibility or try to redefine "cls" command.
Once again, kudos for a great plugin!
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
Missing Sync option?
When I go to the Properties for TConsole (2.1) I don't see the sync option.
Am I missing something?
Am I missing something?
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
-
- Junior Member
- Posts: 2
- Joined: 2005-09-17, 13:39 UTC
Hi,VadiMGP, I have used your TConsole WFX PLUGIN ,but in my WIN2K3 ,I offten meet such case:
Image: http://ldq.blogbus.com/files/1126975177.jpg
I use "cd \\\TConsole" to enter the console,but it only give me a file list shema,and sometimes,I can click the virtual file "show tconsole" to enter,but other times,I can't and I must restart my OS for use TConsole again.
What case should lead such problem?How to fix it?
Another problem is :
I enter TConsole,and type such command:
ping -t 127.0.0.1
then I can't use "CTRL-C" to terminate the action.
Why? and How to fix it?
Image: http://ldq.blogbus.com/files/1126975177.jpg
I use "cd \\\TConsole" to enter the console,but it only give me a file list shema,and sometimes,I can click the virtual file "show tconsole" to enter,but other times,I can't and I must restart my OS for use TConsole again.
What case should lead such problem?How to fix it?
Another problem is :
I enter TConsole,and type such command:
ping -t 127.0.0.1
then I can't use "CTRL-C" to terminate the action.
Why? and How to fix it?
2robinsiebler
Do you mean "Syncroinize Directopy command"? It is located in context menu? not in properties dialog.
2liketcmore
Usualy it is happens if you set wrong setting for command interpreter and plugin cannot start it. Another possible reason is running interpreter with credentials that doesn't match to current user desktop. Do you use Remote Desktop or runas command to launch TC?
Ctrl+C cannot be handled, sorry. I didn't find reliable way to pass it into program.
Do you mean "Syncroinize Directopy command"? It is located in context menu? not in properties dialog.
2liketcmore
Usualy it is happens if you set wrong setting for command interpreter and plugin cannot start it. Another possible reason is running interpreter with credentials that doesn't match to current user desktop. Do you use Remote Desktop or runas command to launch TC?
Ctrl+C cannot be handled, sorry. I didn't find reliable way to pass it into program.
-
- Junior Member
- Posts: 16
- Joined: 2007-04-19, 03:09 UTC
-
- Junior Member
- Posts: 64
- Joined: 2010-04-04, 10:46 UTC
Plugin TConsole.wfx cann't work in TC7.56a
Plugin TConsole.wfx cann't work in TC7.56a,
my sys is win7 en ultimate.
who can help me?
thanx
[mod]Merged from Plugin TConsole.wfx cann't work in TC7.56a.
Hacker (Moderator)[/mod]
my sys is win7 en ultimate.
who can help me?
thanx
[mod]Merged from Plugin TConsole.wfx cann't work in TC7.56a.
Hacker (Moderator)[/mod]