Sentinel Posted February 9, 2005 Posted February 9, 2005 Hi, I am sure that I saw this some time ago. But I've searched on the forum and on the help file and I could not find the answer. Is it possible to change the icon of a window (not an autoit GUI, but another program's window)? More precisely, can I change the icon of a DOS box? Thanks! Manuel
Andre Posted February 9, 2005 Posted February 9, 2005 Hi, Sure! Create an shortcut to an cmd.exe and give it the icon u want. Andre What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Sentinel Posted February 11, 2005 Author Posted February 11, 2005 Hi,Sure!Create an shortcut to an cmd.exe and give it the icon u want.Andre<{POST_SNAPBACK}>The problem is that I want to change the icon of a running DOS command. I do not execute that program. A different program starts the DOS command. So I need to change the icon AFTER it starts, and I cannot modify the shortcut to it, as I am not the one calling the program.Is there a way to change a window icon on the fly with AutoIt?Manuel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now