Help with icons is VBS Dialog box

Joined
Aug 16, 2021
Messages
7
Reaction score
0
Hello, i am using a vbs script to create dialog box notifications in windows ten, is there any way i can customize the Icon, circled in the picture? i know i can make it a Warning, Error, Inform
Capture.JPG
ation etc, but can i use a custom .ico or other image file?
 
Joined
Feb 21, 2023
Messages
17
Reaction score
0
The only thing I could suggest is to use CustomizerGOD which allows someone to modify a number of system icons among other things. The thing about it is that the program wasn't made for Win 10/11 and while it seems to work for many things it wont for others.

The only other way to accomplish your proposed goal is to use a resource hacker of some sort to replace the original icon with a custom one which requires knowing where its located and I have no idea. Modifying system icons is a daunting task because they're located within scores of .dll, and .exe files throughout the Windows system directories.

I just learned how to change the system drive icons through the registry, not that that's any help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top