Help with with bat file

pedo0823

New member
Local time
3:24 PM
Messages
1
Good morning, forgive me English, I need help. I would like to launch a program, before changing the header of the window. Example: if I launch sas.exe, the header is called "SAS", but I would call it "RUN MY PGM1" or "RUN MY PGM2" etc.. How can I do with a bat file?

thanks for your help.

Andrea
 

My Computer

Computer type
PC/Desktop
OS
Windows XP
Welcome to the Seven Forums.

Open a command prompt window and type

TITLE test

Press enter. That should change the title of the window to test.

You can add the TITLE line to the start of your batch file.

TITLE RUN MY PGM1
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Employer provided Dell Latitude
OS
W7 Pro SP1 64bit
CPU
i7
Memory
8GB
Graphics Card(s)
Intel HD Graphics
Hard Drives
crappy SSD
Antivirus
Employer mandated Symantec Endpoint Protection
Browser
Pale Moon 64bit, IE11 64bit & Chrome 64bit
Back
Top