Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XP Tool Bar Quandry 1

Status
Not open for further replies.

circes9

Programmer
May 2, 2001
97
hello experts,

here is my problem...
have a group of users from a call center now on XP. They all have multiple applications running, minimize them, and click on the task from the task bar when they need one of them. A couple of the sessions are DOS windowed sessions started by the cmd command. Those particular sessions, once minimized, appear identical on the task bar, making it difficult to distinguish which task to click on.
So the question I pose is it possible to customize either the color of the minimized task on the task bar, or the text that shows.
As always, thanks in advance for your ideas.
 
Can you play around with something like this?

Title
Creates a title for the command prompt window.

Syntax
title [string]

Parameters
string
Specifies the title for the command prompt window.

For full information type "Title" in Help and Support program.
 
With the icons in the taskbar, right click on the icon and "change name" to a unique name for each icon to describe it.
 
thanks everyone,

the Title command did what I needed. Thanks again

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top