Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

TCC and TCC LE TASKLIST

Jul
3
0
I was checking out the free software TCC LE and found that I liked the output from TCC LE had more information then TCC.

How can I get TCC to have the same output.

LeeB
 
Sent from Cookie's iPhone

On Jul 24, 2008, at 2:05, leerc <> wrote:


> I was checking out the free software TCC LE and found that I liked
> the output from TCC LE had more information then TCC.
>

Since LE has fewer features than TCC, I am surprised that it has
something extra. Will you please give an example of what you did, and
what you saw? You will get some advice very soon if you do, I am
confident.
 
On 24/07/2008, Jim Cook <> wrote:

> > I was checking out the free software TCC LE and found that I liked
> > the output from TCC LE had more information then TCC.
> >
> Since LE has fewer features than TCC, I am surprised that it has
> something extra. Will you please give an example of what you did, and
> what you saw? You will get some advice very soon if you do, I am
> confident.

It looks like TCC/LE does not have tasklist, so in TCC/LE you get the
Windows version from <WINDIR>\system32. To use this in TCC, you should
do

setdos /I-tasklist

(add it to your TCSTART.BTM if you want it to always be the case).

Paul.
 
Sent from Cookie's iPhone

On Jul 24, 2008, at 2:05, leerc <> wrote:


Since LE has fewer features than TCC, I am surprised that it has
something extra. Will you please give an example of what you did, and
what you saw? You will get some advice very soon if you do, I am
confident.


Here is the expample:

TCC LE 9.02.151 Windows XP [Version 5.1.2600]
Copyright 2008 Rex Conn & JP Software Inc. All Rights Reserved
[C:\Program Files\JPSoft\TCCLE9]tasklist
Image Name PID Session Name Session# Mem Usage
========================= ====== ================ ======== ============
System Idle Process 0 Console 0 28 K
System 4 Console 0 44 K
smss.exe 848 Console 0 68 K
csrss.exe 904 Console 0 4,276 K
winlogon.exe 928 Console 0 4,452 K
services.exe 972 Console 0 1,888 K
lsass.exe 984 Console 0 4,536 K


TCC 9.02.151 Windows XP [Version 5.1.2600]
Copyright 2008 Rex Conn & JP Software Inc. All Rights Reserved
Registered to xxxxxx xxxxx - 1 System License
[Z:\My Documents\ERN\TRS]tasklist
0 [System Process]
4 System
848 smss
904 csrss
928 winlogon
364 blinkrm
1384 spoolsv
1252 AeXNSAgent AeXClient Notification Window
1416 ASFAgent
 
On 24/07/2008, Jim Cook <> wrote:



It looks like TCC/LE does not have tasklist, so in TCC/LE you get the
Windows version from <WINDIR>\system32. To use this in TCC, you should
do

setdos /I-tasklist

(add it to your TCSTART.BTM if you want it to always be the case).

Paul.


Paul

You are correct. It was the dos reply I was seeing.

LeeB
 
It looks like TCC/LE does not have tasklist, so in TCC/LE you get the
Windows version from <WINDIR>\system32. To use this in TCC, you should
do

setdos /I-tasklist

Or specify the path to TASKLIST.EXE, or put it in double quotes, etc. Or create an alias which runs TASKLIST.EXE by specifying the path.
 

Similar threads

Back
Top