Hey All,
I know I can kill apps or check to see if they are running based on the executables name but is there a way to make vbscript look for the windows title of the application instead.
For instance I have this application lets call it SSO.EXE which is a service that runs at startup. Only when a user changes their domain password they will be prompted a box titled "Enter Windows Password" from this application basically since this application needs to know their new password. I want my script to look for the title above in quotes instead of the exe.
Sorry for being longwinded but I need to fix a nuisance in this app.
Thanks in advance
Clay
I know I can kill apps or check to see if they are running based on the executables name but is there a way to make vbscript look for the windows title of the application instead.
For instance I have this application lets call it SSO.EXE which is a service that runs at startup. Only when a user changes their domain password they will be prompted a box titled "Enter Windows Password" from this application basically since this application needs to know their new password. I want my script to look for the title above in quotes instead of the exe.
Sorry for being longwinded but I need to fix a nuisance in this app.
Thanks in advance
Clay