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
keep same server name after exchagne transition
Dell 1397 Wireless mini-card on Latitude E5500 won't connect to WAP
MISC HP 512MB P-SERIES BBWC UPGRADE - 462967-B21
How to store a path in EditBox1.Text via DialogBox control?
Regarding SQL meta data cleanup in Microsoft SQL Server
How do I express this in code?
How can I find out what type of driver I need for a "other device, Unknown Device" for a nc6400 laptop
PHP.ini file 'display_errors' is set to Off but errors still appear on page?
How can I determine from an Office 2010 Volume License key (or product activation key) exactly which version of Office 2010 to download & install from MSDN (msdn.microsoft.com)?
How do I add a Folder to Windows Installer without having to add each individual file