PDA

View Full Version : How to close windows from the command line.


John
December 5th 03, 01:31 AM
I have a program to needs to launch at start-up to modify
my video card frequency settings. Once it launches it is
done and I would like to auto close the window once it is
finished.
What command would do this?
Any help would be great.

Thanks,
John

junk@ricochet.net
December 5th 03, 11:58 PM
shutdown -s will do the job

Google