Microsoft
Software
Hardware
Network
Question : Vbscript to set focus when you only know part of a windows name
A hacker got into our server and although we have tried to clean out everything he left we have not been able to eliminate some code that opens a window that generates an error. The problem is that this window appears whenever a user logs on to the server. It is really annoying. The problem is that the window title has a number in it that changes randomly. I am looking for a vscript that I can use to close a window that includes certain text. For example: I want to close all windows that have "idlist" in the title. Does anyone have any suggestions.
Thanks
Answer : Vbscript to set focus when you only know part of a windows name
Take a look at the TASKKILL command, it supports wildcards in the image name that you wantto kill andmay be able to do what you need.
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
25602%28WS
.10%29.asp
x
~bp
Random Solutions
Replace line from keyword
GFI 2010 Limits exchange 2003 incoming email 2 mb! ARGH!
In RTE paste does not work in IE8
ESXi compatible hardware
Slipstream Windows XP Post SP3 Hotfixes and Updates
Foxpro and using Excel 2010 as an object
Launching an Access form with pre-filled fields
GP folder redirection. cant turn off
SQL Server 2008 Linked Server Error
combining commands in terminal find and grep any ideas